From 92967f05985caad4995a30e96d4e067b7f4c135a Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Tue, 12 Feb 2008 15:35:53 +0000 Subject: 1.28 --- images/Makefile | 2 +- images/NEWS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) 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) -- cgit v1.2.1