Package propagator: Information

Source package: propagator
Version: 20210922-alt1
Latest version according to Repology
Build time:  Sep 24, 2021, 01:34 PM in the task #284872
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: Alexey Sheplyakov



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

Last changed


Sept. 22, 2021 Alexey Sheplyakov 20210922-alt1
- Support booting complete ISOs via HTTP (closes: #40710)
Sept. 8, 2021 Alexey Sheplyakov 20210908-alt1
- Figure out stage2 size at the run time instead of relying on
  ramdisk_size kernel command line parameter. As a result `ramdisk_size`
  parameter is not required any more (closes: #40629)
Sept. 7, 2021 Alexey Sheplyakov 20210907-alt1
- Improved IO errors handling when loading stage2 (closes: #40803)
- Support loading stage2 images >= 2GB (related: #40710)