summaryrefslogtreecommitdiffstats
path: root/rescue/Flash/scripts/rescue_common
Commit message (Collapse)AuthorAgeFilesLines
* 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