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

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

Исходный пакет: mkimage-profiles
Версия: 1.4.4-alt1
Последняя версия по данным Repology
Собран:  26 октября 2020 г. 15:51 в задании #260415
Сообщить об ошибке в пакете
Домашняя страница: 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


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

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


26 октября 2020 г. Anton Midyukov 1.4.4-alt1
- apply server-v 9.1 release patches (thanks shaba@)
- apply e2k patches (mike@)
- mipsel-bfk3: Fix /etc/fstab generation (thanks iv@)
- Rename all RPMs to canonical names before genbasedir (thanks boyars@)
- gnustep: Fix build
- oem: Add use/oem/no-cleanup
- deflogin: Now you can add a user with specific uid, gid and so on
25 сентября 2020 г. Anton Midyukov 1.4.3-alt1
- education: added commits skipped when rebase was done
- wireless: added rtl8812au driver
- partially added commits from the kworkstation
- added e2k patches (mike@)
- tar2fs: set UUID in extlinux.conf, if exist
- vm.mk: simplified conditions for choosing a bootloader depending on arch
- added a couple of commits (obirvalger@)
- added commits for mipsel support (iv@)
- added the ability to override fonts (needed kworkstation)
- added target use/live/no-cleanup which is needed to disable cleanup
  documentation and rpmdb; is needed for live kworkstation without
  livecd-install
- fixed adding empty variable in "use/efi"
- don't cleanup dri modules from install2 (needed for support glamore)
- metadata/lib/50-metadata.mk: space-prefixed strings handling fixed (boyarsh@)
1 сентября 2020 г. Anton Midyukov 1.4.2-alt1
- x11: Added missing xorg-dri-armsoc for armh
- oem: Added rootfs-installer-features
- server-v: Added more commits by andy@, shaba@
- Set default timeout 60 seconds for syslinux and grub
- Set default item to install2 for syslinux and grub
- main.mk: Added vm/, ve/ targets into everything target
- Extended e2k support in distributions (thanks mike@)
- education: fix build and install