diff options
author | Anne Nicolas <ennael@mageia.org> | 2013-11-13 14:45:44 +0100 |
---|---|---|
committer | Anne Nicolas <ennael@mageia.org> | 2013-11-13 14:45:44 +0100 |
commit | 6298fe9b2ec4be3c8845a0ab39c90ad76ea7a49e (patch) | |
tree | 263acf17a04a7754ec334fddc215a80535e4f345 /images | |
parent | 5e2cb78633952183bf805f1c2223475305d8db6b (diff) | |
download | drakx-6298fe9b2ec4be3c8845a0ab39c90ad76ea7a49e.tar drakx-6298fe9b2ec4be3c8845a0ab39c90ad76ea7a49e.tar.gz drakx-6298fe9b2ec4be3c8845a0ab39c90ad76ea7a49e.tar.bz2 drakx-6298fe9b2ec4be3c8845a0ab39c90ad76ea7a49e.tar.xz drakx-6298fe9b2ec4be3c8845a0ab39c90ad76ea7a49e.zip |
2.2
Diffstat (limited to 'images')
-rw-r--r-- | images/Makefile | 2 | ||||
-rw-r--r-- | images/NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile index 386792f2a..1cd48e38e 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=2.1 +VERSION=2.2 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/3.*) diff --git a/images/NEWS b/images/NEWS index 0a91e7a9b..76f27e00d 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +Version 2.2 - 13 November 2013 by Colin Guthrie + - pass the modules we want in modules.alias, but not in the initrd through to dracut via an environment variable - add BOOT_AUTOMATIC_METHOD to inject command line params into boot.iso syslinux |