summaryrefslogtreecommitdiffstats
path: root/images
diff options
context:
space:
mode:
authorColin Guthrie <colin@mageia.org>2013-11-02 11:49:59 +0000
committerColin Guthrie <colin@mageia.org>2013-11-02 11:49:59 +0000
commit4cada761d6b112291f021dd9dffb4fd5c97ac99b (patch)
tree9701c76f5d71b083be278cfd49d81594b7276fbe /images
parent2df68d93aa83b7d2165bb1df42b39523f80d8052 (diff)
downloaddrakx-4cada761d6b112291f021dd9dffb4fd5c97ac99b.tar
drakx-4cada761d6b112291f021dd9dffb4fd5c97ac99b.tar.gz
drakx-4cada761d6b112291f021dd9dffb4fd5c97ac99b.tar.bz2
drakx-4cada761d6b112291f021dd9dffb4fd5c97ac99b.tar.xz
drakx-4cada761d6b112291f021dd9dffb4fd5c97ac99b.zip
1.95
Diffstat (limited to 'images')
-rw-r--r--images/Makefile2
-rw-r--r--images/NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile
index 29c20e904..7aa589a19 100644
--- a/images/Makefile
+++ b/images/Makefile
@@ -1,6 +1,6 @@
include ../Makefile.config
-VERSION=1.94
+VERSION=1.95
PRODUCT=drakx-installer-images
KERNELS=$(shell rpm -qf /lib/modules/3.*)
diff --git a/images/NEWS b/images/NEWS
index 3d8935d60..9e8aaf357 100644
--- a/images/NEWS
+++ b/images/NEWS
@@ -1,3 +1,5 @@
+Version 1.95 - 2 November 2013 by Colin Guthrie
+
- omit the dracut network module now that we include our own networking kernel modules
- add a dracut.conf rather than adding lots of command line options
- ensure initrd is xz compressed