Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | only stop boot progressbar if there a non automatic tool to run | Thierry Vignaud | 2004-06-18 | 1 | -1/+1 |
| | |||||
* | add help for new fields | Thierry Vignaud | 2004-06-18 | 1 | -8/+8 |
| | |||||
* | merge globetrotter support from MDK-10-branch | Thierry Vignaud | 2004-06-18 | 1 | -1/+4 |
| | |||||
* | merge mouse autoreconfiguration when switching between 2.4.x and 2.6.x kernels | Thierry Vignaud | 2004-06-18 | 1 | -0/+8 |
| | | | | | from MDK-10-branch | ||||
* | merge x11 autoconf support from MDK-10-branch | Thierry Vignaud | 2004-06-18 | 1 | -0/+4 |
| | |||||
* | merge floppies support from MDK-10-branch | Thierry Vignaud | 2004-06-18 | 1 | -2/+6 |
| | |||||
* | group driver fields for sound cards | Thierry Vignaud | 2004-06-18 | 1 | -0/+4 |
| | |||||
* | do not display PCI/USB vendor id in identification section | Thierry Vignaud | 2004-06-18 | 1 | -1/+1 |
| | |||||
* | - simplify item grouping | Thierry Vignaud | 2004-06-18 | 1 | -10/+8 |
| | | | | | - always show identification first | ||||
* | fix displaying pci/usb vendor and device id | Thierry Vignaud | 2004-06-18 | 1 | -2/+2 |
| | |||||
* | display bus (PCI, USB, ...) first | Thierry Vignaud | 2004-06-18 | 1 | -1/+1 |
| | |||||
* | fix help for floppies | Thierry Vignaud | 2004-06-18 | 1 | -1/+1 |
| | |||||
* | - add infrastructure in order to group fields | Thierry Vignaud | 2004-06-18 | 1 | -9/+68 |
| | | | | | - start to group fields for mass media, CPUs and generic PCI/USB devices | ||||
* | kill warnings | Thierry Vignaud | 2004-06-17 | 1 | -1/+1 |
| | |||||
* | kill usb_id like usb_vendor is (for USB mass storage media) | Thierry Vignaud | 2004-06-17 | 1 | -1/+1 |
| | |||||
* | add missing field for hard disks | Thierry Vignaud | 2004-06-17 | 1 | -0/+1 |
| | |||||
* | the split of the cpu help nicely show up that mice were using CPU help. | Thierry Vignaud | 2004-06-17 | 1 | -0/+3 |
| | | | | | let's describe their "name" field too. | ||||
* | split out CPU help | Thierry Vignaud | 2004-06-17 | 1 | -16/+19 |
| | |||||
* | use new infrastructure in order to not display useless floppy help for SCSI | Thierry Vignaud | 2004-06-17 | 1 | -1/+8 |
| | | | | | disks | ||||
* | add infrastructure for per class help (and add missing space around brackets | Thierry Vignaud | 2004-06-17 | 1 | -64/+76 |
| | | | | | that perl_checker did miss :-() | ||||
* | perl_checker cleanup | Thierry Vignaud | 2004-06-17 | 1 | -1/+1 |
| | |||||
* | .backupignore issues (email reports), typo in "other" routine | Stew Benedict | 2004-06-15 | 1 | -3/+3 |
| | |||||
* | do not automatically switch from nv to nvidia (in order to handle | Thierry Vignaud | 2004-06-14 | 1 | -2/+2 |
| | | | | | cases where nvidia module crashes the system) | ||||
* | enable drag on drop when looking only at customized settings | Thierry Vignaud | 2004-06-14 | 1 | -1/+5 |
| | |||||
* | enforce introduction of translators hints into translation catalogs | Thierry Vignaud | 2004-06-14 | 5 | -25/+36 |
| | | | | | | | | | | | (perl_checker should have been loudly complain on those!!!! :-(): - add missing coma caracter - move them near translations note that i didn't bother check po comments that already have the proper comma. instead this should be done by perl_checker which should warn about po comments out of translation calls and tags contexts | ||||
* | display more data about hard disks (geometry, number of primary/extended | Thierry Vignaud | 2004-06-14 | 1 | -0/+14 |
| | | | | | partitions) | ||||
* | merge lost hunk | Thierry Vignaud | 2004-06-11 | 1 | -2/+2 |
| | |||||
* | s/_([xy])\b/_\1\1/ so that cperl-mode is happier | Thierry Vignaud | 2004-06-11 | 1 | -14/+14 |
| | |||||
* | make draksplash work again... | Thierry Vignaud | 2004-06-11 | 1 | -24/+25 |
| | |||||
* | fix trainee suckiness | Olivier Blin | 2004-06-10 | 1 | -1/+1 |
| | |||||
* | Bugzilla #9877 - deal with kernel ring buffer that is flooded with msgs | Stew Benedict | 2004-06-08 | 1 | -3/+3 |
| | | | | | for tape device detection. | ||||
* | kill dead code | Thierry Vignaud | 2004-06-08 | 1 | -1/+1 |
| | |||||
* | switch to xorg | Pascal Rigaux | 2004-06-08 | 1 | -1/+1 |
| | |||||
* | switch to xorg | Pascal Rigaux | 2004-06-08 | 1 | -1/+1 |
| | |||||
* | run harddrake service earlier | Thierry Vignaud | 2004-06-04 | 1 | -1/+1 |
| | |||||
* | Really apply gui fix. | Stew Benedict | 2004-06-01 | 1 | -2/+4 |
| | |||||
* | Use array rather than hash per Thierry. | Stew Benedict | 2004-06-01 | 2 | -2/+4 |
| | | | | | Insure ftp transfers are binary, fix gui problem (in 10.0 update also). | ||||
* | rollback weird and ugly workaround when pressing cancel on the ask_warn. The ↵ | Pascal Rigaux | 2004-06-01 | 1 | -2/+1 |
| | | | | real fix is in ugtk2.pm | ||||
* | (lilo_choice) fix error title | Thierry Vignaud | 2004-06-01 | 1 | -1/+1 |
| | |||||
* | fix "two windows after exception" bug | Thierry Vignaud | 2004-06-01 | 1 | -1/+2 |
| | |||||
* | Typo in tape restore (Federico Belvisi). | Stew Benedict | 2004-05-28 | 1 | -1/+1 |
| | |||||
* | (get_val) reuse c::get_netdevices() and thus skip bogus sit0 | Thierry Vignaud | 2004-05-27 | 1 | -3/+7 |
| | |||||
* | Fix dropped .txt files when running mkisofs. (Anthill #799) | Stew Benedict | 2004-05-24 | 1 | -2/+2 |
| | |||||
* | (mk_frame) minor cleanup | Thierry Vignaud | 2004-05-24 | 1 | -1/+1 |
| | |||||
* | switch from deprecated OptionMenu into new ComboBox widget | Thierry Vignaud | 2004-05-24 | 9 | -30/+34 |
| | |||||
* | (build_notebook) simplify pull down menu filling and do not duplicate protocols | Thierry Vignaud | 2004-05-24 | 1 | -1/+1 |
| | | | | | list | ||||
* | Some new perl_checker fixes. | Stew Benedict | 2004-05-21 | 2 | -108/+58 |
| | |||||
* | Add /etc/modprobe* mount points for client hardware config. | Stew Benedict | 2004-05-20 | 1 | -0/+6 |
| | |||||
* | kill unused image | Thierry Vignaud | 2004-05-17 | 1 | -0/+0 |
| | |||||
* | really handle LABEL=XXX in fstab (as used by redhat) (no xfs labels yet) | Pascal Rigaux | 2004-05-13 | 1 | -1/+1 |
| |