Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 :-() | ||||
* | (pciusb_id) fix duplicated USB disks (in both disk and unknown categories) | Thierry Vignaud | 2004-06-17 | 1 | -1/+9 |
| | |||||
* | perl_checker cleanup | Thierry Vignaud | 2004-06-17 | 1 | -1/+1 |
| | |||||
* | bump buildrequires on ldetect-devel so that tools get proper module | Thierry Vignaud | 2004-06-17 | 1 | -1/+1 |
| | | | | | information on USB devices (we should really use a shared library instead ...) | ||||
* | (set_removable_configurator) fix typo preventing adding entries in | Thierry Vignaud | 2004-06-17 | 1 | -1/+1 |
| | | | | | /etc/fstab for new removable media | ||||
* | - AD_users_db is cn=users,ldap_domain and not cn=users,dc=servername,ldap_domain | Pascal Rigaux | 2004-06-17 | 1 | -44/+44 |
| | | | | | | | - AD_user (for binddn) is user@domain instead of cn=user,cn=users,ldap_domain - better system-auth krb5 configuration (all this as requested by Vincent Guardiola) | ||||
* | compile everything with standard flags from rpm | Thierry Vignaud | 2004-06-17 | 1 | -2/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-06-15 | 1 | -1/+341 |
| | |||||
* | rename is_same_part to are_same_partitions (not that much clear, but at ↵ | Pascal Rigaux | 2004-06-15 | 3 | -3/+4 |
| | | | | least a little) | ||||
* | use "find { ... }" | Pascal Rigaux | 2004-06-15 | 1 | -2/+2 |
| | |||||
* | - new function subpart_from_wild_device_name() | Pascal Rigaux | 2004-06-15 | 1 | -20/+38 |
| | | | | | - use it | ||||
* | remove some broken sparc code | Pascal Rigaux | 2004-06-15 | 1 | -34/+1 |
| | |||||
* | allow easy tracing of stage2 | Pascal Rigaux | 2004-06-15 | 1 | -0/+4 |
| | |||||
* | the presence of loadkeys doesn't mean it is the regular one. (fixes loadkeys ↵ | Pascal Rigaux | 2004-06-15 | 1 | -5/+8 |
| | | | | calling itself) | ||||
* | .backupignore issues (email reports), typo in "other" routine | Stew Benedict | 2004-06-15 | 1 | -3/+3 |
| | |||||
* | remove PERL_INSTALL_DEBUG code modifying install2 (unused and not working ↵ | Pascal Rigaux | 2004-06-15 | 1 | -5/+0 |
| | | | | anyway) | ||||
* | (set_removable_configurator) switch from diskdrake to drakupdate_fstab | Thierry Vignaud | 2004-06-15 | 1 | -1/+1 |
| | | | | | (like hotplug we just automatically guess what's better) | ||||
* | increase the number of loopbacks (needed for mandrakemove where the default ↵ | Pascal Rigaux | 2004-06-15 | 1 | -1/+1 |
| | | | | (8) is much too low :) | ||||
* | update comment | Thierry Vignaud | 2004-06-15 | 1 | -1/+1 |
| | |||||
* | rename usbnet as net_modules | Thierry Vignaud | 2004-06-15 | 1 | -2/+2 |
| | |||||
* | fix 10-44mdk's changelog | Thierry Vignaud | 2004-06-15 | 1 | -1/+1 |
| | |||||
* | updated Welsh file | Pablo Saratxaga | 2004-06-14 | 1 | -1932/+1980 |
| | |||||
* | updated Norwegian file | Pablo Saratxaga | 2004-06-14 | 1 | -1942/+2052 |
| | |||||
* | updated Nynorsk file | Pablo Saratxaga | 2004-06-14 | 1 | -1945/+2089 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2004-06-14 | 50 | -97867/+124153 |
| | |||||
* | (ask_fromW_real) make previous button be labeled "cancel" when needed | Thierry Vignaud | 2004-06-14 | 1 | -1/+1 |
| | |||||
* | 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) | ||||
* | Added image for Berber language, so it is available when it would be needed | Pablo Saratxaga | 2004-06-14 | 1 | -0/+0 |
| | |||||
* | 10-44mdk | Thierry Vignaud | 2004-06-14 | 1 | -1/+18 |
| | |||||
* | since some hard disks are USB models, we've to filtering them out once we've | Thierry Vignaud | 2004-06-14 | 1 | -1/+1 |
| | | | | | detected them in order to prevent tem to appear in the "unknown/other" category | ||||
* | 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) | ||||
* | ethernet card detection: only rely on driver for matching ethernet cards, thus | Thierry Vignaud | 2004-06-14 | 1 | -7/+2 |
| | | | | | | | | preventing mislisting of other/unwanted devices (eg: bluetooth, wlan, AX25). last but not least, it enables us to catch ldetect/ldetect-lst/detect_devices bugs where some devices are *not* seen by drakx and drakconnect. | ||||
* | remove useless filtering in bridges detection code since proper filtering (for | Thierry Vignaud | 2004-06-14 | 1 | -1/+1 |
| | | | | | dobles) is already done at the upper level. | ||||
* | fix misdetection of nvidia nforce ethernet cards (broken since forcedeth | Thierry Vignaud | 2004-06-14 | 1 | -1/+1 |
| | | | | | replaced nvnet on 2004-01-21 in MDK10's ldetect-lst) | ||||
* | 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 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2004-06-10 | 1 | -1/+1 |
| | |||||
* | - hde is ide/host1/bus0/target0/lun0, and not ide/host0/bus2/target0/lun0 | Pascal Rigaux | 2004-06-10 | 1 | -3/+5 |
| | | | | | - add host in hd struct for bus ide | ||||
* | first lan step: replace the "manual choice" string by the more | Thierry Vignaud | 2004-06-10 | 1 | -2/+2 |
| | | | | | meaningfull "manually load a driver" | ||||
* | first lan step: do not compare translated strings, use format callback | Thierry Vignaud | 2004-06-10 | 1 | -3/+3 |
| | |||||
* | fix trainee suckiness | Olivier Blin | 2004-06-10 | 1 | -1/+1 |
| | |||||
* | (get) default to standard level; else security::msec won't be able to | Thierry Vignaud | 2004-06-10 | 1 | -1/+1 |
| | | | | | | load any values when level is not set (thus resulting in an empty draksec GUI) | ||||
* | 10-43mdk | Thierry Vignaud | 2004-06-09 | 1 | -1/+20 |
| |