diff options
author | Olivier Blin <oblin@mandriva.com> | 2010-04-12 09:28:51 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2010-04-12 09:28:51 +0000 |
commit | 9e38065045c87707cb058555e386c8559c932ad4 (patch) | |
tree | 3cb50e7653e451b8cfb4784d45bb03f26257010a /rescue | |
parent | eddcf355c4a17c98f10f969ad718e6ade1adddd6 (diff) | |
download | drakx-9e38065045c87707cb058555e386c8559c932ad4.tar drakx-9e38065045c87707cb058555e386c8559c932ad4.tar.gz drakx-9e38065045c87707cb058555e386c8559c932ad4.tar.bz2 drakx-9e38065045c87707cb058555e386c8559c932ad4.tar.xz drakx-9e38065045c87707cb058555e386c8559c932ad4.zip |
1.17
Diffstat (limited to 'rescue')
-rw-r--r-- | rescue/Makefile | 2 | ||||
-rw-r--r-- | rescue/NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/rescue/Makefile b/rescue/Makefile index c341dd7c1..a95e9497c 100644 --- a/rescue/Makefile +++ b/rescue/Makefile @@ -1,6 +1,6 @@ include ../Makefile.config -VERSION=1.16 +VERSION=1.17 PRODUCT=drakx-installer-rescue RESCUE = rescue.sqfs diff --git a/rescue/NEWS b/rescue/NEWS index 951f566f8..8bf0d2c8b 100644 --- a/rescue/NEWS +++ b/rescue/NEWS @@ -1,3 +1,5 @@ +Version 1.17 - 12 April 2010, by Olivier "blino" Blin + - Handle LVM (#44723) - image restore script: handle hybrid images (by matching main device) |