summaryrefslogtreecommitdiffstats
path: root/rescue
Commit message (Collapse)AuthorAgeFilesLines
* run /oem-rescue.sh if oem option is present on cmdlineOlivier Blin2009-06-292-0/+4
|
* 1.12.4Olivier Blin2009-06-172-1/+3
|
* adapt to new magic.mgc locationOlivier Blin2009-06-172-1/+4
| | | | | (since file package has been version-upgraded in official updates!)
* 1.12.3Olivier Blin2009-06-172-1/+3
|
* add back dumpe2fsOlivier Blin2009-06-172-1/+3
|
* 1.12.2Olivier Blin2009-05-272-1/+5
|
* adapt to new extipl location in x86_64Olivier Blin2009-05-271-1/+1
|
* 1.12.1Olivier Blin2009-05-272-2/+8
|
* remove duplicate mount.ntfs-3gOlivier Blin2009-05-271-1/+1
|
* fix guessing extension when filename contains a dot (backport from trunk)Olivier 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
| | | | | | - add various command to rescue
* 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 ↵Olivier Blin2009-02-111-2/+3
| | | | string)
* 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
|
* reuse devs_foundOlivier Blin2009-02-111-1/+1
|
* rename dev as inst_source_devOlivier Blin2009-02-111-4/+4
|
* oops, remove completelyOlivier Blin2009-02-111-1/+0
|
* inline again first diskOlivier Blin2009-02-111-2/+2
|
* compute diskOlivier Blin2009-02-111-4/+4
|
* fix indentOlivier Blin2009-02-111-1/+1
|
* oops, keep number hereOlivier Blin2009-02-111-3/+1
|
* make devs_found the real countOlivier Blin2009-02-111-2/+2
|
* move disk count above (to reuse other variable)Olivier Blin2009-02-111-25/+25
|