diff options
author | Colin Guthrie <colin@mageia.org> | 2013-04-18 20:24:55 +0000 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2013-04-18 20:24:55 +0000 |
commit | d1022cc3df9022e63d7a93c8be51626efd6f96ab (patch) | |
tree | ac34966d63ddab8d9cb13c834e6143bdd69692ac /perl-install/pkgs.pm | |
parent | a1405ef0bb385952675a0d4dc898920cbae32302 (diff) | |
download | drakx-backup-do-not-use-d1022cc3df9022e63d7a93c8be51626efd6f96ab.tar drakx-backup-do-not-use-d1022cc3df9022e63d7a93c8be51626efd6f96ab.tar.gz drakx-backup-do-not-use-d1022cc3df9022e63d7a93c8be51626efd6f96ab.tar.bz2 drakx-backup-do-not-use-d1022cc3df9022e63d7a93c8be51626efd6f96ab.tar.xz drakx-backup-do-not-use-d1022cc3df9022e63d7a93c8be51626efd6f96ab.zip |
Do not use /dev/inside prefix.
As /dev/ is bind mounted into the prefix, we should always refer to /dev/ directly.
In particular this is needed inside wild_device.pm which is often used before the
prefix is even ready (i.e. when configuring existing partitions).
A specific problem here was detecting the major/minor numbers of partitions
which failed because the device node was being searched for inside the prefix
but we'd not even unlocked the encrypted / partition yet to mount it... catch 22.
mga#5661
Diffstat (limited to 'perl-install/pkgs.pm')
0 files changed, 0 insertions, 0 deletions