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

Исходный пакет: mkimage-profiles
Версия: 1.3.13-alt1
Версия в репозитории: 1.4.29-alt1
Собран:  16 сентября 2019 г. 22:07 в задании #237631
Сообщить об ошибке в пакете
Домашняя страница: 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)

Сопровождающий: Michael Shigorin

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

Права:
Anton Midyukov

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

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


16 сентября 2019 г. Michael Shigorin 1.3.13-alt1
- recovery.tar support (iv@)
- mixin/mixin deps, aarch64 EFI, mcom02 & jetson nano support,
  multikernel & portability fixes, refactoring & cleanups (antohami@)
- document STAGE1_MODLISTS (me)
19 августа 2019 г. Michael Shigorin 1.3.12-alt1
- ppc64le support (glebfm@)
- build-vm hacked to build tarballs too (iv@ et al)
- p8.mk: dropped; along with other cleanups/fixups (antohami@)
9 июля 2019 г. Michael Shigorin 1.3.11.1-alt1
- x11: reverted vulkan changes (need more testing)