diff options
author | Olivier Blin <oblin@mandriva.com> | 2007-08-15 00:47:26 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2007-08-15 00:47:26 +0000 |
commit | 6580676a79154dd7283e4046c08eaf256674befa (patch) | |
tree | 19c7f5adbce510330b0ef1d9d3f321913108a106 /images | |
parent | 6775ed8a1bc69044f98bc18b4d1cc2c32a00858b (diff) | |
download | drakx-6580676a79154dd7283e4046c08eaf256674befa.tar drakx-6580676a79154dd7283e4046c08eaf256674befa.tar.gz drakx-6580676a79154dd7283e4046c08eaf256674befa.tar.bz2 drakx-6580676a79154dd7283e4046c08eaf256674befa.tar.xz drakx-6580676a79154dd7283e4046c08eaf256674befa.zip |
1.15
Diffstat (limited to 'images')
-rw-r--r-- | images/Makefile | 2 | ||||
-rw-r--r-- | images/NEWS | 6 |
2 files changed, 7 insertions, 1 deletions
diff --git a/images/Makefile b/images/Makefile index ac3ae0aa5..b3c4f1f64 100644 --- a/images/Makefile +++ b/images/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.14 +VERSION=1.15 PRODUCT=drakx-installer-images KERNELS=$(shell rpm -qf /lib/modules/2.*) diff --git a/images/NEWS b/images/NEWS index b6544f741..fc26c6aa0 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,9 @@ +Version 1.15 - 15 August 2007, by Olivier "blino" Blin + +- add pcitable, usbtable and pci.ids +- fix typos affecting mtab and /var/run creation +- add a /lib/modules symlink + Version 1.14 - 9 August 2007, by Pascal "Pixel" Rigaux - update_kernel: now require install rpms or rpm files as arguments |