Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Comment fixes, remove noisy log | Rafael Garcia-Suarez | 2005-05-27 | 2 | -16/+13 |
| | |||||
* | kfm is gone for some time | Pascal Rigaux | 2005-05-27 | 2 | -17/+0 |
| | |||||
* | - since set_security doesn't depend on the bootloader password, we can call ↵ | Pascal Rigaux | 2005-05-27 | 2 | -3/+3 |
| | | | | | | | it where it should - ensure we don't drop entries from /etc/sysconfig/system | ||||
* | we need latest perl-MDK-Common | Pascal Rigaux | 2005-05-27 | 1 | -1/+1 |
| | |||||
* | use addVarsInSh() | Pascal Rigaux | 2005-05-27 | 1 | -8/+8 |
| | |||||
* | remove unused and obsolete code | Pascal Rigaux | 2005-05-27 | 1 | -5/+0 |
| | |||||
* | (get_ims) rollback debug statement | Thierry Vignaud | 2005-05-27 | 1 | -2/+1 |
| | |||||
* | Remove the naming convention with a trailing "s" for supplementary CDs ↵ | Rafael Garcia-Suarez | 2005-05-27 | 2 | -9/+3 |
| | | | | medium ids | ||||
* | - CLASS in /etc/sysconfig/system is deprected (is always "beginner") | Pascal Rigaux | 2005-05-27 | 1 | -2/+0 |
| | | | | | - SECURITY in /etc/sysconfig/system is unused (and always was) | ||||
* | Remove unused function | Rafael Garcia-Suarez | 2005-05-27 | 1 | -7/+0 |
| | |||||
* | don't set DRAKX_PASSWORD and DURING_INSTALL for msec since msec doesn't care ↵ | Pascal Rigaux | 2005-05-27 | 1 | -5/+1 |
| | | | | about them anymore | ||||
* | replace $o->{localInstall} with $::local_install | Pascal Rigaux | 2005-05-27 | 1 | -1/+1 |
| | |||||
* | fix typo in comment | Pascal Rigaux | 2005-05-27 | 1 | -1/+1 |
| | |||||
* | (selectCountry) display SCIM combinaisons in a sub menu | Thierry Vignaud | 2005-05-27 | 1 | -2/+7 |
| | |||||
* | enable to select extra SCIM combinaisons: scim+anthy, scim+canna, ↵ | Thierry Vignaud | 2005-05-27 | 1 | -7/+10 |
| | | | | scim+fcitx, scim+m17n, scim+prime, and scim+skk; | ||||
* | (ask_fromW) fix set/get from sub leaf of ComboBox with tree | Thierry Vignaud | 2005-05-27 | 1 | -7/+11 |
| | |||||
* | (ask_fromW) help perl_checker | Thierry Vignaud | 2005-05-26 | 1 | -1/+4 |
| | |||||
* | 10.3-0.18mdk | Thierry Vignaud | 2005-05-26 | 1 | -1/+13 |
| | |||||
* | (getSCSI_26) fix of by one error resulting in misdetecing USB mass | Thierry Vignaud | 2005-05-26 | 1 | -1/+1 |
| | | | | | storage devices (#13569) | ||||
* | fix setting a combobox with a tree | Thierry Vignaud | 2005-05-26 | 1 | -1/+6 |
| | |||||
* | (ask_from_normalize) since we can now use ComboBoxes with trees, do | Thierry Vignaud | 2005-05-26 | 1 | -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 Vignaud | 2005-05-26 | 1 | -22/+51 |
| | | | | ComboBoxes with trees | ||||
* | help emacs somewhat | Thierry Vignaud | 2005-05-26 | 1 | -0/+2 |
| | |||||
* | list alternative IMs so that they're on CDs (in order not to break updates): | Thierry Vignaud | 2005-05-26 | 1 | -1/+2 |
| | |||||
* | remove debug code | Olivier Blin | 2005-05-26 | 1 | -2/+0 |
| | |||||
* | check_iptables() doesn't need a $in object anymore | Olivier Blin | 2005-05-26 | 1 | -1/+1 |
| | |||||
* | add "choose_net_interface" step to have a real wizard step when asking | Olivier Blin | 2005-05-26 | 1 | -17/+25 |
| | | | | | net interface | ||||
* | create $ask_shorewall_interface_label, shorewall_interface_choices() | Olivier Blin | 2005-05-26 | 1 | -10/+21 |
| | | | | | | and set_net_interface() out of ask_shorewall_interface() to avoid code duplication | ||||
* | perl_checker fixes | Olivier Blin | 2005-05-26 | 1 | -1/+1 |
| | |||||
* | better way to handle squid ports (read shorewall REDIRECT rules in ↵ | Olivier Blin | 2005-05-26 | 2 | -21/+22 |
| | | | | network::shorewall::read to avoid tricks in network::shorewall::write) | ||||
* | enable to select scim+uim again | Thierry Vignaud | 2005-05-26 | 1 | -0/+2 |
| | |||||
* | install needed packages for kinput2 | Thierry Vignaud | 2005-05-26 | 1 | -0/+1 |
| | |||||
* | read_squid_conf() is now in network::squid | Olivier Blin | 2005-05-26 | 1 | -1/+1 |
| | |||||
* | simplify check_iptables() | Olivier Blin | 2005-05-26 | 1 | -4/+2 |
| | |||||
* | add orinoco_tmd wireless driver | Thierry Vignaud | 2005-05-26 | 1 | -1/+1 |
| | |||||
* | add RPMS | Pascal Rigaux | 2005-05-26 | 1 | -0/+1 |
| | |||||
* | replace unused $o->{localInstall} with $::local_install, partially used ↵ | Pascal Rigaux | 2005-05-26 | 4 | -7/+123 |
| | | | | | | | instead of $::uml_install and used in drakx-in-chroot | ||||
* | for drakx-finish-install | Pascal Rigaux | 2005-05-26 | 1 | -0/+4 |
| | |||||
* | Factorize and ensure checking main installation method | Rafael Garcia-Suarez | 2005-05-26 | 1 | -3/+3 |
| | |||||
* | - enhance script so that we don't have to list bsh | Pascal Rigaux | 2005-05-26 | 2 | -3/+3 |
| | | | | | - add bash when DEBUG_INSTALL | ||||
* | Show the "downloading hdlist" wait box only when downloading hdlist from a ↵ | Rafael Garcia-Suarez | 2005-05-26 | 1 | -1/+1 |
| | | | | network medium | ||||
* | Remove spurious field | Rafael Garcia-Suarez | 2005-05-26 | 1 | -2/+1 |
| | |||||
* | - use scrollbar in preview window | Olivier Blin | 2005-05-26 | 1 | -23/+38 |
| | | | | | | - try not to be larger than screen size minus toolbars size - close_window -> close_all | ||||
* | switch from /usr/bin/perl-install to /usr/lib/libDrakX | Pascal Rigaux | 2005-05-26 | 4 | -5/+5 |
| | |||||
* | - handle <if set="..."> tag | Pascal Rigaux | 2005-05-26 | 1 | -1/+3 |
| | | | | | - hide some stuff when non verbose | ||||
* | Don't use the \d+s regexp on medium ids to see if that's suppl cds. | Rafael Garcia-Suarez | 2005-05-26 | 1 | -3/+3 |
| | |||||
* | /etc/termcap is needed for perl debugging | Pascal Rigaux | 2005-05-26 | 1 | -0/+1 |
| | |||||
* | - add stuff to enable perl debugging when DEBUG_INSTALL is set | Pascal Rigaux | 2005-05-26 | 1 | -1/+19 |
| | | | | | - ash is now a symlink, add bsh | ||||
* | /dev/tty is needed to debug stage2 | Pascal Rigaux | 2005-05-26 | 1 | -0/+1 |
| | |||||
* | More refactorisation | Rafael Garcia-Suarez | 2005-05-26 | 5 | -20/+14 |
| |