summaryrefslogtreecommitdiffstats
path: root/rescue
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@mandriva.org>2009-08-07 07:05:29 +0000
committerPascal Terjan <pterjan@mandriva.org>2009-08-07 07:05:29 +0000
commit8d64968d2046609d4ba96a7713a9e0add201967d (patch)
tree3eb3966544321165c6c0ac2ad0acb2046b667002 /rescue
parentf0c74d367caa329846df79571c83dacaecd4002a (diff)
downloaddrakx-backup-do-not-use-8d64968d2046609d4ba96a7713a9e0add201967d.tar
drakx-backup-do-not-use-8d64968d2046609d4ba96a7713a9e0add201967d.tar.gz
drakx-backup-do-not-use-8d64968d2046609d4ba96a7713a9e0add201967d.tar.bz2
drakx-backup-do-not-use-8d64968d2046609d4ba96a7713a9e0add201967d.tar.xz
drakx-backup-do-not-use-8d64968d2046609d4ba96a7713a9e0add201967d.zip
load ext4 module (#48816)
Diffstat (limited to 'rescue')
-rw-r--r--rescue/NEWS1
-rwxr-xr-xrescue/tree/etc/rc.sysinit1
2 files changed, 2 insertions, 0 deletions
diff --git a/rescue/NEWS b/rescue/NEWS
index 843d8f745..e2f8e5bb4 100644
--- a/rescue/NEWS
+++ b/rescue/NEWS
@@ -3,6 +3,7 @@
- allow to specify main partition in the restore config file
(MAIN_PART_NUMBER), if there is a restore partition at beginning of
disk
+- load ext4 module (#48816)
Version 1.15 - 12 June 2009, by Pascal Terjan
diff --git a/rescue/tree/etc/rc.sysinit b/rescue/tree/etc/rc.sysinit
index 19d44d310..03a709afd 100755
--- a/rescue/tree/etc/rc.sysinit
+++ b/rescue/tree/etc/rc.sysinit
@@ -34,6 +34,7 @@ load af_packet
load isofs
load vfat
load ext3
+load ext4
load reiserfs
load xfs
load jfs