diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2004-11-05 14:39:22 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2004-11-05 14:39:22 +0000 |
commit | 2c935f469031f43ee5012d1e144d4afa623f44a2 (patch) | |
tree | 36456bb8e693fe31fa090241da8b752212eb4262 /rescue/tree/usr | |
parent | eee0b9790b3c306988d2771d6e72115f6ff47466 (diff) | |
download | drakx-2c935f469031f43ee5012d1e144d4afa623f44a2.tar drakx-2c935f469031f43ee5012d1e144d4afa623f44a2.tar.gz drakx-2c935f469031f43ee5012d1e144d4afa623f44a2.tar.bz2 drakx-2c935f469031f43ee5012d1e144d4afa623f44a2.tar.xz drakx-2c935f469031f43ee5012d1e144d4afa623f44a2.zip |
keep the tmpfs and rescue in /tmp/stage2
(this allows to mount the rescue read-only)
Diffstat (limited to 'rescue/tree/usr')
-rw-r--r-- | rescue/tree/usr/share/symlinks | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/rescue/tree/usr/share/symlinks b/rescue/tree/usr/share/symlinks new file mode 100644 index 000000000..421b70d7b --- /dev/null +++ b/rescue/tree/usr/share/symlinks @@ -0,0 +1,10 @@ +/bin +/boot +/dev +/etc/fstab +/etc/inittab +/etc/rc.sysinit +/lib +/modules +/sbin +/usr |