Package propagator: Information

Source package: propagator
Version: 20210721-alt1
Build time:  Jul 23, 2021, 12:33 PM in the task #279927
Report package bug
License: GPL
Summary: 'Early userspace' set of binaries
Description: 
propagator is a set of binaries useful in 'early userspace' environment,
including init and various helpers for hw probing and bootstrapping.

List of rpms provided by this srpm:
propagator (x86_64, ppc64le, i586, armh, aarch64)
propagator-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Egor Ignatov


    1. libslang2-devel-static
    2. libnewt-devel-static

Last changed


July 21, 2021 Egor Ignatov 20210721-alt1
- mkmodpack: include leading directories for firmware files
  The kernel needs leading directories in the cpio archive when
  creating rootfs. Otherwise, the files will not be copied.
March 29, 2021 Evgeny Sinelnikov 20210329-alt1
- Add support 'fuid' automatic mode option for method cdrom
- Fix potential memory overflow in welcome string
- Set PREFIX to "/" for nfs and cifs methods due its mounted to image root
March 27, 2021 Evgeny Sinelnikov 20210327-alt1
- cdrom.c: Try to mount multiple devices in automatic mode