diff options
author | Thomas Backlund <tmb@mageia.org> | 2011-10-24 21:23:03 +0000 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2011-10-24 21:23:03 +0000 |
commit | c59fd01a5c71b03fb353062e8cb4f093dbd321e4 (patch) | |
tree | 4d5f0450182b5e4e0e362a4c49e0476d2faceac2 | |
parent | 199cf4c98da0c57f50906cd7961a6195c637be17 (diff) | |
download | drakx-c59fd01a5c71b03fb353062e8cb4f093dbd321e4.tar drakx-c59fd01a5c71b03fb353062e8cb4f093dbd321e4.tar.gz drakx-c59fd01a5c71b03fb353062e8cb4f093dbd321e4.tar.bz2 drakx-c59fd01a5c71b03fb353062e8cb4f093dbd321e4.tar.xz drakx-c59fd01a5c71b03fb353062e8cb4f093dbd321e4.zip |
1.26
-rw-r--r-- | rescue/Makefile | 2 | ||||
-rw-r--r-- | rescue/NEWS | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/rescue/Makefile b/rescue/Makefile index 00c955954..3adc84ad9 100644 --- a/rescue/Makefile +++ b/rescue/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.25.1 +VERSION=1.26 PRODUCT=drakx-installer-rescue RESCUE = rescue.sqfs diff --git a/rescue/NEWS b/rescue/NEWS index e2e953e1a..d583a9d37 100644 --- a/rescue/NEWS +++ b/rescue/NEWS @@ -1,7 +1,7 @@ -- add screen -- add dropbear -- add genpasswd and startssh -- add /etc/shells +Version 1.26 - 24 October 2011, by Thomas "tmb" Backlund +- add dropbear ssh support to rescue mode (AL13N, mga #1023) + * add screen, dropbear, dropbearkey, genpasswd and startssh + * add /etc/shells - add partprobe tool from parted (9k) Version 1.25.1 - 05 August 2011, by Thierry Vignaud |