Package installer-scripts-remount-stage2: Information

    Source package: installer-scripts-remount-stage2
    Version: 0.6.6-alt1
    Latest version according to Repology
    Build time:  Jan 14, 2025, 07:59 PM in the task #368531
    Report package bug
    License: GPLv2+
    Summary: Shared installer scripts: remount
    Description: 
    This package contains shared installer scripts,
    namely a script to remount filesystems after
    employing EVMS to partition and mkfs them
    so that preinstall/postinstall scripts would
    work in block device and devmapper environment
    that's close to the target system's one.

    List of RPM packages built from this SRPM:
    installer-scripts-remount-stage2 (noarch)

    Maintainer: Anton Midyukov


    ACL:
    Michael Shigorin
    @everybody

    Last changed


    Jan. 13, 2025 Anton Midyukov 0.6.6-alt1
    - Fix umount_chroot
    Jan. 9, 2025 Anton Midyukov 0.6.5-alt1
    - mount cgroups in the $destination
    - mount /sys, /proc to destination with option --bind
    Nov. 22, 2023 Alexey Sheplyakov 0.6.4-alt1
    - Create correct block device nodes for paritions instead of broken ones
      produces as a side effect of EVMS trickery. Fixes installation when
      the target drive had no enough free space (and the user decided to
      remove existing partitions after an `not enough space` error).