Пакет mkimage-profiles: Информация

    Исходный пакет: mkimage-profiles
    Версия: 1.9.6-alt1
    Последняя версия по данным Repology
    Собран:  25 июля 2026 г. 1:29 в задании #426588
    Сообщить об ошибке в пакете
    Домашняя страница: https://www.altlinux.org/Mkimage-profiles

    Лицензия: GPL-2.0-or-later
    О пакете: ALT based distribution metaprofile
    Описание: 
    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).

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    mkimage-profiles (noarch)
    mkimage-profiles-doc (noarch)

    Сопровождающий: Anton Midyukov

    Список участников:
    Anton Midyukov
    Alexey Sheplyakov
    Michael Shigorin


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

    Последнее изменение


    24 июля 2026 г. Anton Midyukov 1.9.6-alt1
    - initrd-bootchain: do not rewrite STAGE1_BOOTARGS
    - profile.mk: export GLOBAL_BRANCH
    - Add variable GPG_KEY to copy into chroot
    - chksum: create signing git repo
    - mp-showref: improve branch description (thx mike@)
    - desktop+regular, rescue+misc, server+network: remove ntpdate, ntp-utils
    25 мая 2026 г. Anton Midyukov 1.9.5-alt1
    - pkg.in/lists/Makefile: add substitution @BRANDING@.
    - grub/generate.mk: fix for BRANDING with multiple "-" in name.
    14 мая 2026 г. Anton Midyukov 1.9.4-alt1
    - Remove ALT components support.
    - Revert "tar2fs: use option -t for mount".