summaryrefslogtreecommitdiffstats
path: root/rescue
Commit message (Expand)AuthorAgeFilesLines
* grep for win32 part once only in /tmp/fdisk.logOlivier Blin2009-02-111-8/+8
* use win32_part_dev variable instead of testing file existenceOlivier Blin2009-02-111-2/+2
* declare global win32 variablesOlivier Blin2009-02-111-0/+3
* extract resize_win32 and set more win32 variablesOlivier Blin2009-02-111-24/+37
* add new_win32_size variableOlivier Blin2009-02-111-2/+4
* add first_disk variableOlivier Blin2009-02-111-2/+3
* rename as detect_and_resize_win32Olivier Blin2009-02-111-2/+2
* set number and device_id only when required (setting number broke installatio...Olivier Blin2009-02-111-10/+10
* fix quotingOlivier Blin2009-02-111-1/+1
* fixing the dump for non-dual-boot installations, we can't ignore the beginnin...Caio Begotti2009-02-061-1/+5
* check for min_disksize devicesCaio Begotti2009-02-061-0/+4
* ops...Caio Begotti2009-02-031-1/+1
* increasing the minimum size for our images (will be used for dual boot too), ...Caio Begotti2009-02-031-1/+1
* make the dummy linux partition size a bit more dynamicCaio Begotti2009-02-031-1/+1
* making it work with compressed images as well, by skipping the start of the i...Caio Begotti2009-02-031-9/+6
* adding a more dynamic partition types supportCaio Begotti2009-01-221-3/+13
* major changes in the restoring functions to allow automatic detection of a pr...Caio Begotti2009-01-161-28/+147
* tools needed by the windows resizing support in restore-image.sh and diskdrak...Caio Begotti2009-01-161-2/+6
* adding blino's wrapper for resizing of windows partitionsCaio Begotti2009-01-161-0/+28
* handle path to lzma distrib loopbacksOlivier Blin2008-12-174-3/+20
* simplifyOlivier Blin2008-12-171-7/+2
* simplifyOlivier Blin2008-12-171-7/+2
* sqlzma is needed by squashfs-lzmaOlivier Blin2008-12-173-0/+3
* try to load squashfs-lzma tooOlivier Blin2008-12-173-0/+3
* add Flash 2009Olivier Blin2008-12-151-0/+0
* disable modprobe when running mkinitrdOlivier Blin2008-11-121-0/+1
* remove duplicate error messageOlivier Blin2008-11-121-2/+0
* always echo root to handle back one-disk systems (echoing an empty root does ...Olivier Blin2008-11-121-3/+4
* fix quotingOlivier Blin2008-11-121-1/+1
* really give a chance to retry (though, it will still go to the writing if not...Olivier Blin2008-11-121-0/+1
* allow to rebuild initrdOlivier Blin2008-11-121-0/+7
* fix indentationOlivier Blin2008-11-121-7/+7
* update /boot/grub/device.map if neededOlivier Blin2008-11-121-0/+8
* handle swap creation without fs expandOlivier Blin2008-11-121-2/+2
* make fs expand conditionalOlivier Blin2008-11-121-8/+11
* really make swap creation conditionalOlivier Blin2008-11-121-2/+4
* do not hardcode swap blocksOlivier Blin2008-11-121-1/+0
* rename max_part variables as main_partOlivier Blin2008-11-121-5/+5
* allow to read a config file from restore imageOlivier Blin2008-11-121-0/+9
* do not hardcode /tmp/media in detect_rootOlivier Blin2008-11-121-2/+3
* actually i believe that's a better fix as it's handled by the function which ...Caio Begotti2008-11-101-2/+6
* we should not echo an empty root variable if there's nothing inside it (if -g...Caio Begotti2008-11-101-3/+2
* add swap partitionOlivier Blin2008-11-051-1/+14
* add disk and main_part variablesOlivier Blin2008-11-051-3/+5
* add setterm for restore-image.shOlivier Blin2008-11-031-0/+1
* fix using min disk sizeOlivier Blin2008-10-291-1/+1
* adding a minimum size for disks to be detected and filter the smalls ones outCaio Begotti2008-10-292-1/+2
* 1.11Olivier Blin2008-09-252-1/+3
* add wcOlivier Blin2008-09-251-1/+1
* support more compression types (from Miura?)Olivier Blin2008-09-251-1/+8