Package installer-scripts-remount-stage2: Information

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

Source package: installer-scripts-remount-stage2
Version: 0.5.14-alt1
Latest version according to Repology
Build time:  Apr 7, 2017, 04:01 PM in the task #181461
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 rpms provided by this srpm:
installer-scripts-remount-stage2 (noarch)

Maintainer: Michael Shigorin


ACL:
Michael Shigorin
@everybody

Last changed


April 7, 2017 Michael Shigorin 0.5.14-alt1
- ignore blkid cache as the script's goal is changing
  block device situation
March 21, 2017 Michael Shigorin 0.5.13-alt1
- ignore lvm exit code to hopefully avoid a few more unneeded
  "destination filesystem remount error" cases (closes: #33246)
- double-check before umounting /mnt/destination just in case
Jan. 31, 2017 Michael Shigorin 0.5.12-alt1
- added /dev/md/* support to the existing /dev/md* one;
  thanks Vadim Zelenin for pointing this out (closes: #31286)