Package mkimage-profiles: Information

    Source package: mkimage-profiles
    Version: 1.6.8-alt1
    Build time:  Sep 3, 2024, 11:45 AM
    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


    Sept. 2, 2024 Anton Midyukov 1.6.8-alt1
    - lib/{distro,ve,vm}.mk: add branding notes with licenses
    - x11: fix condition for kde on p11
    - x11: exclude nvidia-xconfig
    - live: add mokutil, pesign for rescue mode on x86_64
    - education: add latests commits from cas@, fix build on p11
    - kworkstation: add latests commits from zerg@, fix build on p11
    - alt-server: add latests commits from jqt4@
    Aug. 27, 2024 Anton Midyukov 1.6.7-alt1
    - base+rescue: add livecd-rescue-utility
    - base+rescue: add lflashrom (Closes: 50846)
    - firmware: add mellanox, mrvl, qcom to disk of server
    - luks: add use/luks/touchscreen, add alterator-luks to
      distro targets only
    - fixes for kde6 support; rename kde5 -> kde in targets
    - kernel: add all drivers hid to initrd
    - grub: drop BOOTVGA parameter from kernel cmdline
    - init: do not add apt-conf-ignore-systemd when use/init/sysv
    Aug. 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