summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* set the LABEL after formatting, or drop it if we don't know how to set itPascal Rigaux2005-06-011-0/+8
|
* nicer logPascal Rigaux2005-06-011-1/+1
|
* use command mount instead of using directly the syscall (allows some cleanup)Pascal Rigaux2005-06-014-75/+62
|
* add language selection to finish-installPascal Rigaux2005-06-013-30/+49
|
* use services::set_statusOlivier Blin2005-05-311-6/+3
|
* - rename "hw_account" step as "isdn_account"Olivier Blin2005-05-311-10/+7
| | | | | | - remove unneeded code - don't overwrite huptimeout value
* tag obscure isdn card settings as advancedOlivier Blin2005-05-311-5/+5
|
* if__(exists $foo, $bar) returns $bar whatever $foo is, don't try toOlivier Blin2005-05-311-25/+18
| | | | | | make smart code that don't work (initial goal was probably to hide some isdn settings if they weren't set)
* really handle irq, mem, io, io0, io1 isdn paramaters (i.e. finish theOlivier Blin2005-05-311-5/+5
| | | | | "fix parameters reading/writin in isdn config" commit from Titi)
* read I4L_IDLETIME settingOlivier Blin2005-05-311-0/+1
|
* handle huptimeout setting again (I4L_IDLETIME in isdn4net)Olivier Blin2005-05-312-1/+2
|
* remove unneded modules loading ('net' category is deprecated for ages)Olivier Blin2005-05-311-2/+0
|
* UpdatedWilly Sudiarto Raharjo2005-05-311-39/+44
|
* updateThierry Vignaud2005-05-311-12/+12
|
* remove dead codeOlivier Blin2005-05-311-5/+0
|
* updated pot filePablo Saratxaga2005-05-3171-61180/+63945
|
* adding back translation of descriptions for some known display managersPascal Rigaux2005-05-311-1/+7
|
* add no_club option to specify that no club drivers are available (ECI)Olivier Blin2005-05-301-14/+17
|
* move netprofile stuff in network::networkOlivier Blin2005-05-304-45/+48
|
* - don't use hard written entries anymorePascal Rigaux2005-05-301-35/+11
| | | | | | - display the entries sorted as given - simplify code using more drakx functions
* fix spacing in 10.3-0.20mdk's changelogThierry Vignaud2005-05-301-1/+1
|
* look for *.confPascal Rigaux2005-05-301-1/+1
|
* add missing closing braceOlivier Blin2005-05-301-0/+2
|
* external isdn modems don't require the "isdn_dial_on_boot" stepOlivier Blin2005-05-301-1/+1
|
* $netc->{isdntype} is unneededOlivier Blin2005-05-301-2/+1
|
* simply isdn external modem code (remove $netcnx->{isdn_external})Olivier Blin2005-05-301-12/+9
|
* don't kill runaway processes in drakx-in-chroot since we don't detect wether ↵Pascal Rigaux2005-05-301-1/+1
| | | | those are runaway processes or normal processes
* remove unneeded commentsOlivier Blin2005-05-301-3/+0
|
* use network::thirdparty for modem devicesOlivier Blin2005-05-301-42/+14
|
* allow to ask for some configuration fields (useful for "device" in "rtc" ↵Olivier Blin2005-05-301-1/+6
| | | | category)
* don't skip selectLanguage, selectKeyboard and miscellaneous by default in ↵Pascal Rigaux2005-05-301-1/+1
| | | | drakx-in-chroot
* button "Reboot" is better called "Quit" for chrooted installsPascal Rigaux2005-05-301-1/+1
|
* remove dead codePascal Rigaux2005-05-301-4/+2
|
* make drakx-in-chroot workPascal Rigaux2005-05-303-3/+19
|
* 10.3-0.20mdkThierry Vignaud2005-05-301-1/+13
|
* (write_preload_conf) factorize modules managmentThierry Vignaud2005-05-301-4/+1
|
* (write_preload_conf) simplify DVB & TV managment through probe_category()Thierry Vignaud2005-05-301-2/+1
|
* load drivers for newly added devices so that they work out of the box on firstThierry Vignaud2005-05-301-1/+4
| | | | | | boot after card plugging for the following categorys: AGP ATA_STORAGE DVB SATA_STORAGE SCSI_CONTROLLER TV
* - Support for PPD file names with spaces (bug #16172).Till Kamppeter2005-05-291-2/+2
|
* Updated Malay translationSharuzzaman Ahmat Raslan2005-05-281-2674/+2796
|
* initial import of network::thirdparty (this module factorizes the thirdparty ↵Olivier Blin2005-05-273-105/+449
| | | | software/drivers/firmwares detection and installation code, it points the user to the relevant packages/documentation/url if needed, and don't allow to configure a device if its requirements aren't satisfied)
* update commentOlivier Blin2005-05-271-1/+1
|
* updateThierry Vignaud2005-05-271-2/+2
|
* (selectCountry) fix warning and cleanupThierry Vignaud2005-05-271-1/+1
|
* 10.3-0.19mdkThierry Vignaud2005-05-271-1/+8
|
* handle /etc/X11/dm.d/* entries (as proposed by Loic Baudry)Pascal Rigaux2005-05-271-0/+11
|
* kderc_largedisplay() is no more neededPascal Rigaux2005-05-272-15/+1
|
* Comment fixes, remove noisy logRafael Garcia-Suarez2005-05-272-16/+13
|
* kfm is gone for some timePascal Rigaux2005-05-272-17/+0
|
* - since set_security doesn't depend on the bootloader password, we can call ↵Pascal Rigaux2005-05-272-3/+3
| | | | | | | it where it should - ensure we don't drop entries from /etc/sysconfig/system