summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* check that libglx.so is a link instead of checking if it exists (since it isPascal Rigaux2003-11-251-1/+1
| | | | | now in nvidia.clp)
* reintroduce detect_timezone (indeed that one was needed :-()Thierry Vignaud2003-11-241-0/+19
|
* (configure) fix adsl connection class due to type being now translatedThierry Vignaud2003-11-241-1/+1
|
* fix isdn detection: detect all isdn cards, not only the first oneThierry Vignaud2003-11-242-11/+19
|
* bump buildrequire for ldetect because of new APIThierry Vignaud2003-11-241-1/+1
|
* thx perl_checkoThierry Vignaud2003-11-241-1/+1
|
* (getNet) handle zaurus connected through USB cables resulting inThierry Vignaud2003-11-231-1/+1
| | | | | usbnet driver creating usbX interfaces
* (connected2) rename it as check_link_beat() to better reflect what he doesThierry Vignaud2003-11-231-3/+3
|
* (detect_timezone, disconnected, type2interface) kill dead codeThierry Vignaud2003-11-231-33/+1
|
* reuse bg_command:Thierry Vignaud2003-11-232-50/+29
| | | | | | | - major cleanups - get rid of "kid exited -1 at /usr/lib/libDrakX/network/tools.pm line 182." warnings
* introduce bg_command object that enable to fork a sub that give back dataThierry Vignaud2003-11-231-0/+23
| | | | | | through STDOUT a la run_program::get_stdout but w/ arbitrary perl code instead of external program and in background
* updated pot filePablo Saratxaga2003-11-212-0/+22
|
* fix old-style call of lang::set, don't call it in moveGuillaume Cottenceau2003-11-211-1/+1
|
* (getUPS) detect serial MGE tooThierry Vignaud2003-11-211-2/+3
|
* 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
|