Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | display again unknown category (spoted by florent beranger) | Thierry Vignaud | 2002-10-15 | 1 | -9/+1 |
| | |||||
* | Hide password to browse W2k servers. (Buchan Milne). | Stew Benedict | 2002-10-14 | 2 | -1/+2 |
| | | | | | Domain name to all caps in smb.conf. (Buchan Milne). | ||||
* | Finish thin client setup option. | Stew Benedict | 2002-10-14 | 1 | -2/+93 |
| | |||||
* | - fix typos | Thierry Vignaud | 2002-10-14 | 1 | -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 Benedict | 2002-10-12 | 1 | -66/+183 |
| | | | | | | Add draktermserv config to enable/disable thin clients. Update documentation. | ||||
* | fix speedtouch detection | Damien Chaumette | 2002-10-11 | 1 | -1/+2 |
| | |||||
* | updated Catalan and Portuguese files | Pablo Saratxaga | 2002-10-11 | 1 | -0/+1 |
| | |||||
* | Dynamic IP pool for client machines. | Stew Benedict | 2002-10-11 | 1 | -72/+110 |
| | | | | | | Don't require image for PCI clients. Perl_checker fixes. | ||||
* | Correct typo in create boot ISO code | Stew Benedict | 2002-10-10 | 1 | -2/+3 |
| | | | | | Add note in help about optional net boot image entry for PCI cards | ||||
* | notify if speedtouch is detected or not | Damien Chaumette | 2002-10-10 | 1 | -13/+9 |
| | |||||
* | - move serial modem detection to detect_devices.pm | Damien Chaumette | 2002-10-10 | 2 | -32/+43 |
| | | | | | | - add speedtouch USB detection - add winmodem detection | ||||
* | add a warning window for winmodems | Damien Chaumette | 2002-10-10 | 1 | -5/+15 |
| | |||||
* | don't use ugtk directly | Thierry Vignaud | 2002-10-09 | 1 | -3/+19 |
| | |||||
* | update from oem patch | Thierry Vignaud | 2002-10-02 | 1 | -3/+3 |
| | |||||
* | patch necessary for oem to work nicely and the two rpmsrate that allow | Francois Pons | 2002-10-02 | 3 | -0/+1155 |
| | | | | | CD of 700MB to be used. | ||||
* | try to fix my fix for blank | Guillaume Cottenceau | 2002-10-02 | 2 | -2/+2 |
| | |||||
* | fix nforce (from francois oem patch) | Thierry Vignaud | 2002-10-02 | 1 | -0/+35 |
| | |||||
* | try to make the install work in "blank" mode (aka fix pixel | Guillaume Cottenceau | 2002-10-02 | 1 | -1/+1 |
| | | | | | sucked when changed modules.pm code, not handling blank mode) | ||||
* | harddrake-ui doesn't need the same obsoletes/provides as harddrake, | Thierry Vignaud | 2002-10-01 | 1 | -2/+0 |
| | | | | | else we may require harddrake-ui on update (thus XFree86 ...) | ||||
* | fixed oem images management not working at all! | Francois Pons | 2002-10-01 | 1 | -16/+22 |
| | |||||
* | forking ugtk, sorry guys. reverted last patch | damien | 2002-10-01 | 1 | -108/+34 |
| | |||||
* | mdk icon_path are added here | damien | 2002-10-01 | 1 | -0/+1 |
| | |||||
* | cleaned, readded needed hack, removed mdk specific functions, added libconf ↵ | damien | 2002-10-01 | 1 | -34/+108 |
| | | | | GUI, WARNING, create_dialog API changed | ||||
* | drop "notail" when filesystem is not reiserfs | Pascal Rigaux | 2002-09-30 | 1 | -0/+2 |
| |