From c82743cf7e7551f09c779151cf28432b4c8d8563 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Thu, 3 Apr 2008 03:28:16 +0000 Subject: 0.7 --- NEWS | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) (limited to 'NEWS') 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 -- cgit v1.2.1