summaryrefslogtreecommitdiffstats
path: root/rescue/NEWS
blob: 36a3e61e9ecf1a266e3b27160cdba30e8ee5e5d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
Version 1.12.1 - 27 May 2009, by Olivier "blino" Blin

- include various commands
- image restore script:
  o better estimate of image dump progression
  o fix detecting multiple partitions to avoid win32 detection
  o fix guessing extension when filename contains a dot

Version 1.12 - 20 February 2009, by Olivier "blino" Blin

- image restore script:
  o add swap partition
  o use a minimum size for disks to be detected (Caio)
  o resize Windows partitions if needed (Caio)
- Flash rescue:
  o add support for Flash 2009
  o try to load squashfs-lzma too
  o handle path to lzma distrib loopbacks
- fix build:
  o do not include dead parsehdlist
  o do not include dead rpm helpers

Version 1.11 - 25 September 2008, by Olivier "blino" Blin

- add image restoration scripts ("restore" command line parameter)

Version 1.10 - 25 April 2008, by Olivier "blino" Blin

- fix "Mounting other partitions from fstab" which use UUID=xxx
- fix build with latest file package, which only includes the
  precompiled magic file

Version 1.9 - 10 March 2008, by Olivier "blino" Blin

- handle ntfs-3g in fstab
- add missing modalias files (#38690)

Version 1.8 - 28 February 2008, by Olivier "blino" Blin

- support new modules location (#38207)
- adapt to perl 5.10
- fix build (fix a workaround in partimage_whole_disk)

Version 1.7 - 25 September 2007, by Pascal "Pixel" Rigaux

- add mount.nfs binary (since mount doesn't handle nfs fs anymore)

Version 1.6 - 8 August 2007, by Pascal "Pixel" Rigaux

- adapt to new libldetect together with drakx-installer-images 1.13
- loadkeys file:
  o handle new "kbd" rpm which have .map files instead of .kmap
  o don't skip fr_CH-latin1
  o handle "fr_CH"-like short names
- remove rescuept (use testdisk instead, which is much nicer)

Version 1.5 - 9 July 2007, by Pascal "Pixel" Rigaux

- add /etc/mke2fs.conf in order to format ext3fs with 4k blocks (#27377)
- add "mkfs.ext3" which is no more equivalent to "mkfs.ext2 -J"
  (eg: dir_index & resize_inode features)

Version 1.4 - 4 April 2007, by Pascal "Pixel" Rigaux

- zcat and gunzip can't be symlinks anymore, they are scripts