diff options
author | Juergen Daubert <jue@jue.li> | 2007-12-08 18:33:41 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2007-12-08 18:33:41 +0100 |
commit | 3078eaa63eae008f575e3f37c5322dcf344a8e0a (patch) | |
tree | cd98601430757d33e64db7945ffad28f2efe7532 /ChangeLog | |
parent | 91cf927a542ce9bc19a991a1e18b3888dc86d221 (diff) | |
download | iso-3078eaa63eae008f575e3f37c5322dcf344a8e0a.tar.gz iso-3078eaa63eae008f575e3f37c5322dcf344a8e0a.tar.xz |
ChangeLog: moved the doc about the new iso to the top
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 25 |
1 files changed, 11 insertions, 14 deletions
@@ -1,6 +1,16 @@ 2.4 - Released 2007-xx-xx - Installation/Bootkernel: - + CRUX 2.4 uses a new ISO image with an initial RAM filesystem + (initramfs) that allows for some convenient features: + + * The boot sequence now tries to automatically detect + the CDROM drive, no need to specify root=/dev/XXX + anymore + * The CD can be unmounted (to make way for a CD with + alternative packages, for example) + * Install can be completed remotely: boot the CD, set + a root password, configure the network (dhcpcd + included), start sshd - Updated packages: - kernel/linux 2.6.20.3 -> 2.6.23.9 - core/bash 3.2.10-1 -> 3.2.25-1 @@ -175,19 +185,6 @@ - xorg/xorg-xf86-video-sunleo - xorg/xorg-xf86-video-suntcx - - New ISO image - CRUX 2.4 uses a new ISO image with an initial RAM filesystem - (initramfs) that allows for some convenient features: - - * The boot sequence now tries to automatically detect - the CDROM drive, no need to specify root=/dev/XXX - anymore - * The CD can be unmounted (to make way for a CD with - alternative packages, for example) - * Install can be completed remotely: boot the CD, set - a root password, configure the network (dhcpcd - included), start sshd - 2.3 - Released 2006-03-20 - Installation/Bootkernel: |