Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - remove buttons to change theme | Pascal Rigaux | 2002-08-08 | 4 | -22/+14 |
| | | | | | | - add F5 to change the theme to the 'white' theme - cleanup the theme code | ||||
* | workaround a weird pb with gtk: still re-creating help Gtk::Text at each ↵ | Pascal Rigaux | 2002-08-08 | 2 | -4/+3 |
| | | | | step :-/ | ||||
* | - remove the "help" button | Pascal Rigaux | 2002-08-08 | 2 | -9/+3 |
| | | | | | - ensure the help box is not created twice (except when changing theme) | ||||
* | sort security level descriptions | Pascal Rigaux | 2002-08-08 | 1 | -1/+1 |
| | |||||
* | Windows PDC -> Windows Domain, don't make samba dirs - samba fixed now | Stew Benedict | 2002-08-08 | 2 | -9/+5 |
| | |||||
* | (get_profiles): get rid of "glob", clean it up | Pascal Rigaux | 2002-08-07 | 1 | -8/+1 |
| | |||||
* | replace glob() with all() | Pascal Rigaux | 2002-08-07 | 1 | -2/+2 |
| | |||||
* | shorewall-related functions will go here. | Christian Belisle | 2002-08-07 | 1 | -0/+0 |
| | |||||
* | call rpmReadConfigFiles before installing packages. | Francois Pons | 2002-08-07 | 1 | -0/+1 |
| | |||||
* | use isolinux non-debug version | Pascal Rigaux | 2002-08-07 | 1 | -2/+1 |
| | |||||
* | do not ask user to select ignored medium. | Francois Pons | 2002-08-07 | 1 | -0/+2 |
| | |||||
* | do not read package of ignored medium (contrib) to save memory. | Francois Pons | 2002-08-07 | 1 | -10/+15 |
| | |||||
* | reduce progress bar again (8). | Francois Pons | 2002-08-07 | 1 | -1/+1 |
| | |||||
* | added automatic update of lilo image and KDE & GNOME background. | Francois Pons | 2002-08-07 | 1 | -0/+30 |
| | |||||
* | getAndSaveFile now return before writing zero-length file if input file doesn't | Francois Pons | 2002-08-07 | 1 | -1/+1 |
| | | | | | exists on invocation. | ||||
* | allow automatic oem patch. add log if successfull patching. | Francois Pons | 2002-08-07 | 1 | -2/+4 |
| | |||||
* | allow patching of mirror used. | Francois Pons | 2002-08-07 | 1 | -42/+36 |
| | |||||
* | "LABEL=xxx" in fstab handling | Pascal Rigaux | 2002-08-07 | 1 | -4/+12 |
| | |||||
* | load glx in any case (well except for nvidia proprietary shit) | Pascal Rigaux | 2002-08-07 | 1 | -4/+4 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-08-06 | 1 | -0/+106 |
| | |||||
* | make perl_checker happier :-) | Thierry Vignaud | 2002-08-06 | 2 | -2/+2 |
| | |||||
* | - dont detect undef devices | Thierry Vignaud | 2002-08-06 | 2 | -3/+3 |
| | |||||
* | log changes | Thierry Vignaud | 2002-08-06 | 1 | -1/+5 |
| | |||||
* | typo, change /etc/exports explanation in help | Stew Benedict | 2002-08-06 | 1 | -1/+4 |
| | |||||
* | detect modem too | Thierry Vignaud | 2002-08-06 | 1 | -1/+5 |
| | |||||
* | nobody pass the second argument of | Thierry Vignaud | 2002-08-06 | 1 | -3/+3 |
| | | | | | network::modem::modem_detect_backend() so let simplify it | ||||
* | remove old references to rectangle drawing around mcc icons | Thierry Vignaud | 2002-08-06 | 1 | -4/+0 |
| | |||||
* | - rename scanner::findScannerUsbport as scanner::detect | Thierry Vignaud | 2002-08-06 | 3 | -8/+10 |
| | | | | | | as in mouse.pm - scanner::detect : detect SCSI scanners too | ||||
* | updated French and Walloon files | Pablo Saratxaga | 2002-08-06 | 1 | -135/+162 |
| | |||||
* | add ov518_decomp in multimedia/tv | Pascal Rigaux | 2002-08-06 | 1 | -1/+1 |
| | |||||
* | add "use run_program" as needed | Pascal Rigaux | 2002-08-06 | 1 | -0/+3 |
| | |||||
* | (get_kernels_and_labels): only take kernels for which we have the ↵ | Pascal Rigaux | 2002-08-06 | 1 | -0/+1 |
| | | | | corresponding /lib/modules/VERSION (otherwise mkinitrd will fail) | ||||
* | (raw): new function allowing special options like {timeout} | Pascal Rigaux | 2002-08-06 | 1 | -3/+22 |
| | |||||
* | (ddcxinfos): use the new run_program::raw with a 20s timeout to workaround ↵ | Pascal Rigaux | 2002-08-06 | 1 | -1/+2 |
| | | | | ddcxinfos going wild using 100% system CPU | ||||
* | added log to follow dead lock to check what may cause it). | Francois Pons | 2002-08-06 | 1 | -0/+1 |
| | |||||
* | make perl_checker happy | Pascal Rigaux | 2002-08-06 | 3 | -5/+6 |
| | |||||
* | make wacom config work | Pascal Rigaux | 2002-08-06 | 4 | -7/+11 |
| | |||||
* | - add /tmp in %suggestions for server partitioning | Pascal Rigaux | 2002-08-06 | 1 | -4/+5 |
| | | | | | - tweak some ratio's in %suggestions | ||||
* | Increased the level of "yudit"; it's one of the editors with best utf-8 | Pablo Saratxaga | 2002-08-06 | 1 | -2/+2 |
| | | | | | support, so very useful to have. | ||||
* | - set the vpi vci correctly according to selected country. | Daouda Lo | 2002-08-06 | 1 | -1/+1 |
| | |||||
* | add warly,jgotti | Guillaume Cottenceau | 2002-08-06 | 1 | -0/+2 |
| | |||||
* | add standalone::explanations for bootsplash configuration | Jonathan Gotti | 2002-08-06 | 1 | -7/+14 |
| | |||||
* | Put _() around two strings in security level choosing | Pablo Saratxaga | 2002-08-06 | 1 | -2/+2 |
| | |||||
* | adapt regexp on archname to thread-multi | Pascal Rigaux | 2002-08-06 | 1 | -1/+2 |
| | |||||
* | - adapt to thread-multi | Pascal Rigaux | 2002-08-05 | 7 | -10/+5 |
| | | | | | - packdrake.pm is now out of arch dir | ||||
* | *** empty log message *** | Pascal Rigaux | 2002-08-05 | 1 | -0/+270 |
| | |||||
* | rebuild for perl thread-multi | Pascal Rigaux | 2002-08-05 | 1 | -1/+4 |
| | |||||
* | do the job of devfsd in case devfsd doesn't do it | Pascal Rigaux | 2002-08-05 | 2 | -15/+21 |
| | |||||
* | smbpasswd call deferred with addToBeDone | Stew Benedict | 2002-08-05 | 1 | -1/+6 |
| | |||||
* | switch to thread-multi | Pascal Rigaux | 2002-08-05 | 1 | -34/+34 |
| |