summaryrefslogtreecommitdiffstats
path: root/rescue
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Olivier Blin2008-09-255-1/+231
| | | | Classmate installer (Caio Begotti)
* 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 ↵Olivier Blin2008-06-051-0/+0
| | | | (required for PortableApps)
* fix charsetOlivier Blin2008-06-051-0/+0
|
* deref symlinks when copying Flash files to .tmp (helps using Flash/upgrade ↵Olivier Blin2008-06-051-0/+0
| | | | as a symlink)
* make sure .tmp can be removedOlivier Blin2008-06-051-0/+0
|
* use lumount when umounting loopbacksOlivier Blin2008-06-053-7/+7
|
* add losetup for FlashOlivier Blin2008-06-051-0/+1
|
* add lumount helper to umount loopbacks (umount can't really find aOlivier Blin2008-06-051-0/+6
| | | | | | loopback is used since mount can't write the loop= option in /etc/mtab, which is a symlink to /proc/mounts)
* add support for Flash 2008.1 (nash finds upper-case labels)Olivier Blin2008-06-051-0/+6
|
* add fs::dmraid (required by fsedit, used in partimage_whole_disk)Olivier Blin2008-05-121-0/+1
|
* add partition_table sub-modules (for partimage_whole_disk)Olivier Blin2008-05-081-1/+2
|
* remove useless hack (partition_table::raw is correctly found by ↵Olivier Blin2008-05-081-3/+0
| | | | collect-perl-files)
* 1.10Olivier Blin2008-04-252-1/+3
|
* fix build with latest file package, which only includes the precompiled ↵Olivier Blin2008-04-252-1/+3
| | | | magic file
* - fix "Mounting other partitions from fstab" which use UUID=xxxPascal Rigaux2008-04-142-2/+5
|
* 1.9Olivier Blin2008-03-102-1/+3
|
* add missing modalias files (#38690)Olivier Blin2008-03-102-0/+6
|
* - handle ntfs-3g in fstabPascal Rigaux2008-03-053-3/+5
|
* revert unwanted commitsOlivier Blin2008-02-282-1/+1
|
* 1.8Olivier Blin2008-02-284-2/+4
|
* use export -rBASEOlivier Blin2008-02-281-1/+1
|
* support new modules location (#38207) by reusing some DrakX code (and ↵Olivier Blin2008-02-282-52/+13
| | | | duplicating a bit of install::commands)
* adapt to perl 5.10Olivier Blin2008-02-282-22/+23
|
* remove KDE autostart files that should have been migrated by startkde...Olivier Blin2007-12-211-0/+3
|
* use Mdv_Flash label for v2.0 (instead of MDV_FLASH)Olivier Blin2007-12-211-2/+2
|
* fix label for Flash v2.0Olivier Blin2007-12-211-0/+0
|
* remove KDE sessions file so that previous compiz usage does not break sessionOlivier Blin2007-12-041-0/+3
|
* - fix build (fix a workaround in partimage_whole_disk)Pascal Rigaux2007-11-212-1/+3
|