summaryrefslogtreecommitdiffstats
path: root/rescue
Commit message (Expand)AuthorAgeFilesLines
* 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
* do not ask if only one device is found (from Miura?)Olivier Blin2008-09-251-13/+19
* expand root fs (from Miura?)Olivier Blin2008-09-251-0/+12
* do not allow monitor to blank/powersave (from Miura?)Olivier Blin2008-09-251-0/+4
* use more generic titlesOlivier Blin2008-09-251-2/+2
* reuse titleOlivier Blin2008-09-251-1/+1
* adapt to rescueOlivier Blin2008-09-251-2/+2
* add image restoration scripts ("restore" command line parameter) from Classma...Olivier Blin2008-09-255-1/+231
* be quiet when greppingOlivier Blin2008-09-241-1/+1
* disable login and ssl when running partimage with a server as argumentOlivier Blin2008-06-131-1/+1
* adapt to ide-cd being renamed as ide-cd_modOlivier Blin2008-06-131-1/+1
* do not try to load obsolete ide-mod/ide-probeOlivier Blin2008-06-131-2/+0
* drop support for special partimage rpm, changes are merged in the main packageOlivier Blin2008-06-132-7/+2
* merge partimage hooks in real rc.sysinit (and drop hardcoded leia)Olivier Blin2008-06-132-29/+16
* fix path to isolinux/alt0Olivier Blin2008-06-131-1/+1
* pass partimage server on the command lineOlivier Blin2008-06-131-3/+4
* remove dead code (done by install-xml-file-list now)Olivier Blin2008-06-121-20/+0
* remove unused variableOlivier Blin2008-06-121-1/+0
* add perl_checker blacklist (I hate pixel for not having a global blacklist)Olivier Blin2008-06-121-0/+39
* add comment about system.loopOlivier Blin2008-06-091-0/+0
* support Flash 2008.1 (codenamed 2.05 here)Olivier Blin2008-06-051-0/+0
* use iso-level 4 to be able to have more than 7 sub-directory levels (required...Olivier Blin2008-06-051-0/+0
* fix charsetOlivier Blin2008-06-051-0/+0
* deref symlinks when copying Flash files to .tmp (helps using Flash/upgrade as...Olivier Blin2008-06-051-0/+0
* make sure .tmp can be removedOlivier Blin2008-06-051-0/+0
* use lumount when umounting loopbacksOlivier Blin2008-06-053-7/+7