Package mkimage-profiles: Information

    Source package: mkimage-profiles
    Version: 1.7.5-alt1
    Latest version according to Repology
    Build time:  Mar 12, 2025, 01:16 PM in the task #377720
    Report package bug
    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 RPM packages built from this SRPM:
    mkimage-profiles (noarch)
    mkimage-profiles-doc (noarch)

    Maintainer: Anton Midyukov



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

    Last changed


    March 12, 2025 Anton Midyukov 1.7.5-alt1
    - Refactoring for fix enable unicode support in console of installer
    - Remove +systemd-optimal everything
    - other improvements
    March 2, 2025 Anton Midyukov 1.7.4-alt1
    - live: do'nt add fonts in use/live/x11 (Closes: 33530)
    - live: do'nt enable EFI support in use/live/x11
    - grub: remove distro name from VNC Install items
    - regular.mk: INSTALL2_INIT='systemd.unit=install2.target' for desktop (p11)
    - other small improvents and fixes
    Feb. 18, 2025 Anton Midyukov 1.7.3-alt1
    - fix package lists for build regular-rescue, regular-gnustep,
      regular-wmaker
    - drm: fix select nvidia for stage2
    - grub: add Tatar (tt_RU) and Mari (mhr_RU) languages
    - stage2: change INSTALL2_INIT as try (can be reassigned)
    - regular.mk: INSTALL2_INIT='systemd.unit=install2.target' for desktop
      (sisyphus only)
    - e2k/generate.mk: use INSTALL2_INIT variable for livecd install