summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* have a fake helpwindow so that wizardwindow shrinks a bit and we don't ↵Guillaume Cottenceau2003-11-211-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 Rigaux2003-11-211-1/+1
| | | | | pixel really did miserably commit this in 03/2003, though it was a change used for debugging :-(
* - use "auto" for ps/2Pascal Rigaux2003-11-201-2/+2
| | | | | - allow using same config for ps/2 and imps/2
* updated pot filePablo Saratxaga2003-11-201-39/+112
|
* updated pot filePablo Saratxaga2003-11-201-38/+111
|
* fix changelogThierry Vignaud2003-11-201-34/+34
|
* adapt to new usb_class2text()Pascal Rigaux2003-11-202-2/+4
|
* add move.pmGuillaume Cottenceau2003-11-201-1/+1
|
* fix regexp for new ldetect usb classPascal Rigaux2003-11-201-1/+1
|
* rebuilt DrakX.potPablo Saratxaga2003-11-202-296/+405
|
* oops my problems were linked to wrongly being in live modeGuillaume Cottenceau2003-11-201-1/+1
|
* $o->{fstab} now contains get_really_all_fstab, not get_all_fstabPascal Rigaux2003-11-201-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 Vignaud2003-11-201-2/+2
|
* fix anthill bug #110 (install looping on missing module snd-pcm-oss)Thierry Vignaud2003-11-201-6/+8
|
* unpoulpize comments (spoted by joseph van den reysen)Thierry Vignaud2003-11-201-1/+1
|
* perl checker should have told us?Guillaume Cottenceau2003-11-191-1/+1
|
* allow "test your mouse" buttons to be viewable (window was much more than ↵Guillaume Cottenceau2003-11-191-1/+1
| | | | 16/9 anyway)
* 9.3-9mdkThierry Vignaud2003-11-191-2/+6
|
* fix untranslated strings due to old perl_checker not de-escaping @ and $ ↵Thierry Vignaud2003-11-192-19/+19
| | | | caracters
* fix typoPascal Rigaux2003-11-191-1/+1
|
* better comment for raidAutoStartIoctlPascal Rigaux2003-11-191-1/+1
|
* fix untranslated strings due to old perl_checker not de-escaping @ and $ ↵Thierry Vignaud2003-11-191-5/+5
| | | | caracters
* smaller wizard window in moveGuillaume Cottenceau2003-11-182-3/+4
|
* allow move to build & install drakx mo files (using sudo)Pascal Rigaux2003-11-183-6/+10
|
* shut upGuillaume Cottenceau2003-11-181-1/+0
|
* - create i18n_env()Pascal Rigaux2003-11-181-7/+22
| | | | | | - use it in set() when $::move to set a standard i18n environment, not the drakx simplified one
* call lang::set():Pascal Rigaux2003-11-181-2/+2
| | | | | | - with $o->{locale} instead of $o->{locale}{lang} - after setting $o->{locale}{country}
* getHds called by install_steps must not be interactivePascal Rigaux2003-11-183-7/+7
|
* when_load: is called many times (from read_already_loaded) so avoir ↵Guillaume Cottenceau2003-11-171-1/+1
| | | | remounting /proc/bus/usb those many times and sleeping for 4 seconds
* mdkmove doesn't use setupSCSI step anymorePascal Rigaux2003-11-171-2/+2
|
* updated Basque and Uzbek filesPablo Saratxaga2003-11-171-122/+133
|
* 9.3-8mdkThierry Vignaud2003-11-171-1/+4
|
* 9.3-7mdkThierry Vignaud2003-11-151-1/+4
|
* fix linksThierry Vignaud2003-11-151-10/+10
|
* 9.3-6mdkThierry Vignaud2003-11-141-2/+14
|
* add links so that most tools get listed on drak<TAB> completionThierry Vignaud2003-11-141-0/+9
|
* fix bogus use of old netwok module instead of network::network (missed whenThierry Vignaud2003-11-142-3/+3
| | | | | cleaning up this)
* add compatibility link for drakclockThierry Vignaud2003-11-141-0/+1
|
* remove net aliases if neededThierry Vignaud2003-11-141-0/+6
|
* install drakclockThierry Vignaud2003-11-141-1/+1
|
* move clock.pl from mcc into drakxtools (its proper place)Thierry Vignaud2003-11-141-0/+374
|
* test the presence of kernel modules .cz'ed or notPascal Rigaux2003-11-141-2/+3
|
* ensure setupSCSI is quite silent in movePascal Rigaux2003-11-141-2/+2
|
* testing for cz file in move mode is a bad ideaGuillaume Cottenceau2003-11-131-1/+1
|
* prevent from FPE (even if I didn't see it duplicated)Guillaume Cottenceau2003-11-121-1/+1
|
* (set_advanced_raw) inline it in it's only callerThierry Vignaud2003-11-121-5/+1
|
* fix program logic: write up/down programs for adsl speedtouch even ifThierry Vignaud2003-11-121-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 filePablo Saratxaga2003-11-122-117/+302
|
* - use the "mount" command directly in movePascal Rigaux2003-11-122-12/+15
| | | | | - still not really clean ($o_options is dropped in many cases)
* remove useless moduleThierry Vignaud2003-11-121-5/+0
|