summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* Committing Arabic translationYoucef Rabah Rahal2004-06-191-1930/+2036
|
* typosAlbert Astals Cid2004-06-181-2017/+2212
|
* (configure_krb5_for_AD) fix kerberos server lookup (vincent guardiola)Thierry Vignaud2004-06-181-2/+2
|
* fix method_allows_medium_change calls (I suck)Olivier Blin2004-06-182-2/+2
|
* in disk-iso install, strip old root from ISOPATH and remove iso file from ↵Olivier Blin2004-06-181-1/+5
| | | | path if present
* in iso install, use ISOPATH environment variable instead of loopback device ↵Olivier Blin2004-06-182-14/+1
| | | | filename (limited to 64 chars)
* add and use install_any::method_allows_medium_changeOlivier Blin2004-06-184-6/+10
|
* update 10-45mdkThierry Vignaud2004-06-181-0/+1
|
* in disk-iso install, automatically choose and change ISO images, according ↵Olivier Blin2004-06-185-25/+116
| | | | to their volume id and application id
* only stop boot progressbar if there a non automatic tool to runThierry Vignaud2004-06-181-1/+1
|
* add help for new fieldsThierry Vignaud2004-06-181-8/+8
|
* 10-45mdkThierry Vignaud2004-06-181-1/+23
|
* merge from MDK-10-branch: add support for ATI_GLX and NVIDIA_GLX cohabitationThierry Vignaud2004-06-181-1/+16
|
* merge globetrotter support from MDK-10-branchThierry Vignaud2004-06-181-1/+4
|
* merge mouse autoreconfiguration when switching between 2.4.x and 2.6.x kernelsThierry Vignaud2004-06-181-0/+8
| | | | | from MDK-10-branch
* merge x11 autoconf support from MDK-10-branchThierry Vignaud2004-06-182-0/+31
|
* merge floppies support from MDK-10-branchThierry Vignaud2004-06-181-2/+6
|
* merge globetrotter support from MDK-10-branchThierry Vignaud2004-06-184-9/+9
|
* fix commentThierry Vignaud2004-06-181-2/+3
|
* group driver fields for sound cardsThierry Vignaud2004-06-181-0/+4
|
* do not display PCI/USB vendor id in identification sectionThierry Vignaud2004-06-181-1/+1
|
* - simplify item groupingThierry Vignaud2004-06-181-10/+8
| | | | | - always show identification first
* fix displaying pci/usb vendor and device idThierry Vignaud2004-06-181-2/+2
|
* display bus (PCI, USB, ...) firstThierry Vignaud2004-06-181-1/+1
|
* fix help for floppiesThierry Vignaud2004-06-181-1/+1
|
* - add infrastructure in order to group fieldsThierry Vignaud2004-06-181-9/+68
| | | | | - start to group fields for mass media, CPUs and generic PCI/USB devices
* kill warningsThierry Vignaud2004-06-173-3/+4
|
* kill usb_id like usb_vendor is (for USB mass storage media)Thierry Vignaud2004-06-171-1/+1
|
* add missing field for hard disksThierry Vignaud2004-06-171-0/+1
|
* the split of the cpu help nicely show up that mice were using CPU help.Thierry Vignaud2004-06-171-0/+3
| | | | | let's describe their "name" field too.
* split out CPU helpThierry Vignaud2004-06-171-16/+19
|
* use new infrastructure in order to not display useless floppy help for SCSIThierry Vignaud2004-06-171-1/+8
| | | | | disks
* add infrastructure for per class help (and add missing space around bracketsThierry Vignaud2004-06-171-64/+76
| | | | | that perl_checker did miss :-()
* (pciusb_id) fix duplicated USB disks (in both disk and unknown categories)Thierry Vignaud2004-06-171-1/+9
|
* perl_checker cleanupThierry Vignaud2004-06-171-1/+1
|
* bump buildrequires on ldetect-devel so that tools get proper moduleThierry Vignaud2004-06-171-1/+1
| | | | | information on USB devices (we should really use a shared library instead ...)
* (set_removable_configurator) fix typo preventing adding entries inThierry Vignaud2004-06-171-1/+1
| | | | | /etc/fstab for new removable media
* - AD_users_db is cn=users,ldap_domain and not cn=users,dc=servername,ldap_domainPascal Rigaux2004-06-171-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 rpmThierry Vignaud2004-06-171-2/+1
|
* *** empty log message ***Pascal Rigaux2004-06-151-1/+341
|
* rename is_same_part to are_same_partitions (not that much clear, but at ↵Pascal Rigaux2004-06-153-3/+4
| | | | least a little)
* use "find { ... }"Pascal Rigaux2004-06-151-2/+2
|
* - new function subpart_from_wild_device_name()Pascal Rigaux2004-06-151-20/+38
| | | | | - use it
* remove some broken sparc codePascal Rigaux2004-06-151-34/+1
|
* allow easy tracing of stage2Pascal Rigaux2004-06-151-0/+4
|
* the presence of loadkeys doesn't mean it is the regular one. (fixes loadkeys ↵Pascal Rigaux2004-06-151-5/+8
| | | | calling itself)
* .backupignore issues (email reports), typo in "other" routineStew Benedict2004-06-151-3/+3
|
* remove PERL_INSTALL_DEBUG code modifying install2 (unused and not working ↵Pascal Rigaux2004-06-151-5/+0
| | | | anyway)
* (set_removable_configurator) switch from diskdrake to drakupdate_fstabThierry Vignaud2004-06-151-1/+1
| | | | | (like hotplug we just automatically guess what's better)
* increase the number of loopbacks (needed for mandrakemove where the default ↵Pascal Rigaux2004-06-151-1/+1
| | | | (8) is much too low :)