summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* backport of dmraid supportOlivier Blin2005-07-279-38/+80
|
* This commit was manufactured by cvs2svn to create branchMystery Man2005-07-011-0/+160
| | | | 'MDK-10_2-update'.
* (write_grub) fix root when using labels and switching from LILO to GRUBThierry Vignaud2005-06-261-1/+3
|
* typo fixThierry Vignaud2005-06-171-2/+2
|
* (write_lilo) fix support for labels (eg: when switching from GRUB toThierry Vignaud2005-06-171-4/+7
| | | | | LILO, let's prevent unmanagable 'root="LABEL=..."' to appear)
* (to_raw_X) fix 3D on ATI cards (adding 'load "glx"')Thierry Vignaud2005-06-171-1/+1
|
* (libgl_config) fix enabling 3D when multiple GL libraries are installed (eg: ↵Thierry Vignaud2005-06-161-2/+2
| | | | globetrotter)
* fix autoconfiguring synaptics (eg: on globetrotter)Thierry Vignaud2005-06-162-2/+3
|
* (to_raw_X) really prevent loading/unloading twice the same glx module on non ↵Thierry Vignaud2005-06-151-4/+1
| | | | NV cards
* (to_raw_X) prevent loading/unloading twice the same glx module on non NV cardsThierry Vignaud2005-06-151-1/+0
|
* stop messing with likeauth and nullok options and keep them on the pam_unix ↵Pascal Rigaux2005-06-131-1/+1
| | | | line (bugzilla #12066)
* (install) do not kill runaway processes when building the globetrotterThierry Vignaud2005-06-091-1/+1
|
* (bestKernelPackage) while building a globetrotter, do not look for aThierry Vignaud2005-06-091-0/+1
| | | | | specific kernel favour
* forward: (getSCSI_26) fix of by one error resulting in misdetecing USB mass ↵Thierry Vignaud2005-06-091-1/+1
| | | | storage devices (#13569)
* (addUser) apply autologin setting for globetrotterThierry Vignaud2005-06-091-0/+1
|
* (acceptLicense) do not show "releases notes" for globetrotterThierry Vignaud2005-06-091-1/+1
|
* (acceptLicense) fix exiting step licenseThierry Vignaud2005-06-091-1/+1
|
* forward: ensure that explanations go into /var/log/explanations is standaloneThierry Vignaud2005-06-091-13/+13
| | | | | mode (log::explanations() just calls log::l() at install time)
* forward: ensure that explanations go into /var/log/explanations is standaloneThierry Vignaud2005-06-091-4/+13
| | | | | mode (log::explanations() just calls log::l() at install time)
* use any::selectLanguage_and_more_standalone()Pascal Rigaux2005-06-031-25/+1
|
* for finish-installPascal Rigaux2005-06-032-0/+29
|
* add language selection to finish-installPascal Rigaux2005-06-031-3/+22
|
* adapt to network::netconnect::real_main() prototype changePascal Rigaux2005-06-031-1/+1
|
* forward fix perms on /etc/wlandetect.conf (#16020)Thierry Vignaud2005-05-171-1/+1
|
* Don't translate media types for config (#15437)Stew Benedict2005-05-161-1/+1
|
* one more fix in 10.2-24.102.2mdkThierry Vignaud2005-05-121-0/+2
|
* forward fix SATA & hw RAID detection by detecting them pior to PATA detectionThierry Vignaud2005-05-121-10/+10
|
* 10.2-24.102.2mdkThierry Vignaud2005-05-121-1/+5
|
* fix PCMCIA controller reconfiguration (#15742)Olivier Blin2005-05-121-2/+1
|
* (probeSerialDevices) forward fix for serial controllers detection (#15457)Thierry Vignaud2005-05-121-2/+1
|
* updateThierry Vignaud2005-05-121-177/+238
|
* 10.2-24.102.1mdkThierry Vignaud2005-05-091-1/+10
|
* unload ndiswrapper first so that the newly installed .inf files will be readOlivier Blin2005-04-201-1/+6
| | | | | redetect interfaces after ndiswrapper setup (so that the ndiswrapper module can be detected)
* we do want to use sysfs if ethtool failsOlivier Blin2005-04-201-1/+1
|
* fix SSID listingOlivier Blin2005-04-191-1/+1
|
* fix automatic net interface detectionOlivier Blin2005-04-181-2/+1
|
* This commit was manufactured by cvs2svn to create branchMystery Man2005-04-183-301/+221
| | | | 'MDK-10_2-update'.
* *** empty log message ***Pascal Rigaux2005-04-121-1/+16
|
* *** empty log message ***Pascal Rigaux2005-04-121-1/+60
|
* 10.2-24mdkThierry Vignaud2005-04-121-1/+4
|
* Fix running ifup/ifdown not in chrootRafael Garcia-Suarez2005-04-121-2/+2
|
* Remove the duplicates for a320raidFlorent Villard2005-04-121-6/+3
| | | | | Workarround for clean-rpmsrate regexp pb
* Need to specify the full path of ifup/ifdown when a shell isn't used to run themRafael Garcia-Suarez2005-04-121-2/+2
|
* When installing urpmi, mark cd-rom media as "static" so they never getRafael Garcia-Suarez2005-04-121-1/+3
| | | | | | updated. This is needed because those media use hdlists, but the hdlist path is false for all CDs except the first one.
* updateThierry Vignaud2005-04-121-7/+9
|
* *** empty log message ***José Jorge2005-04-111-4/+4
|
* fix setting perImageAppend to default entry {append}Pascal Rigaux2005-04-111-1/+2
| | | | | (it was buggy when the default entry had an empty append, making perImageAppend be failsafe on amd64 upgrade)
* handle ESSID with spaces (#15352)Olivier Blin2005-04-111-2/+2
|
* 10.2-23mdkThierry Vignaud2005-04-111-1/+10
|
* fix error reporting for ndiswrapper package installation (#15373)Olivier Blin2005-04-111-1/+1
|