diff options
author | Matt Housh <jaeger@crux.nu> | 2007-12-06 11:25:57 -0600 |
---|---|---|
committer | Matt Housh <jaeger@crux.nu> | 2007-12-06 11:25:57 -0600 |
commit | 9ef16fa1fd166c5d2faef4f9edd090609bc93f43 (patch) | |
tree | 89510824be997f15a6e2cf093882f80daa2c00a8 /ChangeLog | |
parent | 8c948ecc352a08abbae4b6342395d479660640d3 (diff) | |
download | iso-9ef16fa1fd166c5d2faef4f9edd090609bc93f43.tar.gz iso-9ef16fa1fd166c5d2faef4f9edd090609bc93f43.tar.xz |
ChangeLog: updated kernel version and added notes about the new ISO
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 14 insertions, 1 deletions
@@ -2,7 +2,7 @@ - Installation/Bootkernel: - Updated packages: - - kernel/linux 2.6.20.3 -> 2.6.23.1 + - kernel/linux 2.6.20.3 -> 2.6.23.9 - core/bash 3.2.10-1 -> 3.2.25-1 - core/bindutils 9.3.4-1 -> 9.4.2-1 - core/binutils 2.17-1 -> 2.18-1 @@ -174,6 +174,19 @@ - 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: |