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

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

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

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


15 марта 2021 г. Anton Midyukov 1.4.8-alt1
- Set BOOT_TYPE, BOOTLOADER to efiboot for aarch64
- 'Simply Linux 9.1 (beta)' commits contained (Thanks sem@)
- mipsel-bfk3: Switch to 5.4 kernel, other changes (Thanks iv@)
- oem: Add use/oem/distro
- uboot: Drop BOOTARGS cma=192M
- net: Added switch between NetworkManager (etcnet) and NetworkManager (native)
  Assigned by default NetworkManager (etcnet)
- x11: Not add use/drm to use/x11
- efi: Add check EFIVAR_FS option
- sound/base: Add test-audio
- armh-mcom02: set screen resolution 1366x768
- realtime.mk: Refactoring, drop live with session support
- engineering.mk: Switch to MATE
- x11: Reduce size of kde5
- regular-vm.mk: Set as default un-def kernel flavour, drop lts kernel flavour
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)