summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add new drivers that appears in alsa cvsThierry Vignaud2002-10-281-3/+3
|
* reduced version of oem script which allow installing in oem mode butFrancois Pons2002-10-251-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 filePablo Saratxaga2002-10-243-3596/+3935
|
* perl_checker fixesThierry Vignaud2002-10-234-11/+13
|
* fix pixel codeThierry Vignaud2002-10-231-0/+1
|
* do a perl_checker pass after pixel one since he only do half the workThierry Vignaud2002-10-231-1/+2
|
* nono changes for stupid perl_checker whose maintainer don't want to fix ↵Thierry Vignaud2002-10-231-3/+5
| | | | deficienties
* fix "poulpy sux"Thierry Vignaud2002-10-231-3/+3
|
* make perl_checker happy: replace PKG::f with PKG::f()Pascal Rigaux2002-10-233-4/+4
|
* reindent for lord pixThierry Vignaud2002-10-234-530/+533
|
* add nvaudio driver for lord fredlThierry Vignaud2002-10-211-1/+1
|
* remove useless 'pop'Damien Chaumette2002-10-181-2/+1
|
* change dumb return values s/@pci_modems, $serial_modem/$serial_modem, ↵Damien Chaumette2002-10-182-11/+2
| | | | @pci_modems/ (thanks to pixel)
* make new perl_checker happy: replacing PKG::f by PKG::f()Pascal Rigaux2002-10-179-24/+24
|
* "=head" doc must end with "=cut"Pascal Rigaux2002-10-171-0/+2
|
* titi almost sux (he helped me that's why I can't say titi sux :p)Damien Chaumette2002-10-171-5/+1
|
* consolidate more stuff into %spoolersThierry Vignaud2002-10-171-28/+21
|
* setup_common: consolidate regexpThierry Vignaud2002-10-171-11/+3
|
* start to consolidate %spoolers as a data structureThierry Vignaud2002-10-171-20/+21
|
* - printerdrake::auto_detect(local, net, smb):Thierry Vignaud2002-10-173-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 Vignaud2002-10-171-0/+17
|
* add some comments to getCPUsThierry Vignaud2002-10-171-1/+11
|
* fix dams suckiness breaking install2 --testGuillaume Cottenceau2002-10-161-1/+1
|
* - fix for bad da .mo charsetPascal Rigaux2002-10-162-0/+15
| | | | | - ugly hack to allow IMPS2 switch to work
* initIMPS2: use /dev/mouse instead of /dev/cdrom (!)Pascal Rigaux2002-10-161-1/+1
|
* - winmodem detection fixDamien Chaumette2002-10-161-1/+1
|
* don't print empty help for fields without any helpThierry Vignaud2002-10-161-5/+5
|
* - alphabetically sort help itemsThierry Vignaud2002-10-161-12/+17
| | | | | - add help for some cpu fields
* display cpu name (eg "Pentium") too in harddrake guiThierry Vignaud2002-10-161-1/+1
|
* display "$vendor cpu number $id" for cpus in harddrake guiThierry Vignaud2002-10-161-1/+4
|
* getCPUs() : fix multiples cpu detectionThierry Vignaud2002-10-161-5/+3
|
* fix Gtk::CTree:insert_node inversing devices orderThierry Vignaud2002-10-161-4/+1
|
* miaouhThierry Vignaud2002-10-161-1/+1
|
* use code factored in detect_devices for modem detectionThierry Vignaud2002-10-161-8/+2
|
* 1.1.10-1mdkThierry Vignaud2002-10-161-2/+19
|
* bit me!Thierry Vignaud2002-10-161-1/+2
|
* -add cpus detectionThierry Vignaud2002-10-165-41/+25
| | | | | | | - update todo list - perl_checker fix
* buildrequires: libext2fs-develThierry Vignaud2002-10-161-1/+1
|
* add Pioneer to vendors listThierry Vignaud2002-10-151-0/+42
|
* display again unknown category (spoted by florent beranger)Thierry Vignaud2002-10-151-9/+1
|
* Hide password to browse W2k servers. (Buchan Milne).Stew Benedict2002-10-142-1/+2
| | | | | Domain name to all caps in smb.conf. (Buchan Milne).
* Finish thin client setup option.Stew Benedict2002-10-141-2/+93
|
* remove initrd images before umounting and exiting.Francois Pons2002-10-141-0/+3
|
* - fix typosThierry Vignaud2002-10-141-3/+10
| | | | | | | | | | | | | | - when something is eating io bandwith, drakbug is very slow to scroll the menu, since on each item selection, it does rpm db access. solution : o cache rpm result in %packages o only call rpm & which if nothing is cached - if there's the selected package isn't installed, just print "package not installed" (and translate that)
* Read/Write thin client configuration.Stew Benedict2002-10-121-66/+183
| | | | | | Add draktermserv config to enable/disable thin clients. Update documentation.
* fix speedtouch detectionDamien Chaumette2002-10-111-1/+2
|
* updated Catalan and Portuguese filesPablo Saratxaga2002-10-111-0/+1
|
* Dynamic IP pool for client machines.Stew Benedict2002-10-111-72/+110
| | | | | | Don't require image for PCI clients. Perl_checker fixes.
* Correct typo in create boot ISO codeStew Benedict2002-10-101-2/+3
| | | | | Add note in help about optional net boot image entry for PCI cards
* notify if speedtouch is detected or notDamien Chaumette2002-10-101-13/+9
|