Package mkimage-profiles: Information

  • Default inline alert: Version in the repository: 1.6.3-alt1

Source package: mkimage-profiles
Version: 1.3.15-alt1
Latest version according to Repology
Build time:  Nov 18, 2019, 07:59 PM in the task #240978
Report package bug
License: GPLv2+
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).

List of rpms provided by this srpm:
mkimage-profiles (noarch)
mkimage-profiles-doc (noarch)

Maintainer: Michael Shigorin

List of contributors:
Michael Shigorin


    1. asciidoc-a2x
    2. rsync
    3. /proc
    4. java
    5. fonts-ttf-dejavu
    6. fop

Last changed


Nov. 18, 2019 Michael Shigorin 1.3.15-alt1
- autoinstall fix (sin@)
- Baikal-M support, @ARM, elogind removal, other tweaks (antohami@)
- factored out archdep-filter, pulled in check-pkg-list (me)
Oct. 21, 2019 Michael Shigorin 1.3.14-alt1
- make bails out on single image build error, see also make -k (iv@)
- mipsel support (iv@, antohami@)
- regular-vm.mk, refactoring, cleanups (antohami@)
Sept. 16, 2019 Michael Shigorin 1.3.13-alt1
- recovery.tar support (iv@)
- mixin/mixin deps, aarch64 EFI, mcom02 & jetson nano support,
  multikernel & portability fixes, refactoring & cleanups (antohami@)
- document STAGE1_MODLISTS (me)