Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | replace unused $o->{localInstall} with $::local_install, partially used ↵ | Pascal Rigaux | 2005-05-26 | 3 | -7/+9 |
| | | | | | | | 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 | 1 | -2/+2 |
| | | | | | - 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 |
| | |||||
* | 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 |
| | |||||
* | Mark an argument as optional | Rafael Garcia-Suarez | 2005-05-25 | 1 | -5/+5 |
| | |||||
* | Begin refactorization of install medium handling code | Rafael Garcia-Suarez | 2005-05-25 | 5 | -70/+132 |
| | |||||
* | rollback clean_rpmsrate's changes | Thierry Vignaud | 2005-05-25 | 1 | -42/+43 |
| | |||||
* | install both as10k1 and ld10k1 for both snd-emu10k1 and snd-emu10k1x | Thierry Vignaud | 2005-05-25 | 1 | -45/+43 |
| | | | | | driven sound cards | ||||
* | melo | José Jorge | 2005-05-25 | 1 | -409/+177 |
| | |||||
* | let user call drakroam (#16019) | Olivier Blin | 2005-05-25 | 1 | -1/+2 |
| | |||||
* | use if_() | Olivier Blin | 2005-05-25 | 1 | -1/+1 |
| | |||||
* | 10.3-0.17mdk | Thierry Vignaud | 2005-05-24 | 1 | -1/+10 |
| | |||||
* | - wizardify | Olivier Blin | 2005-05-24 | 1 | -489/+354 |
| | | | | | | | - allow not to enable DNS, dhcpd and proxy servers - allow not to enable CUPS broadcast - use @IF (network interface) instead of network address in CUPS configuration | ||||
* | initial import, move read_dhcpd_conf() from network::network and split ↵ | Olivier Blin | 2005-05-24 | 1 | -0/+51 |
| | | | | write_dhcpd_conf() from drakgw | ||||
* | initial import, move read_squid_conf() from network::network and split ↵ | Olivier Blin | 2005-05-24 | 1 | -0/+73 |
| | | | | write_squid_conf() from drakgw | ||||
* | remove unneeded trick since network::network always update NETWORK and | Olivier Blin | 2005-05-24 | 1 | -2/+0 |
| | | | | | BROADCAST now | ||||
* | - move read_dhcpd_conf() in network::dhcpd | Olivier Blin | 2005-05-24 | 1 | -28/+10 |
| | | | | | | - move read_squid_conf() in network::squid - create update_broadcast_and_network() and force NETWORK and BROADCAST variables update | ||||
* | - split warning out of check_iptables() | Olivier Blin | 2005-05-24 | 1 | -53/+27 |
| | | | | | | | | | - get_default_device() -> get_ifcfg_interface() - get_net_device() -> get_shorewall_interface() - create ask_shorewall_interface() out of default_interfaces() - create read_default_interfaces() to replace default_interfaces() and default_interfaces_silent() - use services::set_status() in write() | ||||
* | - introduce set_status(), restart_or_start() and service_exists() | Olivier Blin | 2005-05-24 | 1 | -18/+33 |
| | | | | | - cleanups (use run_program success status) | ||||
* | Modernize, remove old code | Rafael Garcia-Suarez | 2005-05-24 | 1 | -9/+8 |
| | |||||
* | fix typo | Pascal Rigaux | 2005-05-24 | 1 | -1/+1 |
| | |||||
* | list sb16_csp only once | Thierry Vignaud | 2005-05-24 | 1 | -2/+3 |
| | |||||
* | fix return code when chroot can't be done | Olivier Blin | 2005-05-24 | 1 | -1/+1 |
| | |||||
* | ensure {needToCopy} is not dropped when calling read_rpmsrate() more than once | Pascal Rigaux | 2005-05-24 | 1 | -1/+1 |
| |