Package mkimage-profiles: Information

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

Source package: mkimage-profiles
Version: 1.4.23-alt1
Latest version according to Repology
Build time:  Dec 20, 2021, 08:07 PM in the task #292367
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

List of contributors:
Anton Midyukov
Michael Shigorin


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

Last changed


Dec. 20, 2021 Anton Midyukov 1.4.23-alt1
- lib/profile.mk: add branding-<BRANDING>-release to
  PACKAGES_REQUIRES_INITROOT (Closes: 41570)
- profile.mk: quote variables properly (thanks mike@)
- mixin.mk, regular.mk: do not +power for regulars with systemd
- syslinux: cleanup syslinux/.in/ always
- oem: fix BASE_BRANDING to THE_BRANDING
- pkg.in/lists: exclude varible NO_SORT_PACKAGES from package lists
- install2, vmguest: add xorg-dri-vmwgfx to vmware drivers (thanks
  zerg@)
- x11: update use/x11/xorg
- kernel: add kernel modules to initrd for framebuffer support
  on SBC (RPi3, RPi4, Sunxi, Rockchip, Tegra)
- basealt.mk: change firefox-esr to chromium for
  vm/alt-workstation-rpi (thanks jqt4@)
Dec. 11, 2021 Anton Midyukov 1.4.22-alt1
- Revert "arm-rpi4: change firefox-esr to chromium"
- Revert "regular-vm.mk, regular.mk: add wireless support"
Dec. 10, 2021 Anton Midyukov 1.4.21-alt1
- tar2fs: start partitions from 34 MiB for riscv64
- add support build iso for riscv64
- oem: not use/x11vnc for use/oem/vnc
- oem: not use/net-eth/dhcp for use/oem/vnc
- build.mk, params.txt: add parameter USE_QEMU
- bin/archdep-filter: implement multi-matching (thanks mike@)
- init: Set priority for systemd-utils-standalone package (use/init/sysv)
- init: add apt-conf-ignore-systemd for sysvinit
- install2: Set piority for installer-distro-common-stage2 package
- live: Set piority for livecd-installer-features package
- oem: Set piority for rootfs-installer-features package
- regular.mk, regular-vm.mk: add NetworkManager to regular-builder
- build-vm: add 20-grub-terminal script for setup terminal_output
- use/net-eth: add dhcp ipv4 only support for networkd (thanks lakostis@)
- features: add gitlab-runner (thanks lakostis@)
- arm-rpi4: copy actualy dtb for last kernel
- net: fix setup NetworkManager controlled with etcnet (fix typo in 50-net-nm)
- alt-server: add latest commits (thanks boyarsh@)
- alt-workstation: add latest commits (thanks sem@)
- slinux: add latest commits (thanks sem@)
- alt-education: add latest commits (thanks cas@)
- server-v: add latest commits (thanks shaba@)