summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* 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
* we need latest perl-MDK-CommonPascal Rigaux2005-05-271-1/+1
|
* use addVarsInSh()Pascal Rigaux2005-05-271-8/+8
|
* remove unused and obsolete codePascal Rigaux2005-05-271-5/+0
|
* (get_ims) rollback debug statementThierry Vignaud2005-05-271-2/+1
|
* Remove the naming convention with a trailing "s" for supplementary CDs ↵Rafael Garcia-Suarez2005-05-272-9/+3
| | | | medium ids
* - CLASS in /etc/sysconfig/system is deprected (is always "beginner")Pascal Rigaux2005-05-271-2/+0
| | | | | - SECURITY in /etc/sysconfig/system is unused (and always was)
* Remove unused functionRafael Garcia-Suarez2005-05-271-7/+0
|
* don't set DRAKX_PASSWORD and DURING_INSTALL for msec since msec doesn't care ↵Pascal Rigaux2005-05-271-5/+1
| | | | about them anymore
* replace $o->{localInstall} with $::local_installPascal Rigaux2005-05-271-1/+1
|
* fix typo in commentPascal Rigaux2005-05-271-1/+1
|
* (selectCountry) display SCIM combinaisons in a sub menuThierry Vignaud2005-05-271-2/+7
|
* enable to select extra SCIM combinaisons: scim+anthy, scim+canna, ↵Thierry Vignaud2005-05-271-7/+10
| | | | scim+fcitx, scim+m17n, scim+prime, and scim+skk;
* (ask_fromW) fix set/get from sub leaf of ComboBox with treeThierry Vignaud2005-05-271-7/+11
|
* (ask_fromW) help perl_checkerThierry Vignaud2005-05-261-1/+4
|
* 10.3-0.18mdkThierry Vignaud2005-05-261-1/+13
|
* (getSCSI_26) fix of by one error resulting in misdetecing USB massThierry Vignaud2005-05-261-1/+1
| | | | | storage devices (#13569)
* fix setting a combobox with a treeThierry Vignaud2005-05-261-1/+6
|
* (ask_from_normalize) since we can now use ComboBoxes with trees, doThierry Vignaud2005-05-261-1/+1
| | | | | not use big TreeView instead of small ComboBox when not asked for
* (__create_tree_model, create_treeview_tree, ask_fromW) enable to use ↵Thierry Vignaud2005-05-261-22/+51
| | | | ComboBoxes with trees
* help emacs somewhatThierry Vignaud2005-05-261-0/+2
|
* list alternative IMs so that they're on CDs (in order not to break updates):Thierry Vignaud2005-05-261-1/+2
|
* remove debug codeOlivier Blin2005-05-261-2/+0
|
* check_iptables() doesn't need a $in object anymoreOlivier Blin2005-05-261-1/+1
|
* add "choose_net_interface" step to have a real wizard step when askingOlivier Blin2005-05-261-17/+25
| | | | | net interface
* create $ask_shorewall_interface_label, shorewall_interface_choices()Olivier Blin2005-05-261-10/+21
| | | | | | and set_net_interface() out of ask_shorewall_interface() to avoid code duplication
* perl_checker fixesOlivier Blin2005-05-261-1/+1
|
* better way to handle squid ports (read shorewall REDIRECT rules in ↵Olivier Blin2005-05-262-21/+22
| | | | network::shorewall::read to avoid tricks in network::shorewall::write)
* enable to select scim+uim againThierry Vignaud2005-05-261-0/+2
|
* install needed packages for kinput2Thierry Vignaud2005-05-261-0/+1
|
* read_squid_conf() is now in network::squidOlivier Blin2005-05-261-1/+1
|
* simplify check_iptables()Olivier Blin2005-05-261-4/+2
|
* replace unused $o->{localInstall} with $::local_install, partially used ↵Pascal Rigaux2005-05-263-7/+9
| | | | | | | instead of $::uml_install and used in drakx-in-chroot
* for drakx-finish-installPascal Rigaux2005-05-261-0/+4
|