summaryrefslogtreecommitdiffstats
path: root/rescue
Commit message (Expand)AuthorAgeFilesLines
* kill extra spacingThierry Vignaud2009-09-031-1/+0
* 1.15 never was released. release it nowThierry Vignaud2009-09-031-2/+2
* use most recent label when upgradingChristophe Fergeau2009-08-071-1/+1
* add IBM850 charset since mlabel needs it (used in flash upgrades)Christophe Fergeau2009-08-071-0/+3
* keep firefox and thunderbird user data when upgrading FlashChristophe Fergeau2009-08-071-0/+53
* load ext4 module (#48816)Pascal Terjan2009-08-072-0/+2
* allow to specify main partition in the restore config file (MAIN_PART_NUMBER)...Olivier Blin2009-06-292-1/+9
* run /oem-rescue.sh if oem option is present on cmdlineOlivier Blin2009-06-292-0/+3
* use squashfs3 file system on flash rescue systemChristophe Fergeau2009-06-231-1/+1
* add back dumpe2fsOlivier Blin2009-06-172-1/+3
* use blkid instead of vol_id which we no longer shipPascal Terjan2009-06-123-5/+6
* Update upgrade messageChristophe Fergeau2009-06-111-0/+0
* - add 2009.1, remove no longer supported Flash releasesChristophe Fergeau2009-06-111-0/+0
* 1.14Olivier Blin2009-05-272-1/+6
* adapt to new magic.mgc locationOlivier Blin2009-05-271-1/+1
* adapt to new extipl location in x86_64Olivier Blin2009-05-271-1/+1
* 1.13Olivier Blin2009-05-272-2/+8
* remove duplicate mount.ntfs-3gOlivier Blin2009-05-271-1/+1
* fix guessing extension when filename contains a dotOlivier Blin2009-05-271-1/+1
* Move NEWS entries aroundPascal Terjan2009-04-151-0/+2
* - include mount.ntfs-3g in install and rescuePascal Terjan2009-04-151-14/+16
* use bytes as unitOlivier Blin2009-02-261-10/+1
* use size*3 as uncompressed size heuristic for bzip2Olivier Blin2009-02-261-1/+2
* use gzip -l to guess uncompressed size of gzip imagesOlivier Blin2009-02-261-0/+1
* better estimate of image sizeOlivier Blin2009-02-261-1/+2
* cosmeticsOlivier Blin2009-02-261-3/+9
* fix detecting multiple partitions to avoid win32 detectionOlivier Blin2009-02-261-5/+6
* 1.12Olivier Blin2009-02-202-4/+6
* do not include dead rpm helpersOlivier Blin2009-02-202-2/+2
* fix installing mount.ntfs-3g when building as non-root (754 mode)Olivier Blin2009-02-201-1/+2
* do not include dead parsehdlistOlivier Blin2009-02-202-1/+3
* update NEWSOlivier Blin2009-02-201-0/+9
* add wait message when resizing Windows partitionOlivier Blin2009-02-111-0/+2
* fix passing &>/dev/null to dd command (it is not interpreted by shell if in s...Olivier Blin2009-02-111-2/+3
* more fixes for win32 installation breakageOlivier Blin2009-02-111-11/+16
* fix passing data from sub-processOlivier Blin2009-02-111-13/+16
* echo device without /devOlivier Blin2009-02-111-3/+1
* use local skip_dev variableOlivier Blin2009-02-111-1/+1
* oops, restore device variableOlivier Blin2009-02-111-2/+2
* indent lessOlivier Blin2009-02-111-30/+30
* do not reboot/shutdown if /tmp/no-shutdown existsOlivier Blin2009-02-111-0/+2
* add a less scary dual boot warningOlivier Blin2009-02-111-2/+9
* detect device before install warningOlivier Blin2009-02-111-1/+6
* resize win32 in write_imageOlivier Blin2009-02-111-3/+7
* reset win32_part_dev tooOlivier Blin2009-02-111-0/+1
* make sure root is resetOlivier Blin2009-02-111-0/+1
* fix quotingOlivier Blin2009-02-111-1/+1
* fdisk.log is not more, do not try to remove itOlivier Blin2009-02-111-1/+0
* remove fdisk.log creationOlivier Blin2009-02-111-3/+1
* move win32 code in detect_and_resize_win32Olivier Blin2009-02-111-12/+14