summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* perl_checker cleanupsThierry Vignaud2004-09-101-2/+2
|
* autoconfigure mice on bootstrappingThierry Vignaud2004-09-101-6/+3
|
* (configure_net) use network::test to test internet connectionOlivier Blin2004-09-101-1/+18
|
* really reset IM on language switchThierry Vignaud2004-09-091-1/+1
|
* remove debug messageThierry Vignaud2004-09-091-1/+0
|
* only default to per locale default IM when switching between localesThierry Vignaud2004-09-091-0/+3
|
* log which tools are runnedThierry Vignaud2004-09-081-0/+1
|
* fix log message when we cannot run a configuratorThierry Vignaud2004-09-081-1/+1
|
* handle options in any orderThierry Vignaud2004-09-081-4/+17
|
* update splash when removed too, use Mandrakelinux theme by default,Olivier Blin2004-09-081-5/+7
| | | | | don't give theme name to remove-theme
* fix #11287Olivier Blin2004-09-081-6/+11
|
* (get_user_or_group) fix freeze (#11274)Thierry Vignaud2004-09-081-1/+1
|
* take care of symlink based bootloader entriesPascal Rigaux2004-09-071-5/+23
|
* - shift twice to get the correct function nameDaouda Lo2004-09-071-3/+3
|
* (del_intf) use more detailled device names on Fabrice Facorat suggestionOlivier Blin2004-09-071-1/+9
|
* s/kind/name/Olivier Blin2004-09-071-16/+16
|
* (manage) clean interface kind assignmentOlivier Blin2004-09-071-1/+3
|
* add/update a few commentsThierry Vignaud2004-09-071-1/+4
|
* explicitely do not try to run configurator for AGP, ATA_STORAGE, SATA_STORAGE,Thierry Vignaud2004-09-071-0/+1
| | | | | | SCSI_CONTROLLER and TV classes (some of them [eg: TV] do have a configurator for harddrake GUI and thus are not skiped by -x test)
* perl_checker fixesOlivier Blin2004-09-061-5/+5
|
* (del_intf) update for adsl/modem/isdn connectionsOlivier Blin2004-09-061-7/+8
|
* drop lang::write()'s prefix parameter in favor of $::prefix (which was ↵Thierry Vignaud2004-09-061-2/+2
| | | | already partially done)
* (build_tree) avoid code duplication, use network::modem::ppp_read_confOlivier Blin2004-09-061-16/+1
|
* ensure we do not enable autologin w/o any userThierry Vignaud2004-09-061-1/+8
|
* (build_notebook) Authentication is used for modems only (better fix for #11142)Olivier Blin2004-09-061-3/+5
|
* typo fixThierry Vignaud2004-09-061-1/+1
|
* add module for storage controllers that are not compiled built-in in kernelThierry Vignaud2004-09-061-3/+1
|
* better looking for alternative driversThierry Vignaud2004-09-061-1/+1
|
* fix crashesThierry Vignaud2004-09-061-3/+9
|
* fixed typoPablo Saratxaga2004-09-051-1/+1
|
* don't exclude Gtk2::Entry fillingDamien Chaumette2004-09-031-1/+1
|
* Mandrake -> MandrakelinuxPablo Saratxaga2004-09-021-1/+1
|
* reuse mcc icons (if availlable) for windowsThierry Vignaud2004-09-0214-0/+20
|
* reuse icon for windowsThierry Vignaud2004-09-023-0/+3
|
* fix untraslated titleThierry Vignaud2004-09-021-1/+1
|
* do not use supermount by default for removable devicesOlivier Blin2004-09-021-1/+1
|
* use proper window & banner iconThierry Vignaud2004-09-021-0/+1
|
* set banner title...Thierry Vignaud2004-09-021-0/+2
|
* do not crash if default autologin or default desktop doesn't existOlivier Blin2004-09-011-2/+4
|
* write modules conf files if a tv card is detectedOlivier Blin2004-09-011-0/+2
|
* fix stupid errorOlivier Blin2004-09-011-1/+1
|
* add notconfigured stateOlivier Blin2004-09-011-4/+11
|
* unbreak drakclockThierry Vignaud2004-09-011-1/+1
|
* initialize and so that motion_event correctly handle the mouse movesFlorent Villard2004-09-011-3/+2
|
* Repaint the calendar (especially when the day changed)Florent Villard2004-09-011-8/+21
| | | | | | | Make the hour tick shorter Check if the ntpdate command succeed or not, do not quit if it fails Only apply the date command again if ntp mode is not selected
* enable harddrake2 to properly adapt to theme changes and the likeThierry Vignaud2004-09-011-1/+1
|
* (create_notebook) follow the same parameter order as gtkappend_page() use andThierry Vignaud2004-09-011-1/+1
| | | | | as C/Gtk+ does
* perl_checker cleanupsThierry Vignaud2004-09-011-2/+3
|
* Do not perform a date command when ntpdate has just been calledFlorent Villard2004-09-011-10/+10
|
* (is_running) enhance regexp, use anyOlivier Blin2004-08-311-1/+2
|