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

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

Исходный пакет: mkimage-profiles
Версия: 1.4.7-alt1
Последняя версия по данным Repology
Собран:  15 февраля 2021 г. 17:24 в задании #266363
Сообщить об ошибке в пакете
Домашняя страница: 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. rsync
    2. asciidoc-a2x
    3. /proc
    4. fonts-ttf-dejavu
    5. fop
    6. java

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


15 февраля 2021 г. Anton Midyukov 1.4.7-alt1
- Add kernel modules for support Raspberry Pi 4 (mainline kernel)
- grub: Markup configuration files for translation (thanks Ivan Razzhivin)
- grub: Use META_VOL_ID for @distro@ instead RELNAME if available
  (ALT bug 39611, 39612)
- tar2fs: Enable secure-boot support for x86_64, add riscv64 support
- Add initrd features for rootfs: kbd rdshell rootfs
- desktop+mate: list is fixed,  as removed metapackage mate-default
- grub: use single boot/grub/grub.cfg in ISO
- Add support grub-pc for bootloading ISO (experimentall)
- Removed kernel modules that haven't been built for a long time
25 января 2021 г. Anton Midyukov 1.4.6-alt1
- deepin: add Network Manager applet
- engineering: initial as distributiv
- efi: fixed check modules for kernel-image >= 5.10
- oem: fixed calculation of required free space for installing additional
  packages
- oem: not use git in 60-oem-install.mk
- regular: do not default to mounting anything found (thanks mike@)
- rescue: added save session mode support for efi
- tar2fs: Disable os-probe at the time of grub installation
- xfce-sysv: add gnome-disks (suggested by Speccyfighter)
7 декабря 2020 г. Anton Midyukov 1.4.5-alt1
- Initial feature drm, added Nvidia proprietary driver support
- Adapted use/repo/main for vm/ targets
- oem: Added ability to set alterator-setup steps
- oem: Added use/oem/install target
- wireless: Update kernel modules for wi-fi
- armh-skit: Initial feature
- grub: Drop multiple kernel support
- stage1: Also add STAGE1_KMODULES
- bootloader, plymouth: Add splash to BASE_BOOTARGS only when using
  the plymouth feature
- tar2fs: Not add EFI partition for all aarch64, armh, but only for
  those with grub-efi bootloader or VM_BOOTTYPE variable set
- regular.mk, x11: Initial regular-deepin.iso
- arm-rpi4: Cleanup
- grub: Added EFI_BOOTARGS into BOOT/EFI/grub.cfg