Package mkimage-profiles: Information
Source package: mkimage-profiles
Version: 1.9.2-alt1
Build time: Mar 31, 2026, 11:09 PM
Category: Development/Other
Report package bugHome page: https://www.altlinux.org/Mkimage-profiles
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: https://www.altlinux.org/Mkimage-profiles (NB: these are mostly in Russian with translation on demand).
Maintainer: Anton Midyukov
Last changed
March 31, 2026 Anton Midyukov 1.9.2-alt1
- kernel: Set default KFLAVOURS to 6.18 for sisyphus_riscv64 and sisyphus_loongarch64 too - lib/arch.mk: export grub_arch and efi_arch for use in conf.d/*.mk
March 19, 2026 Anton Midyukov 1.9.1-alt1
- docs: add multiple documentation - vm.mk: add apt-rsync to vm/bare and vm/systemd (thx Nadezhda Fedorova) - vm.mk: use netplan in vm/cloud-systemd (thx Nadezhda Fedorova) - build-distro: allow setting DISTRO boot name directly (thx Sergey Konev) - Remove feature domain-client and corresponding package lists to him - stage2: Avoid DRM modules in ISO initrd on loongarch64 and riscv64 (thx Ivan Melnikov) - base+smartcard: use metapackage task-smartcard - tar2fs: use grub-efi-install when available (grub 2.14) - lib/arch.mk: initial virt_arch() and initial grub_arch() (thx Michael Shigorin)
Jan. 26, 2026 Anton Midyukov 1.9.0-alt1
- live-install: do not add xterm for wayland-only installer - alternatives: do not abort script, when alternatives-manual error - features.in/Makefile: do not run generate.mk, generate.sh when SUBPROFILES=main - create lists and groups from editions and components (thx jqt4@) - arm-rpi4: use universal u-boot, when available - Fix for commit "Cleanup syslinux gfxboot everything" - grub: add menu item "Install with screen reader" - drm, x11: drop optimus targets - bin/metadep-expander: add i586-nvidia_glx_* on x86_64 when available - x11: use nvidia list for biarch support on x86_64