summaryrefslogtreecommitdiffstats
path: root/rescue
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* remove obsolete filesAntoine Ginies2007-10-257-1182/+0
|
* add some tools needed by KA method, and some perl LibsAntoine Ginies2007-10-251-1/+48
|
* grep ka from cmdline, and launch new scriptAntoine Ginies2007-10-251-5/+11
|
* 1.7Pascal Rigaux2007-09-251-0/+2
|
* 1.7Pascal Rigaux2007-09-251-1/+1
|
* - add mount.nfs binary (since mount doesn't handle nfs fs anymore)Pascal Rigaux2007-09-252-1/+3
|
* 1.6Pascal Rigaux2007-08-082-1/+3
|
* - adapt to new libldetect together with drakx-installer-images 1.13Pascal Rigaux2007-08-082-0/+2
|
* - loadkeys file:Pascal Rigaux2007-08-083-5/+10
| | | | | | | o handle new "kbd" rpm which have .map files instead of .kmap o don't skip fr_CH-latin1 o handle "fr_CH"-like short names
* drop supermount support (it has been dropped from our kernel)Pascal Rigaux2007-08-021-1/+1
|
* rescuept is no more in util-linux, soPascal Rigaux2007-07-312-1/+2
| | | | | | | | - diskdrake: drop "Rescue partition table" feature (was based on rescuept which has been dropped in util-linux, but was quite bad compared to testdisk anyway) - rescue: remove rescuept (use testdisk instead, which is much nicer)
* add another "please wait" messageOlivier Blin2007-07-301-0/+3
|
* move congratulations message after umountOlivier Blin2007-07-301-1/+2
|
* remove spurious "please press ENTER to finish" message, rescue-gui already ↵Olivier Blin2007-07-251-2/+1
| | | | asks this
* add pv for Flash upgradeOlivier Blin2007-07-201-0/+1
|
* reapply lang configuration, mostly to rewrite kdeglobalsOlivier Blin2007-07-201-0/+10
|
* use "tar c | pv | tar x" to have a neat progress bar during copyOlivier Blin2007-07-201-3/+3
|
* add an end messageOlivier Blin2007-07-201-0/+4
|
* make required directories writable on the FAT partitionOlivier Blin2007-07-201-0/+2
|
* 1.5Pascal Rigaux2007-07-092-1/+3
|
* don't hardcode upgrade.merge-users pathOlivier Blin2007-07-061-1/+1
|
* build help.msgOlivier Blin2007-07-061-0/+0
|
* use new function name (oops)Olivier Blin2007-07-061-1/+1
|
* add some details about the upgrade progressOlivier Blin2007-07-061-0/+19
|
* hide errors when (un)mounting /proc/bus/usbOlivier Blin2007-07-051-2/+2
|
* cosmeticsOlivier Blin2007-07-051-1/+0
|
* dirname is required for upgrade scriptOlivier Blin2007-07-051-0/+1
|
* add more programs for Flash rescue (not adding mktemp, which was in initial ↵Olivier Blin2007-07-051-0/+3
| | | | rescue images, but seems unused)