Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | in iso install, use ISOPATH environment variable instead of loopback device ↵ | Olivier Blin | 2004-06-18 | 3 | -14/+2 |
| | | | | filename (limited to 64 chars) | ||||
* | 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 ↵ | Olivier Blin | 2004-06-18 | 5 | -25/+116 |
| | | | | to their volume id and application id | ||||
* | 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 |
| | | | | | from MDK-10-branch | ||||
* | 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 |
| | |||||
* | force installation of both 2.4.x and 2.6.x centrino drivers | Thierry Vignaud | 2004-06-18 | 1 | -1/+1 |
| | |||||
* | - use labels for home and packages partitions too | Thierry Vignaud | 2004-06-18 | 1 | -0/+12 |
| | | | | | - mount packages partition in read-only mode | ||||
* | install autologin as requested by QA | Thierry Vignaud | 2004-06-18 | 1 | -0/+1 |
| | |||||
* | ipw2100 is needed to support centrino | Pascal Rigaux | 2004-06-18 | 1 | -1/+1 |
| | |||||
* | 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 |
| | | | | | - 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 | 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 |