Пакет mkimage-profiles: Информация
Default inline alert: Версия в репозитории: 1.6.8-alt1
Исходный пакет: mkimage-profiles
Версия: 1.6.6-alt1
Собран: 8 августа 2024 г. 23:15 в задании #354720
Категория: Разработка/Прочее
Сообщить об ошибке в пакетеДомашняя страница: http://altlinux.org/m-p
Лицензия: GPL-2.0-or-later
О пакете: 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)
mkimage-profiles (noarch)
mkimage-profiles-doc (noarch)
Сопровождающий: Anton Midyukov
Последнее изменение
8 августа 2024 г. Anton Midyukov 1.6.6-alt1
- grub, syslinux: remove parameter 'ip=dhcp' from rescue_remote.cfg - power: drop legacy power management use/power/apm - docs: readlink before copy license file - plymouth: do not add loglevel=3 to BOOTARGS - deflogin: add workaround for fix add user, when fwupd is installed - live, image.in: use function for get lists from groups (for live) - alt-server: add commits for 11.0ALPHA2 - alt-workstation: fix build
27 мая 2024 г. Anton Midyukov 1.6.5-alt1
- live: do not cleanup docs - init: add systemd-sysvinit or sysvinit to altinst - live-install: do not add live installer step, when is not needed
8 мая 2024 г. Anton Midyukov 1.6.4-alt1
- live: disable ldconfig.service by using livecd-no-ldconfig.service (Closes: 40802) - stage2: do not remove cjk and legacy fonts - Do not add menu items for SUBPROFILES - live: add use/live/rescue/extra as an analogue of use/rescue - regular.mk: initial regular-rescue-live - install2, live: add missing e2fsprogs - cleanup: create postinstall script for cleanup package for live with installer - init: add missing mingetty to sysvinit - mobile.mk: renaming of targets - server-v: apply commits from @andy