diff options
author | Anne Nicolas <ennael@mageia.org> | 2011-02-10 22:40:02 +0000 |
---|---|---|
committer | Anne Nicolas <ennael@mageia.org> | 2011-02-10 22:40:02 +0000 |
commit | b730b455150833257b01f43d2107c1535be79b4f (patch) | |
tree | a50a0fd3db3c5823f7a8ca02003dd099db755aed /rescue | |
parent | 61f184126448a2224a37f220e4f9513a734cbe76 (diff) | |
download | drakx-backup-do-not-use-b730b455150833257b01f43d2107c1535be79b4f.tar drakx-backup-do-not-use-b730b455150833257b01f43d2107c1535be79b4f.tar.gz drakx-backup-do-not-use-b730b455150833257b01f43d2107c1535be79b4f.tar.bz2 drakx-backup-do-not-use-b730b455150833257b01f43d2107c1535be79b4f.tar.xz drakx-backup-do-not-use-b730b455150833257b01f43d2107c1535be79b4f.zip |
revert gfxboot.com change as we postpone syslinux update
Diffstat (limited to 'rescue')
-rw-r--r-- | rescue/Makefile | 2 | ||||
-rw-r--r-- | rescue/NEWS | 3 |
2 files changed, 1 insertions, 4 deletions
diff --git a/rescue/Makefile b/rescue/Makefile index 4a6edd9e9..cbc1a981b 100644 --- a/rescue/Makefile +++ b/rescue/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.22 +VERSION=1.21 PRODUCT=drakx-installer-rescue RESCUE = rescue.sqfs diff --git a/rescue/NEWS b/rescue/NEWS index 557db4c4e..078c48ef2 100644 --- a/rescue/NEWS +++ b/rescue/NEWS @@ -1,6 +1,3 @@ -Version 1.22 - 24 February 2011, by Pascal "pterjan" Terjan - -- cleaning for Mageia import - include /etc/netconfig (needed by mount.nfs) Version 1.18 - 13 April 2010, by Olivier "blino" Blin |