summaryrefslogtreecommitdiffstats
path: root/rescue/Flash/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-069-1204/+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 ------------------------------------------------------------------------
* oops made an order of magnitude error in system.loop sizeChristophe Fergeau2009-11-251-1/+1
|
* adjust to new default system.loop sizeChristophe Fergeau2009-11-251-1/+1
|
* fix typosChristophe Fergeau2009-11-251-2/+2
|
* use most recent label when upgradingChristophe Fergeau2009-08-071-1/+1
|
* keep firefox and thunderbird user data when upgrading FlashChristophe Fergeau2009-08-071-0/+53
|
* handle path to lzma distrib loopbacksOlivier Blin2008-12-174-3/+20
|
* simplifyOlivier Blin2008-12-171-7/+2
|
* simplifyOlivier Blin2008-12-171-7/+2
|
* sqlzma is needed by squashfs-lzmaOlivier Blin2008-12-173-0/+3
|
* try to load squashfs-lzma tooOlivier Blin2008-12-173-0/+3
|
* use lumount when umounting loopbacksOlivier Blin2008-06-053-7/+7
|
* 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
|
* 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
|
* remove KDE sessions file so that previous compiz usage does not break sessionOlivier Blin2007-12-041-0/+3
|
* 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
* 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
|
* don't hardcode upgrade.merge-users pathOlivier Blin2007-07-061-1/+1
|
* 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
|
* copy files from new version and set new labelOlivier Blin2007-07-051-0/+15
|
* use version-specific loopbacks relative pathOlivier Blin2007-07-051-7/+3
|
* add error handling for copy_new_versionOlivier Blin2007-07-051-1/+1
|
* 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
|
* always initialize loopback to default size on versions > 1.0Olivier Blin2007-07-051-1/+1
|
* add note about eventually long processing timeOlivier Blin2007-07-051-0/+2
|
* move rescue-Flash/scripts as rescue/Flash/scriptsOlivier Blin2007-07-059-0/+1034