Package mkimage-profiles: Information

    Source package: mkimage-profiles
    Version: 1.6.2-alt1
    Build time:  Mar 15, 2024, 08:10 PM in the task #342808
    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: Anton Midyukov



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

    Last changed


    March 15, 2024 Anton Midyukov 1.6.2-alt1
    - grub: access font located in the default path by file name (thanks egori@)
    - pack: add tarball build for DISTRO targets
    - doc: don't build man, cleanup VERSION
    - live: fix 60-live-rescue-root for works on p10
    - live: add livecd menu item for grub in use/live/base instead /use/live
    - drop feature armh-mcom02; cleanup armh support
    - kernel: set default KFLAVOUR for armh to mp
    - slinux: add missing commit from @sem, fix build on Sisyphus
    - slinux: use live as installer and rescue also; add OEM install mode
    - workstation: some fixes for build on Sisyphus
    - workstation: add latests commits for version 10.2 (thanks sem@)
    - server: add latests commits for version 10.2 (thanks jqt4@)
    - server-v: add latests commits (thanks andy@)
    Feb. 26, 2024 Anton Midyukov 1.6.1-alt1
    - services: add targets for enable/disable bluetooth
    - services: create lists of services to disable/enable in Live with installer
    - live-install: add base packages for install and live
    - xdg-user-dirs: add missing use/services for enable systemd service
    - live-install: fix list of base packages for installed system
    - control: create list of control to set in Live with installer
    - install2: create postinstall.d/86-all-groups if not exist only
    - replace image-scripts.d/30-all-groups from build-distro to common rootfs
    - repo: run 90-repo-mirror for Live also
    - live-install: fix use/live/repo to be compatible with 90-repo-mirror
    - pkg.in/lists: mark interactivesystem as metapackage
    - stage2: enable bootchain for e2k arch and p11, c11* branches
    - add latests commits for ALT Server
    Feb. 9, 2024 Anton Midyukov 1.6.0-alt1
    - rename phone.mk -> mobile.mk, drop feature phone
    - live: refactoring 60-live-rescue-root, add autologin root to serial tty
      in rescue mode
    - efi: add mockutil, pesign to rescue only
    - Add VERSION file for build doc
    - doc: do not use images from asciidoc, add missing images (fix FTBFS)
    - mediacheck: show "Error: implantisomd5 is not available" on screen
    - grub, syslinux: add lowmem to 25install-vnc-* also
    - Add support patches from image-patches.d/
    - Set MKI_VER_MINIMAL=0.3.0, MKI_VER_OPTIMAL=0.3.2
    - fix some package lists