Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 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 |
| | | | | | 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 ...) | ||||
* | perl_checker cleanups | Thierry Vignaud | 2004-06-17 | 1 | -10/+17 |
| | |||||
* | use move's script rather than build machine's script | 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 |
| | | | | | /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 |
| | |||||
* | enlarge your scsi buffer (previous size wasn't enough with more than one ↵ | Olivier Blin | 2004-06-17 | 1 | -1/+1 |
| | | | | scsi device, fixed thanks to nplanel) | ||||
* | add disk-iso install method | Olivier Blin | 2004-06-17 | 1 | -3/+4 |
| | |||||
* | do not delete loopbacks devices before umount but after | Olivier Blin | 2004-06-17 | 1 | -5/+5 |
| | |||||
* | update package versions to reflect current globetrotter | Thierry Vignaud | 2004-06-15 | 1 | -3/+3 |
| | |||||
* | update what's required in new initscripts | Thierry Vignaud | 2004-06-15 | 1 | -0/+1 |
| | |||||
* | Initial revision | Thierry Vignaud | 2004-06-15 | 11 | -0/+910 |
| | |||||
* | *** 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 |
| | |||||
* | allow to go back in proxy selection window | Olivier Blin | 2004-06-15 | 1 | -1/+3 |
| | |||||
* | remove PERL_INSTALL_DEBUG code modifying install2 (unused and not working ↵ | Pascal Rigaux | 2004-06-15 | 1 | -5/+0 |
| | | | | anyway) | ||||
* | add new wirelesss driver (madwifi_pci) | Thierry Vignaud | 2004-06-15 | 1 | -1/+1 |
| | |||||
* | fix return code handling in mirror list selection | Olivier Blin | 2004-06-15 | 1 | -1/+1 |
| | |||||
* | (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) | ||||
* | fix typo spotted by John Keller | Olivier Blin | 2004-06-15 | 1 | -2/+2 |
| | |||||
* | increase the number of loopbacks (needed for mandrakemove where the default ↵ | Pascal Rigaux | 2004-06-15 | 2 | -5/+5 |
| | | | | (8) is much too low :) | ||||
* | kill kde desktop and kicker when mdk_totem is launched, then restore them | Pascal Rigaux | 2004-06-15 | 3 | -10/+12 |
| | | | | | (kded pb still there?) | ||||
* | have krandrtray in systray by default (allow easy screen resizing, esp. for ↵ | Pascal Rigaux | 2004-06-15 | 1 | -0/+1 |
| | | | | non-usb key move) | ||||
* | ease tests | Pascal Rigaux | 2004-06-15 | 1 | -1/+3 |
| | |||||
* | upgrade distrib version | Olivier Blin | 2004-06-15 | 1 | -1/+1 |
| | |||||
* | redesign to add "Specify the mirror manually" entries in mirror list selection | Olivier Blin | 2004-06-15 | 1 | -51/+85 |
| | |||||
* | redesign of the ISO image selection dialog, add an entry in the list to ↵ | Olivier Blin | 2004-06-15 | 1 | -11/+26 |
| | | | | allow to use the directory as a mirror tree | ||||
* | do not try to mount the partition in testing mode, assume it is already mounted | Olivier Blin | 2004-06-15 | 1 | -1/+2 |
| | |||||
* | del loop device after unmount | Olivier Blin | 2004-06-15 | 1 | -0/+1 |
| | |||||
* | update comment | Thierry Vignaud | 2004-06-15 | 1 | -1/+1 |
| | |||||
* | rename usbnet as net_modules | Thierry Vignaud | 2004-06-15 | 1 | -2/+2 |
| |