summaryrefslogtreecommitdiffstats
path: root/rescue
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2013-12-08 22:32:21 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2013-12-08 22:32:21 +0100
commit034d58457f287d312a06b10a3496a25befbf15d5 (patch)
treeba436ed13898372350b2a7bc7f7956ba75869b66 /rescue
parent218b7daece5df6dd17c3edef963132507eb9c819 (diff)
downloaddrakx-034d58457f287d312a06b10a3496a25befbf15d5.tar
drakx-034d58457f287d312a06b10a3496a25befbf15d5.tar.gz
drakx-034d58457f287d312a06b10a3496a25befbf15d5.tar.bz2
drakx-034d58457f287d312a06b10a3496a25befbf15d5.tar.xz
drakx-034d58457f287d312a06b10a3496a25befbf15d5.zip
1.471.47
Diffstat (limited to 'rescue')
-rw-r--r--rescue/Makefile2
-rw-r--r--rescue/NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/rescue/Makefile b/rescue/Makefile
index 64e9119e3..a53703d0f 100644
--- a/rescue/Makefile
+++ b/rescue/Makefile
@@ -1,6 +1,6 @@
include ../Makefile.config
-VERSION=1.46
+VERSION=1.47
PRODUCT=drakx-installer-rescue
RESCUE = rescue.sqfs
diff --git a/rescue/NEWS b/rescue/NEWS
index 80a09a316..c2a820493 100644
--- a/rescue/NEWS
+++ b/rescue/NEWS
@@ -1,3 +1,5 @@
+Version 1.47 - 8 December 2013 by Colin Guthrie
+
- use systemd as init in the rescue system
- allowing systemd-nspawn "booting" of a mounted /mnt (after umount /mnt/proc)