Package mkimage-profiles: Information
Default inline alert: Version in the repository: 1.6.8-alt1
Source package: mkimage-profiles
Version: 1.6.5-alt1
Build time: May 28, 2024, 09:21 PM
Category: Development/Other
Report package bugHome page: http://altlinux.org/m-p
License: GPL-2.0-or-later
Summary: ALT based distribution metaprofile
Description:
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).
Maintainer: Anton Midyukov
Last changed
May 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
May 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
April 1, 2024 Anton Midyukov 1.6.3-alt1
- grub: do not abort, if grub theme not found - add alt-platform-builder - education: add latests commits from cas@ - education: use live as installer and rescue - datetime: preset utc and timezone for live also - doc/params.txt: add PACK_SQUASHFS_PROCESSORS - e2k fixes for alt-worksttation, alt-server, alt-education from mike@ - expand @KFLAVOUR in package lists - services: fix enable/disable bluetooth (fix typo)