diff options
-rw-r--r-- | images/Makefile | 2 | ||||
-rw-r--r-- | images/NEWS | 7 |
2 files changed, 8 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile index 8079eb90f..f4451d8cc 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.26 +VERSION=1.27 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) diff --git a/images/NEWS b/images/NEWS index 2ee6d1520..06b1ac316 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,10 @@ +Version 1.27 - 12 February 2008, by Olivier "blino" Blin + +- add modules in /modules/`uname -r` and use depmod to build + modules.dep and modules.alias +- remove symlinks in toplevel /modules +- fix custom bootsplash theme support + Version 1.26 - 21 December 2007, by Olivier "blino" Blin - rebuild with list_modules to handle atl2 ethernet driver |