summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rescue/Makefile2
-rw-r--r--rescue/NEWS8
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