summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2008-04-03 03:28:16 +0000
committerOlivier Blin <oblin@mandriva.com>2008-04-03 03:28:16 +0000
commitc82743cf7e7551f09c779151cf28432b4c8d8563 (patch)
treec8400618cef9cd002670d49588fd5a53486b86dd /NEWS
parentf748c26b26f537c6a73c65e6c5ffedd23a94a5f4 (diff)
downloaddrakiso-c82743cf7e7551f09c779151cf28432b4c8d8563.tar
drakiso-c82743cf7e7551f09c779151cf28432b4c8d8563.tar.gz
drakiso-c82743cf7e7551f09c779151cf28432b4c8d8563.tar.bz2
drakiso-c82743cf7e7551f09c779151cf28432b4c8d8563.tar.xz
drakiso-c82743cf7e7551f09c779151cf28432b4c8d8563.zip
0.7
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS39
1 files changed, 39 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ed5bb2c..e3d94e7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,42 @@
+0.7:
+
+* initrd
+- do not copy and load twice additional modules if they were listed in
+ extra modules
+- use nash-mount instead of mount
+- create /etc/blkid and use "showlabels --removable" to get CD-Rom
+ labels in blkid cache
+- adapt to new probe-modules syntax for storage bus
+- use stage1's probe-modules instead of dropped nash's insmod
+- move initrd modules in /lib/modules/`uname -r`
+- gzip initrd modules
+- use depmod to generate modules.dep
+- do not print excluding modules warning if not needed
+- check that there is enough space left in initrd
+- umount /proc/bus/usb before pivot_root in initrd
+- add firewire controllers (bus and disk) in CDROM live (#31356)
+- use libraries from /lib instead of /lib/i686 (#38649) and /lib/tls
+ (#21683) to be able to boot on processors without cmov
+
+* bootloader
+- remove hardcoded fastboot option (new initscripts do not fsck rw /)
+
+* master
+- handle genisoimage progress more nicely
+- insert mkcd checksum before computing md5/sha1 checksums
+- hide mkcd output
+
+* dist
+- rename "images" directory as "dist"
+- create packages lst in dist
+- write a .langs file with human-readable langs list
+- write full list of rpm packages and list of rpm leaves, sorted by package size
+
+* misc
+- do not try to use consolehelper to display "must be root" message,
+ it's broken outside of X
+
+
0.6:
* config