| Commit message (Expand) | Author | Age | Files | Lines |
* | fix method_allows_medium_change calls (I suck) | Olivier Blin | 2004-06-18 | 2 | -2/+2 |
* | in disk-iso install, strip old root from ISOPATH and remove iso file from pat... | Olivier Blin | 2004-06-18 | 1 | -1/+5 |
* | in iso install, use ISOPATH environment variable instead of loopback device f... | Olivier Blin | 2004-06-18 | 2 | -14/+1 |
* | add and use install_any::method_allows_medium_change | Olivier Blin | 2004-06-18 | 4 | -6/+10 |
* | update 10-45mdk | Thierry Vignaud | 2004-06-18 | 1 | -0/+1 |
* | in disk-iso install, automatically choose and change ISO images, according to... | Olivier Blin | 2004-06-18 | 5 | -25/+116 |
* | 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 |
* | 10-45mdk | Thierry Vignaud | 2004-06-18 | 1 | -1/+23 |
* | merge from MDK-10-branch: add support for ATI_GLX and NVIDIA_GLX cohabitation | Thierry Vignaud | 2004-06-18 | 1 | -1/+16 |
* | 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 |
* | merge x11 autoconf support from MDK-10-branch | Thierry Vignaud | 2004-06-18 | 2 | -0/+31 |
* | merge floppies support from MDK-10-branch | Thierry Vignaud | 2004-06-18 | 1 | -2/+6 |
* | merge globetrotter support from MDK-10-branch | Thierry Vignaud | 2004-06-18 | 4 | -9/+9 |
* | fix comment | Thierry Vignaud | 2004-06-18 | 1 | -2/+3 |
* | 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 |
* | 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 |
* | kill warnings | Thierry Vignaud | 2004-06-17 | 3 | -3/+4 |
* | 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 |
* | 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 |
* | add infrastructure for per class help (and add missing space around brackets | Thierry Vignaud | 2004-06-17 | 1 | -64/+76 |
* | (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 |
* | (set_removable_configurator) fix typo preventing adding entries in | Thierry Vignaud | 2004-06-17 | 1 | -1/+1 |
* | - AD_users_db is cn=users,ldap_domain and not cn=users,dc=servername,ldap_domain | Pascal Rigaux | 2004-06-17 | 1 | -44/+44 |
* | 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 least... | Pascal Rigaux | 2004-06-15 | 3 | -3/+4 |
* | 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 |
* | 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 |
* | .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 any... | Pascal Rigaux | 2004-06-15 | 1 | -5/+0 |
* | (set_removable_configurator) switch from diskdrake to drakupdate_fstab | Thierry Vignaud | 2004-06-15 | 1 | -1/+1 |
* | increase the number of loopbacks (needed for mandrakemove where the default (... | Pascal Rigaux | 2004-06-15 | 1 | -1/+1 |
* | 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 |