Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add ide-disk module in disk/raw | Olivier Blin | 2007-07-16 | 2 | -1/+3 |
| | |||||
* | update translation for Hebrew | Dotan Kamber | 2007-07-15 | 1 | -1/+80 |
| | |||||
* | update translation for Hebrew | Dotan Kamber | 2007-07-15 | 1 | -1/+42 |
| | |||||
* | 10.4.147 | Pascal Rigaux | 2007-07-12 | 2 | -5/+3 |
| | |||||
* | - fix location of usb_id on x86_64: /lib64/udev/usb_id | Pascal Rigaux | 2007-07-12 | 2 | -1/+3 |
| | |||||
* | 10.4.146 | Pascal Rigaux | 2007-07-11 | 2 | -1/+3 |
| | |||||
* | - allow using sqlite for rpmdb when using option rpm_dbapi=4 | Pascal Rigaux | 2007-07-11 | 4 | -3/+11 |
| | |||||
* | 10.4.145 | Pascal Rigaux | 2007-07-09 | 2 | -2/+4 |
| | |||||
* | - modify usbWacom() for mousedrake | Pascal Rigaux | 2007-07-09 | 4 | -4/+25 |
| | | | | | | | (conflicts with drakx-kbd-mouse-x11 < 0.19) - installer: o add /lib/udev/usb_id which is needed by mouse.pm to generate /dev/input/by-id/xxx | ||||
* | 1.5 | Pascal Rigaux | 2007-07-09 | 2 | -1/+3 |
| | |||||
* | Update fr translation | Christophe Berthelé | 2007-07-08 | 1 | -4/+4 |
| | |||||
* | update translation for Hebrew | Dotan Kamber | 2007-07-07 | 1 | -11/+34 |
| | |||||
* | update translation for Hebrew | Dotan Kamber | 2007-07-07 | 1 | -105/+7 |
| | |||||
* | fix typo | Pascal Rigaux | 2007-07-06 | 1 | -1/+1 |
| | |||||
* | don't hardcode upgrade.merge-users path | Olivier Blin | 2007-07-06 | 1 | -1/+1 |
| | |||||
* | build help.msg | Olivier Blin | 2007-07-06 | 1 | -0/+0 |
| | |||||
* | allow to go to console in Flash modes as well | Olivier Blin | 2007-07-06 | 1 | -2/+2 |
| | |||||
* | simplify upgrade actions | Olivier Blin | 2007-07-06 | 1 | -2/+1 |
| | |||||
* | use new function name (oops) | Olivier Blin | 2007-07-06 | 1 | -1/+1 |
| | |||||
* | add some details about the upgrade progress | Olivier Blin | 2007-07-06 | 1 | -0/+19 |
| | |||||
* | 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 |
| |