Пакет mkimage-profiles: Информация

  • Default inline alert: Версия в репозитории: 1.6.2-alt1

Исходный пакет: mkimage-profiles
Версия: 1.4.30-alt1
Собран:  3 июня 2022 г. 18:52 в задании #301205
Сообщить об ошибке в пакете
Домашняя страница: http://altlinux.org/m-p

Лицензия: GPLv2+
О пакете: ALT based distribution metaprofile
Описание: 
mkimage-profiles is a collection of bits and pieces useful for
distributions construction: it contains package lists, features,
and whole subprofiles (like "rescue" building block) for you
to choose from, and some ready-made image recipes as well.

Make no mistake: constructing distributions isn't just fun, it takes
a lot of passion and knowledge to produce a non-trivial one.  So m-p
(the short alias for mkimage-profiles) is complex too.  If you need
-- or want -- to make a few tweaks to an existing recipe, it might
be easier to comprehend the generated profile (aka builddir) which
contains only the needed subprofiles, script hooks and package lists
and is way more compact.

The main deliverable form for x86 is a (hybrid) ISO; virtual environment
template caches (OpenVZ/LXC) can be made either as well as VM disk images.

In short, setup hasher (http://en.altlinux.org/hasher) and here we go:
  cd /usr/share/mkimage-profiles
  head README
  make syslinux.iso

But if you're into regular distro hacking and are not afraid of make
and modest metaprogramming (some code generation and introspection),
welcome to the metaprofile itself; read the docs and get the git:
http://altlinux.org/m-p (NB: these are mostly in Russian with translation on demand).

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
mkimage-profiles (noarch)
mkimage-profiles-doc (noarch)

Сопровождающий: Anton Midyukov

Список участников:
Anton Midyukov
Michael Shigorin

Права:
Anton Midyukov

    1. rsync
    2. /proc
    3. fonts-ttf-dejavu
    4. fop
    5. java
    6. asciidoc-a2x

Последнее изменение


3 июня 2022 г. Anton Midyukov 1.4.30-alt1
- create initrd.img with propagator instead full.cz
- base+network, base+nm: add missing iputils
- uboot: use relative pathes in extlinux.conf
- replace 'egrep' to 'grep -E', replace 'fgrep' to 'grep -F'
- install2: drop STAGE1_KMODULES virtualbox-additions, vmguest
- slinux, workstation: add latest commits from sem@
- education: add latest commits from cas@
- alt-server: add latest commits from jqt4@
- fix build slinux, workstation, education, alt-server on e2k
18 апреля 2022 г. Anton Midyukov 1.4.29-alt1
- stage2: fix 50-stage2-fs
- desktop+mate: replace package list to metapackages
11 апреля 2022 г. Anton Midyukov 1.4.28-alt1
- lib/profile.mk: install branding-$$(BRANDING)-release always after basesystem
- stage2: use propagator for c% BRANCH also
- install2, live: don't add priority base packages for these stage
- regular-vm.mk: replace blueberry to blueman for desktop regulars
- tar2fs: avoid losetup race (thanks mike@ and glebfm)
- kernel: drop std-pae kernel flavour
- stage2: add more modules to 50-stage2-net
- output errors Step 3 to BUILDLOG and on screen
- pkg.in/lists/Makefile: sort lists before copying
- regular.mk: drop feature robotics
- education: add latest commits from cas@
- education: mark task-edu-* as metapackages
- slinux, workstation: add latest commits from sem@
- education, slinux, workstation: add fixes for e2k from mike@