summaryrefslogtreecommitdiffstats
path: root/images
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2008-02-12 15:35:53 +0000
committerOlivier Blin <oblin@mandriva.com>2008-02-12 15:35:53 +0000
commit92967f05985caad4995a30e96d4e067b7f4c135a (patch)
treefdd9ccc122f14eecf888beec0caaa1a5577e94db /images
parent3b04821b81b3115bc5ac228ccc3c6f8786991f31 (diff)
downloaddrakx-backup-do-not-use-92967f05985caad4995a30e96d4e067b7f4c135a.tar
drakx-backup-do-not-use-92967f05985caad4995a30e96d4e067b7f4c135a.tar.gz
drakx-backup-do-not-use-92967f05985caad4995a30e96d4e067b7f4c135a.tar.bz2
drakx-backup-do-not-use-92967f05985caad4995a30e96d4e067b7f4c135a.tar.xz
drakx-backup-do-not-use-92967f05985caad4995a30e96d4e067b7f4c135a.zip
1.28
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 f4451d8cc..c0294cb06 100644
--- a/images/Makefile
+++ b/images/Makefile
@@ -1,6 +1,6 @@
include ../Makefile.config
-VERSION=1.27
+VERSION=1.28
PRODUCT=drakx-installer-images
KERNELS=$(shell rpm -qf /lib/modules/2.*)
diff --git a/images/NEWS b/images/NEWS
index ad4a509b9..7509d6bed 100644
--- a/images/NEWS
+++ b/images/NEWS
@@ -1,3 +1,5 @@
+Version 1.28 - 12 February 2008, by Olivier "blino" Blin
+
- restore full modules.alias (depmod keeps only available modules in
modules.alias, but we want them all)