summaryrefslogtreecommitdiffstats
path: root/rescue/Flash/scripts/rescue_common
Commit message (Collapse)AuthorAgeFilesLines
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-061-205/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------
* handle path to lzma distrib loopbacksOlivier Blin2008-12-171-0/+11
|
* 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
|
* use Mdv_Flash label for v2.0 (instead of MDV_FLASH)Olivier Blin2007-12-211-2/+2
|
* hide errors when (un)mounting /proc/bus/usbOlivier Blin2007-07-051-2/+2
|
* make sure version is detected before trying to mount usb rootOlivier Blin2007-07-051-3/+4
|
* mount pen driver using version-specific labelOlivier Blin2007-07-051-3/+3
|
* detect version before trying to mount pen drive (to get correct label)Olivier Blin2007-07-051-2/+2
|
* add source_version_variables() to get version-specific variablesOlivier Blin2007-07-051-0/+20
|
* detect partition device when looking for label (and remember it as ↵Olivier Blin2007-07-051-0/+4
| | | | "usbroot_device")
* detect Flash v2.0Olivier Blin2007-07-051-1/+3
|
* introduce has_label() functionOlivier Blin2007-07-051-7/+16
|
* move rescue-Flash/scripts as rescue/Flash/scriptsOlivier Blin2007-07-051-0/+146