Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | (getUPS) detect serial MGE too | Thierry Vignaud | 2003-11-21 | 1 | -2/+3 | |
| | ||||||
* | have a fake helpwindow so that wizardwindow shrinks a bit and we don't ↵ | Guillaume Cottenceau | 2003-11-21 | 1 | -1/+1 | |
| | | | | totally hide "MandrakeMove" logo at bottom | |||||
* | don't ask mouse when unsafe is not set (and it is currently very seldom set) | Pascal Rigaux | 2003-11-21 | 1 | -1/+1 | |
| | | | | | pixel really did miserably commit this in 03/2003, though it was a change used for debugging :-( | |||||
* | - use "auto" for ps/2 | Pascal Rigaux | 2003-11-20 | 1 | -2/+2 | |
| | | | | | - allow using same config for ps/2 and imps/2 | |||||
* | updated pot file | Pablo Saratxaga | 2003-11-20 | 1 | -39/+112 | |
| | ||||||
* | updated pot file | Pablo Saratxaga | 2003-11-20 | 1 | -38/+111 | |
| | ||||||
* | fix changelog | Thierry Vignaud | 2003-11-20 | 1 | -34/+34 | |
| | ||||||
* | adapt to new usb_class2text() | Pascal Rigaux | 2003-11-20 | 2 | -2/+4 | |
| | ||||||
* | add move.pm | Guillaume Cottenceau | 2003-11-20 | 1 | -1/+1 | |
| | ||||||
* | fix regexp for new ldetect usb class | Pascal Rigaux | 2003-11-20 | 1 | -1/+1 | |
| | ||||||
* | rebuilt DrakX.pot | Pablo Saratxaga | 2003-11-20 | 2 | -296/+405 | |
| | ||||||
* | oops my problems were linked to wrongly being in live mode | Guillaume Cottenceau | 2003-11-20 | 1 | -1/+1 | |
| | ||||||
* | $o->{fstab} now contains get_really_all_fstab, not get_all_fstab | Pascal Rigaux | 2003-11-20 | 1 | -1/+1 | |
| | | | | | | | (needed for merge_info_from_mtab to work from cdroms) this may break install! | |||||
* | prevent load new driver too during install (anthil #110) | Thierry Vignaud | 2003-11-20 | 1 | -2/+2 | |
| | ||||||
* | fix anthill bug #110 (install looping on missing module snd-pcm-oss) | Thierry Vignaud | 2003-11-20 | 1 | -6/+8 | |
| | ||||||
* | unpoulpize comments (spoted by joseph van den reysen) | Thierry Vignaud | 2003-11-20 | 1 | -1/+1 | |
| | ||||||
* | perl checker should have told us? | Guillaume Cottenceau | 2003-11-19 | 1 | -1/+1 | |
| | ||||||
* | allow "test your mouse" buttons to be viewable (window was much more than ↵ | Guillaume Cottenceau | 2003-11-19 | 1 | -1/+1 | |
| | | | | 16/9 anyway) | |||||
* | 9.3-9mdk | Thierry Vignaud | 2003-11-19 | 1 | -2/+6 | |
| | ||||||
* | fix untranslated strings due to old perl_checker not de-escaping @ and $ ↵ | Thierry Vignaud | 2003-11-19 | 2 | -19/+19 | |
| | | | | caracters | |||||
* | fix typo | Pascal Rigaux | 2003-11-19 | 1 | -1/+1 | |
| | ||||||
* | better comment for raidAutoStartIoctl | Pascal Rigaux | 2003-11-19 | 1 | -1/+1 | |
| | ||||||
* | fix untranslated strings due to old perl_checker not de-escaping @ and $ ↵ | Thierry Vignaud | 2003-11-19 | 1 | -5/+5 | |
| | | | | caracters | |||||
* | smaller wizard window in move | Guillaume Cottenceau | 2003-11-18 | 2 | -3/+4 | |
| | ||||||
* | allow move to build & install drakx mo files (using sudo) | Pascal Rigaux | 2003-11-18 | 3 | -6/+10 | |
| | ||||||
* | shut up | Guillaume Cottenceau | 2003-11-18 | 1 | -1/+0 | |
| | ||||||
* | - create i18n_env() | Pascal Rigaux | 2003-11-18 | 1 | -7/+22 | |
| | | | | | | - use it in set() when $::move to set a standard i18n environment, not the drakx simplified one | |||||
* | call lang::set(): | Pascal Rigaux | 2003-11-18 | 1 | -2/+2 | |
| | | | | | | - with $o->{locale} instead of $o->{locale}{lang} - after setting $o->{locale}{country} | |||||
* | getHds called by install_steps must not be interactive | Pascal Rigaux | 2003-11-18 | 3 | -7/+7 | |
| | ||||||
* | when_load: is called many times (from read_already_loaded) so avoir ↵ | Guillaume Cottenceau | 2003-11-17 | 1 | -1/+1 | |
| | | | | remounting /proc/bus/usb those many times and sleeping for 4 seconds | |||||
* | mdkmove doesn't use setupSCSI step anymore | Pascal Rigaux | 2003-11-17 | 1 | -2/+2 | |
| | ||||||
* | updated Basque and Uzbek files | Pablo Saratxaga | 2003-11-17 | 1 | -122/+133 | |
| | ||||||
* | 9.3-8mdk | Thierry Vignaud | 2003-11-17 | 1 | -1/+4 | |
| | ||||||
* | 9.3-7mdk | Thierry Vignaud | 2003-11-15 | 1 | -1/+4 | |
| | ||||||
* | fix links | Thierry Vignaud | 2003-11-15 | 1 | -10/+10 | |
| | ||||||
* | 9.3-6mdk | Thierry Vignaud | 2003-11-14 | 1 | -2/+14 | |
| | ||||||
* | add links so that most tools get listed on drak<TAB> completion | Thierry Vignaud | 2003-11-14 | 1 | -0/+9 | |
| | ||||||
* | fix bogus use of old netwok module instead of network::network (missed when | Thierry Vignaud | 2003-11-14 | 2 | -3/+3 | |
| | | | | | cleaning up this) | |||||
* | add compatibility link for drakclock | Thierry Vignaud | 2003-11-14 | 1 | -0/+1 | |
| | ||||||
* | remove net aliases if needed | Thierry Vignaud | 2003-11-14 | 1 | -0/+6 | |
| | ||||||
* | install drakclock | Thierry Vignaud | 2003-11-14 | 1 | -1/+1 | |
| | ||||||
* | move clock.pl from mcc into drakxtools (its proper place) | Thierry Vignaud | 2003-11-14 | 1 | -0/+374 | |
| | ||||||
* | test the presence of kernel modules .cz'ed or not | Pascal Rigaux | 2003-11-14 | 1 | -2/+3 | |
| | ||||||
* | ensure setupSCSI is quite silent in move | Pascal Rigaux | 2003-11-14 | 1 | -2/+2 | |
| | ||||||
* | testing for cz file in move mode is a bad idea | Guillaume Cottenceau | 2003-11-13 | 1 | -1/+1 | |
| | ||||||
* | prevent from FPE (even if I didn't see it duplicated) | Guillaume Cottenceau | 2003-11-12 | 1 | -1/+1 | |
| | ||||||
* | (set_advanced_raw) inline it in it's only caller | Thierry Vignaud | 2003-11-12 | 1 | -5/+1 | |
| | ||||||
* | fix program logic: write up/down programs for adsl speedtouch even if | Thierry Vignaud | 2003-11-12 | 1 | -1/+2 | |
| | | | | | | firmware is already there or if one say "let see this later" which result in up/down scripts to be removed on drakconnect startup | |||||
* | updated pot file | Pablo Saratxaga | 2003-11-12 | 2 | -117/+302 | |
| | ||||||
* | - use the "mount" command directly in move | Pascal Rigaux | 2003-11-12 | 2 | -12/+15 | |
| | | | | | - still not really clean ($o_options is dropped in many cases) |