diff options
author | Olivier Blin <oblin@mandriva.com> | 2007-09-24 14:46:23 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2007-09-24 14:46:23 +0000 |
commit | 212680799ea016077b4f600b6ab3b9dc0e694e59 (patch) | |
tree | ff4b9af83296c40cf3795818e2980a671b569caf | |
parent | 8c6fdf5b34ed44b04bf173c2b0c95c0cd305e0e4 (diff) | |
download | drakx-212680799ea016077b4f600b6ab3b9dc0e694e59.tar drakx-212680799ea016077b4f600b6ab3b9dc0e694e59.tar.gz drakx-212680799ea016077b4f600b6ab3b9dc0e694e59.tar.bz2 drakx-212680799ea016077b4f600b6ab3b9dc0e694e59.tar.xz drakx-212680799ea016077b4f600b6ab3b9dc0e694e59.zip |
1.17
-rw-r--r-- | mdk-stage1/Makefile | 2 | ||||
-rw-r--r-- | mdk-stage1/NEWS | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/mdk-stage1/Makefile b/mdk-stage1/Makefile index 5a2c8aad1..d487db5d0 100644 --- a/mdk-stage1/Makefile +++ b/mdk-stage1/Makefile @@ -15,7 +15,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -VERSION=1.16 +VERSION=1.17 PRODUCT=drakx-installer-binaries # diff --git a/mdk-stage1/NEWS b/mdk-stage1/NEWS index fa7972a4a..0893cca7d 100644 --- a/mdk-stage1/NEWS +++ b/mdk-stage1/NEWS @@ -1,3 +1,8 @@ +1.17: +- use modules from disk/ide category (#33043) +- do not explicitely try to load ide-generic, ldetect will fallback to + ide-generic when appropriate (#33043) + 1.16: - if you give nfs directory xxx, try to use xxx/ARCH - handle cdroms with and without ARCH at the root |