summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* do not hard code icon pathPascal Rigaux2002-08-081-1/+1
|
* explain the fscking "Processor" needThierry Vignaud2002-08-081-0/+2
|
* (set_resolution): handle the optional $resolution->{Y}Pascal Rigaux2002-08-081-2/+5
| | | | | (@resolutions): add 1280x960
* handle the pb of resolutions where X doesn't imply Y (eg: 1280x1024 and ↵Pascal Rigaux2002-08-081-9/+19
| | | | 1280x960)
* make sure fsck is called for ext3 partition (due to possible kernel panic onFrancois Pons2002-08-081-8/+3
| | | | | | corrupted ext3 partition, even after mounting ext3, umounting and remounting ext2).
* added more detailed help files, fixed bad reset of text mode.Francois Pons2002-08-081-14/+54
|
* use $::prefix in timezone::readPascal Rigaux2002-08-082-3/+2
|
* (tvout): rough default value for PAL vs NTSCPascal Rigaux2002-08-081-1/+5
|
* fix typoPascal Rigaux2002-08-081-1/+1
|
* timezone::read now returns a hashPascal Rigaux2002-08-082-6/+3
|
* replace 1152x768 with 1152x864 as it should and used to bePascal Rigaux2002-08-081-1/+1
|
* updated pot filePablo Saratxaga2002-08-083-2108/+2485
|
* - write_passwd_user: ensure {pw} is set (at least '')Pascal Rigaux2002-08-081-11/+1
| | | | | - cleanup dead code
* - fix detecting use of MD5 and shadow passwordsPascal Rigaux2002-08-081-4/+4
| | | | | - cosmetic move of any::addUsers
* don't add users in group usb (unneeded (?), anyway doesn't do anything since ↵Pascal Rigaux2002-08-081-3/+1
| | | | group usb doesn't exist currently)
* Added Tamils TSCII keyboardPablo Saratxaga2002-08-083-4/+5
|
* Added some support for Tamil (proper KDE default fonts, and define itPablo Saratxaga2002-08-081-3/+14
| | | | | as iso8859-1 encoding for kde)
* (configure_FB_TVOUT): add ModeLines (Florent Beranger says it displays ↵Pascal Rigaux2002-08-081-0/+6
| | | | better with them)
* (ask_window_manager_to_logout): adapt to new gnomePascal Rigaux2002-08-081-1/+1
|
* - remove the icons in reallyChooseGroupsPascal Rigaux2002-08-081-2/+3
| | | | | - add the LSB group
* old hp scanners report themselves as "Processor"s as :Thierry Vignaud2002-08-082-2/+2
| | | | | | | | - tested in hw lab - written in linux/include/scsi/scsi.h: "TYPE_PROCESSOR.*HP scanners use this" - reported by sane-find-sane: "old HP scanners use the CPU id"
* - remove buttons to change themePascal Rigaux2002-08-084-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 Rigaux2002-08-082-4/+3
| | | | step :-/
* - remove the "help" buttonPascal Rigaux2002-08-082-9/+3
| | | | | - ensure the help box is not created twice (except when changing theme)
* sort security level descriptionsPascal Rigaux2002-08-081-1/+1
|
* Windows PDC -> Windows Domain, don't make samba dirs - samba fixed nowStew Benedict2002-08-082-9/+5
|
* (get_profiles): get rid of "glob", clean it upPascal Rigaux2002-08-071-8/+1
|
* replace glob() with all()Pascal Rigaux2002-08-071-2/+2
|
* shorewall-related functions will go here.Christian Belisle2002-08-071-0/+0
|
* call rpmReadConfigFiles before installing packages.Francois Pons2002-08-071-0/+1
|
* use isolinux non-debug versionPascal Rigaux2002-08-071-2/+1
|
* do not ask user to select ignored medium.Francois Pons2002-08-071-0/+2
|
* do not read package of ignored medium (contrib) to save memory.Francois Pons2002-08-071-10/+15
|
* reduce progress bar again (8).Francois Pons2002-08-071-1/+1
|
* added automatic update of lilo image and KDE & GNOME background.Francois Pons2002-08-071-0/+30
|
* getAndSaveFile now return before writing zero-length file if input file doesn'tFrancois Pons2002-08-071-1/+1
| | | | | exists on invocation.
* allow automatic oem patch. add log if successfull patching.Francois Pons2002-08-071-2/+4
|
* allow patching of mirror used.Francois Pons2002-08-071-42/+36
|
* "LABEL=xxx" in fstab handlingPascal Rigaux2002-08-071-4/+12
|
* load glx in any case (well except for nvidia proprietary shit)Pascal Rigaux2002-08-071-4/+4
|
* *** empty log message ***Pascal Rigaux2002-08-061-0/+106
|
* make perl_checker happier :-)Thierry Vignaud2002-08-062-2/+2
|
* - dont detect undef devicesThierry Vignaud2002-08-062-3/+3
|
* log changesThierry Vignaud2002-08-061-1/+5
|
* typo, change /etc/exports explanation in helpStew Benedict2002-08-061-1/+4
|
* detect modem tooThierry Vignaud2002-08-061-1/+5
|
* nobody pass the second argument ofThierry Vignaud2002-08-061-3/+3
| | | | | network::modem::modem_detect_backend() so let simplify it
* remove old references to rectangle drawing around mcc iconsThierry Vignaud2002-08-061-4/+0
|
* - rename scanner::findScannerUsbport as scanner::detectThierry Vignaud2002-08-063-8/+10
| | | | | | as in mouse.pm - scanner::detect : detect SCSI scanners too
* updated French and Walloon filesPablo Saratxaga2002-08-061-135/+162
|