Package installer-scripts-remount-stage2: Information

    Source package: installer-scripts-remount-stage2
    Version: 0.6.7-alt1
    Latest version according to Repology
    Build time:  Mar 4, 2025, 02:41 PM in the task #376781
    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


    March 4, 2025 Anton Midyukov 0.6.7-alt1
    - Fix condition in set_active function
    - Check for the presence of a directory /sys/block/"$BOOTDEV"/slaves/
    - Cut 'md/' from RAID device name
    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