summaryrefslogtreecommitdiffstats
path: root/rescue
Commit message (Expand)AuthorAgeFilesLines
* use lvm::detect_during_installOlivier Blin2009-10-161-2/+1
* Handle LVM (#44723)Pascal Terjan2009-10-162-1/+7
* improve wordingOlivier Blin2009-10-091-1/+1
* 1.16Olivier Blin2009-10-092-1/+3
* log latest changesOlivier Blin2009-10-091-0/+3
* do not make de-latin1 keymap a symlink/include loop (#45109)Olivier Blin2009-10-091-1/+1
* use extipl from /usr/lib/extipl on x86_64 tooOlivier Blin2009-10-091-1/+1
* styleOlivier Blin2009-10-091-4/+3
* log latest changesOlivier Blin2009-10-091-0/+5
* do not extend / to the end of the disk, it overlaps with swapOlivier Blin2009-10-091-4/+17
* re-read partition table after writing image (from Paulo Ricardo Zanoni)Olivier Blin2009-10-091-0/+3
* work both with squashfs 3 and 4Pascal Terjan2009-09-212-1/+3
* 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