Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | bump release for drakxtools (10.4.144) | Thierry Vignaud | 2007-07-05 | 2 | -1/+3 | |
| | ||||||
* | hide errors when (un)mounting /proc/bus/usb | Olivier Blin | 2007-07-05 | 1 | -2/+2 | |
| | ||||||
* | cosmetics | Olivier Blin | 2007-07-05 | 1 | -1/+0 | |
| | ||||||
* | dirname is required for upgrade script | Olivier Blin | 2007-07-05 | 1 | -0/+1 | |
| | ||||||
* | add more programs for Flash rescue (not adding mktemp, which was in initial ↵ | Olivier Blin | 2007-07-05 | 1 | -0/+3 | |
| | | | | rescue images, but seems unused) | |||||
* | do not try to create aliases for module tools | Olivier Blin | 2007-07-05 | 1 | -3/+0 | |
| | ||||||
* | copy files from new version and set new label | Olivier Blin | 2007-07-05 | 1 | -0/+15 | |
| | ||||||
* | use version-specific loopbacks relative path | Olivier Blin | 2007-07-05 | 1 | -7/+3 | |
| | ||||||
* | add error handling for copy_new_version | Olivier Blin | 2007-07-05 | 1 | -1/+1 | |
| | ||||||
* | make sure version is detected before trying to mount usb root | Olivier Blin | 2007-07-05 | 1 | -3/+4 | |
| | ||||||
* | mount pen driver using version-specific label | Olivier Blin | 2007-07-05 | 1 | -3/+3 | |
| | ||||||
* | detect version before trying to mount pen drive (to get correct label) | Olivier Blin | 2007-07-05 | 1 | -2/+2 | |
| | ||||||
* | add source_version_variables() to get version-specific variables | Olivier Blin | 2007-07-05 | 1 | -0/+20 | |
| | ||||||
* | detect partition device when looking for label (and remember it as ↵ | Olivier Blin | 2007-07-05 | 1 | -0/+4 | |
| | | | | "usbroot_device") | |||||
* | detect Flash v2.0 | Olivier Blin | 2007-07-05 | 1 | -1/+3 | |
| | ||||||
* | introduce has_label() function | Olivier Blin | 2007-07-05 | 1 | -7/+16 | |
| | ||||||
* | always initialize loopback to default size on versions > 1.0 | Olivier Blin | 2007-07-05 | 1 | -1/+1 | |
| | ||||||
* | add note about eventually long processing time | Olivier Blin | 2007-07-05 | 1 | -0/+2 | |
| | ||||||
* | add Flash rescue build script | Olivier Blin | 2007-07-05 | 1 | -0/+60 | |
| | ||||||
* | add Flash scripts and some tools (clear/mlabel) if RESCUE_FLASH is set | Olivier Blin | 2007-07-05 | 1 | -0/+12 | |
| | ||||||
* | use Flash rescue entries if flash=rescue or flash=upgrade is present on ↵ | Olivier Blin | 2007-07-05 | 1 | -3/+49 | |
| | | | | command line | |||||
* | link rescue-gui with params (prepare next commits) | Olivier Blin | 2007-07-05 | 2 | -1/+8 | |
| | ||||||
* | - move parameters functions in params.c | Olivier Blin | 2007-07-05 | 23 | -316/+421 | |
| | | | | | - move string/system utility functions in utils.c | |||||
* | remove rescue-Flash/ (rescue-gui will be merged back with original one, and ↵ | Olivier Blin | 2007-07-05 | 2 | -306/+0 | |
| | | | | build script will be in rescue/) | |||||
* | move rescue-Flash/scripts as rescue/Flash/scripts | Olivier Blin | 2007-07-05 | 9 | -0/+0 | |
| | ||||||
* | use new module tools names | Olivier Blin | 2007-07-05 | 1 | -3/+3 | |
| | ||||||
* | use sqfs, not clp | Olivier Blin | 2007-07-05 | 1 | -1/+1 | |
| | ||||||
* | rename $done as $new_driver | Thierry Vignaud | 2007-07-04 | 1 | -4/+4 | |
| | ||||||
* | factorize code handling switch for both ati & nvidia | Thierry Vignaud | 2007-07-04 | 2 | -23/+19 | |
| | ||||||
* | kill doble "require Xconfig::card" | Thierry Vignaud | 2007-07-04 | 1 | -1/+0 | |
| | ||||||
* | log right driver we're switching to from fglrx | Thierry Vignaud | 2007-07-04 | 2 | -1/+2 | |
| | ||||||
* | more consise code; only one regexp | Thierry Vignaud | 2007-07-04 | 1 | -21/+12 | |
| | ||||||
* | be stricter (do not bother switch from "nv" to "nv") | Thierry Vignaud | 2007-07-04 | 1 | -1/+1 | |
| | ||||||
* | do not bother configure old Xorg conf files anymore | Thierry Vignaud | 2007-07-04 | 2 | -2/+5 | |
| | ||||||
* | I did part of the job on harddrake service | Thierry Vignaud | 2007-07-04 | 1 | -1/+1 | |
| | ||||||
* | bump release for drakxtools (10.4.143) | Thierry Vignaud | 2007-07-04 | 2 | -1/+3 | |
| | ||||||
* | better formatting | Thierry Vignaud | 2007-07-04 | 1 | -1/+2 | |
| | ||||||
* | only log "switch xorg driver" & do actual GL config if we do need it | Thierry Vignaud | 2007-07-04 | 1 | -0/+1 | |
| | ||||||
* | only log "switch xorg driver" & do actual GL config if we do need it | Thierry Vignaud | 2007-07-04 | 1 | -4/+13 | |
| | ||||||
* | fix resizing's faillures due to udev's race when writing the partition table | Thierry Vignaud | 2007-07-04 | 2 | -3/+6 | |
| | | | | | (deleting then recreating the nodes leaves a race window...) | |||||
* | update NEWS | Olivier Blin | 2007-07-04 | 1 | -0/+3 | |
| | ||||||
* | really log when switching from fglrx to another driver | Olivier Blin | 2007-07-04 | 1 | -1/+1 | |
| | ||||||
* | do not enable fglrx libraries when disabling fglrx... | Olivier Blin | 2007-07-04 | 1 | -1/+1 | |
| | ||||||
* | - keep /root | Pascal Rigaux | 2007-07-03 | 1 | -8/+19 | |
| | | | | | | | | - ensure moving files is an error - save /root/new_existing_rpms.list in system.loop - getting list of rpms is no more fatal - make "cd -" quiet | |||||
* | turn failing check_vendor into a warning | Pascal Rigaux | 2007-07-03 | 1 | -4/+1 | |
| | | | | | (since partners will create their own Flash) | |||||
* | Updated POT file | Funda Wang | 2007-07-02 | 71 | -12453/+7902 | |
| | ||||||
* | restore external link to meta-task for compssUsers.pl (was lost during the ↵ | Pascal Rigaux | 2007-07-02 | 0 | -0/+0 | |
| | | | | big svn loss) | |||||
* | fix url | Pascal Rigaux | 2007-07-02 | 1 | -1/+1 | |
| | ||||||
* | 10.4.141 | Pascal Rigaux | 2007-07-02 | 2 | -1/+3 | |
| | ||||||
* | - brown paper bag fix (stage1 can't create symlink /etc/rpm/platform) | Pascal Rigaux | 2007-07-02 | 2 | -1/+2 | |
| |