diff options
author | Maarten Vanraes <alien@mageia.org> | 2012-02-25 16:09:50 +0000 |
---|---|---|
committer | Maarten Vanraes <alien@mageia.org> | 2012-02-25 16:09:50 +0000 |
commit | 2b26ee7be0a60371a187a1c8ec9fc5f7236b156f (patch) | |
tree | 14d9de16b348176d55b565928bb8c09bf8b0a2ab /rescue/NEWS | |
parent | 79a2cfd730452ba03d1733a70f2f6df65c00e712 (diff) | |
download | drakx-2b26ee7be0a60371a187a1c8ec9fc5f7236b156f.tar drakx-2b26ee7be0a60371a187a1c8ec9fc5f7236b156f.tar.gz drakx-2b26ee7be0a60371a187a1c8ec9fc5f7236b156f.tar.bz2 drakx-2b26ee7be0a60371a187a1c8ec9fc5f7236b156f.tar.xz drakx-2b26ee7be0a60371a187a1c8ec9fc5f7236b156f.zip |
- fix wrong dates in the NEWS file
- add logging to dropbear
- make sure /dev/pts is mounted (mga#1023)
- make root user homedir /root
- add agetty (mga#2052)
Diffstat (limited to 'rescue/NEWS')
-rw-r--r-- | rescue/NEWS | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/rescue/NEWS b/rescue/NEWS index e333196bf..71f2324cd 100644 --- a/rescue/NEWS +++ b/rescue/NEWS @@ -1,9 +1,16 @@ -Version 1.30 - 26 January 2011, by Thierry Vignaud +Version 1.31 - 25 Februari 2012, by Maarten Vanraes (AL13N) + +- add logging to dropbear +- make sure /dev/pts is mounted (mga#1023) +- make root user homedir /root +- add agetty (mga#2052) + +Version 1.30 - 26 January 2012, by Thierry Vignaud - enable autologin on all consoles - include mkfs.nilfs2 & nilfs-tune -Version 1.29 - 25 January 2011, by Thierry Vignaud +Version 1.29 - 25 January 2012, by Thierry Vignaud - drop support for squashfs3 - enable rescue through serial line (mga#2052) @@ -15,7 +22,7 @@ Version 1.29 - 25 January 2011, by Thierry Vignaud - only consider fstab from the selected fs - switch to udev -Version 1.28 - 15 January 2011, by Thierry Vignaud +Version 1.28 - 15 January 2012, by Thierry Vignaud - use init from drakx-installer-sysvinit instead of system one |