diff options
author | Christophe Fergeau <cfergeau@mandriva.com> | 2009-04-28 13:09:07 +0000 |
---|---|---|
committer | Christophe Fergeau <cfergeau@mandriva.com> | 2009-04-28 13:09:07 +0000 |
commit | a77aa910bf8c806e5d7d7b6f17cf43505873812f (patch) | |
tree | 748795f1fe07baef6d80cf4a3726f057b49e5ba2 /NEWS | |
parent | edb2b06c6592d109b7ed2d3643f9f8f6ccbb9e90 (diff) | |
download | draklive-a77aa910bf8c806e5d7d7b6f17cf43505873812f.tar draklive-a77aa910bf8c806e5d7d7b6f17cf43505873812f.tar.gz draklive-a77aa910bf8c806e5d7d7b6f17cf43505873812f.tar.bz2 draklive-a77aa910bf8c806e5d7d7b6f17cf43505873812f.tar.xz draklive-a77aa910bf8c806e5d7d7b6f17cf43505873812f.zip |
Update NEWS file
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +0.8: + +* loop +- use legacy mksquashfs3 instead of the new mksquashfs +- use 1MB squashfs blocks, this gives us about 10% better compression + +* bootloader +- remove unneeded locale files from gfxboot bootlogo file (causes boot issues + on some machines) +- add 'harddrive' boot entry to chainload to the harddrive bootloader +- use latest syslinux + gfxboot COM module + +* master +- hybridify generated ISOs so that they can be dumped on USB keys + 0.7: * initrd |