Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add XkbCompat "group_led" for all keyboards where a group layout switching ↵ | Pascal Rigaux | 2002-11-04 | 4 | -5/+6 |
| | | | | is used | ||||
* | have an empty configuration when a config file is buggy | Pascal Rigaux | 2002-11-04 | 1 | -2/+2 |
| | |||||
* | typo fixes | Thierry Vignaud | 2002-11-04 | 1 | -4/+8 |
| | |||||
* | 1.1.10-2mdk | Thierry Vignaud | 2002-11-04 | 1 | -2/+4 |
| | |||||
* | Reflect changes in yaboot package. | Stew Benedict | 2002-10-29 | 2 | -9/+9 |
| | |||||
* | few reworks for winmodem detection | Damien Chaumette | 2002-10-28 | 1 | -15/+12 |
| | |||||
* | add sub winmodemConfigure | Damien Chaumette | 2002-10-28 | 1 | -0/+19 |
| | |||||
* | s#$_->{driver} eq 'Bad:www.linmodems.org'#$_->{driver} =~ ↵ | Damien Chaumette | 2002-10-28 | 1 | -1/+1 |
| | | | | /www.linmodems.org/# to fit with ldetect | ||||
* | typo in comments: Josep L. Guallar-Esteve <jlguallar@computer.org> | Stew Benedict | 2002-10-28 | 1 | -2/+2 |
| | |||||
* | (preConfigureTimezone): don't set UTC in beginner mode if there is no windows | Pascal Rigaux | 2002-10-28 | 1 | -1/+1 |
| | |||||
* | add new drivers | Thierry Vignaud | 2002-10-28 | 1 | -0/+2 |
| | |||||
* | add new drivers that appears in alsa cvs | Thierry Vignaud | 2002-10-28 | 1 | -3/+3 |
| | |||||
* | reduced version of oem script which allow installing in oem mode but | Francois Pons | 2002-10-25 | 1 | -0/+606 |
| | | | | | | | without restricting language and without installing any packages. all package are copied to disk, ie this is an automated hd install builder. | ||||
* | Updated pot file | Pablo Saratxaga | 2002-10-24 | 3 | -3596/+3935 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2002-10-23 | 4 | -11/+13 |
| | |||||
* | fix pixel code | Thierry Vignaud | 2002-10-23 | 1 | -0/+1 |
| | |||||
* | do a perl_checker pass after pixel one since he only do half the work | Thierry Vignaud | 2002-10-23 | 1 | -1/+2 |
| | |||||
* | nono changes for stupid perl_checker whose maintainer don't want to fix ↵ | Thierry Vignaud | 2002-10-23 | 1 | -3/+5 |
| | | | | deficienties | ||||
* | fix "poulpy sux" | Thierry Vignaud | 2002-10-23 | 1 | -3/+3 |
| | |||||
* | make perl_checker happy: replace PKG::f with PKG::f() | Pascal Rigaux | 2002-10-23 | 3 | -4/+4 |
| | |||||
* | reindent for lord pix | Thierry Vignaud | 2002-10-23 | 4 | -530/+533 |
| | |||||
* | add nvaudio driver for lord fredl | Thierry Vignaud | 2002-10-21 | 1 | -1/+1 |
| | |||||
* | remove useless 'pop' | Damien Chaumette | 2002-10-18 | 1 | -2/+1 |
| | |||||
* | change dumb return values s/@pci_modems, $serial_modem/$serial_modem, ↵ | Damien Chaumette | 2002-10-18 | 2 | -11/+2 |
| | | | | @pci_modems/ (thanks to pixel) | ||||
* | make new perl_checker happy: replacing PKG::f by PKG::f() | Pascal Rigaux | 2002-10-17 | 9 | -24/+24 |
| | |||||
* | "=head" doc must end with "=cut" | Pascal Rigaux | 2002-10-17 | 1 | -0/+2 |
| | |||||
* | titi almost sux (he helped me that's why I can't say titi sux :p) | Damien Chaumette | 2002-10-17 | 1 | -5/+1 |
| | |||||
* | consolidate more stuff into %spoolers | Thierry Vignaud | 2002-10-17 | 1 | -28/+21 |
| | |||||
* | setup_common: consolidate regexp | Thierry Vignaud | 2002-10-17 | 1 | -11/+3 |
| | |||||
* | start to consolidate %spoolers as a data structure | Thierry Vignaud | 2002-10-17 | 1 | -20/+21 |
| | |||||
* | - printerdrake::auto_detect(local, net, smb): | Thierry Vignaud | 2002-10-17 | 3 | -59/+44 |
| | | | | | | | o split into local_detect, net_detect, net_smb_detect o detect: return all printers - printer: consolidate all *help_output into help_output | ||||
* | document network::netconnect::detect() | Thierry Vignaud | 2002-10-17 | 1 | -0/+17 |
| | |||||
* | add some comments to getCPUs | Thierry Vignaud | 2002-10-17 | 1 | -1/+11 |
| | |||||
* | fix dams suckiness breaking install2 --test | Guillaume Cottenceau | 2002-10-16 | 1 | -1/+1 |
| | |||||
* | - fix for bad da .mo charset | Pascal Rigaux | 2002-10-16 | 2 | -0/+15 |
| | | | | | - ugly hack to allow IMPS2 switch to work | ||||
* | initIMPS2: use /dev/mouse instead of /dev/cdrom (!) | Pascal Rigaux | 2002-10-16 | 1 | -1/+1 |
| | |||||
* | - winmodem detection fix | Damien Chaumette | 2002-10-16 | 1 | -1/+1 |
| | |||||
* | don't print empty help for fields without any help | Thierry Vignaud | 2002-10-16 | 1 | -5/+5 |
| | |||||
* | - alphabetically sort help items | Thierry Vignaud | 2002-10-16 | 1 | -12/+17 |
| | | | | | - add help for some cpu fields | ||||
* | display cpu name (eg "Pentium") too in harddrake gui | Thierry Vignaud | 2002-10-16 | 1 | -1/+1 |
| | |||||
* | display "$vendor cpu number $id" for cpus in harddrake gui | Thierry Vignaud | 2002-10-16 | 1 | -1/+4 |
| | |||||
* | getCPUs() : fix multiples cpu detection | Thierry Vignaud | 2002-10-16 | 1 | -5/+3 |
| | |||||
* | fix Gtk::CTree:insert_node inversing devices order | Thierry Vignaud | 2002-10-16 | 1 | -4/+1 |
| | |||||
* | miaouh | Thierry Vignaud | 2002-10-16 | 1 | -1/+1 |
| | |||||
* | use code factored in detect_devices for modem detection | Thierry Vignaud | 2002-10-16 | 1 | -8/+2 |
| | |||||
* | 1.1.10-1mdk | Thierry Vignaud | 2002-10-16 | 1 | -2/+19 |
| | |||||
* | bit me! | Thierry Vignaud | 2002-10-16 | 1 | -1/+2 |
| | |||||
* | -add cpus detection | Thierry Vignaud | 2002-10-16 | 5 | -41/+25 |
| | | | | | | | - update todo list - perl_checker fix | ||||
* | buildrequires: libext2fs-devel | Thierry Vignaud | 2002-10-16 | 1 | -1/+1 |
| | |||||
* | add Pioneer to vendors list | Thierry Vignaud | 2002-10-15 | 1 | -0/+42 |
| |