summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* replace unused $o->{localInstall} with $::local_install, partially used ↵Pascal Rigaux2005-05-264-7/+123
| | | | | | | instead of $::uml_install and used in drakx-in-chroot
* for drakx-finish-installPascal Rigaux2005-05-261-0/+4
|
* Factorize and ensure checking main installation methodRafael Garcia-Suarez2005-05-261-3/+3
|
* - enhance script so that we don't have to list bshPascal Rigaux2005-05-262-3/+3
| | | | | - add bash when DEBUG_INSTALL
* Show the "downloading hdlist" wait box only when downloading hdlist from a ↵Rafael Garcia-Suarez2005-05-261-1/+1
| | | | network medium
* Remove spurious fieldRafael Garcia-Suarez2005-05-261-2/+1
|
* - use scrollbar in preview windowOlivier Blin2005-05-261-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/libDrakXPascal Rigaux2005-05-264-5/+5
|
* - handle <if set="..."> tagPascal Rigaux2005-05-261-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-Suarez2005-05-261-3/+3
|
* /etc/termcap is needed for perl debuggingPascal Rigaux2005-05-261-0/+1
|
* - add stuff to enable perl debugging when DEBUG_INSTALL is setPascal Rigaux2005-05-261-1/+19
| | | | | - ash is now a symlink, add bsh
* /dev/tty is needed to debug stage2Pascal Rigaux2005-05-261-0/+1
|
* More refactorisationRafael Garcia-Suarez2005-05-265-20/+14
|
* Mark an argument as optionalRafael Garcia-Suarez2005-05-251-5/+5
|
* Begin refactorization of install medium handling codeRafael Garcia-Suarez2005-05-255-70/+132
|
* fix broken hdThierry Vignaud2005-05-251-0/+127
|
* unmount partitions even when failledThierry Vignaud2005-05-251-4/+22
|
* display message earlierThierry Vignaud2005-05-251-1/+1
|
* on restoration, tell which one is the packages partition when foundThierry Vignaud2005-05-251-0/+1
|
* nicely tell that the restoration is completedThierry Vignaud2005-05-251-0/+2
|
* use newly introduced my_exit() in order to display better messagesThierry Vignaud2005-05-251-3/+5
|
* (my_exit) introduce it for smoother messagesThierry Vignaud2005-05-251-0/+10
|
* handle smoothly packages partition with multiple kernel packagesThierry Vignaud2005-05-251-2/+2
|
* fix fs checking prior to restoration, thus handling restoration onThierry Vignaud2005-05-251-0/+5
| | | | | fscked hard disks
* when we format the root fs prior to restoring the hd, set back theThierry Vignaud2005-05-251-1/+1
| | | | | | label on the fs so that we can handle an aborted restoration (power outrage, ...)
* factorize some code through find_partition()Thierry Vignaud2005-05-251-2/+7
|
* rollback clean_rpmsrate's changesThierry Vignaud2005-05-251-42/+43
|
* install both as10k1 and ld10k1 for both snd-emu10k1 and snd-emu10k1xThierry Vignaud2005-05-251-45/+43
| | | | | driven sound cards
* meloJosé Jorge2005-05-251-409/+177
|
* let user call drakroam (#16019)Olivier Blin2005-05-251-1/+2
|
* use if_()Olivier Blin2005-05-251-1/+1
|
* 10.3-0.17mdkThierry Vignaud2005-05-241-1/+10
|
* - wizardifyOlivier Blin2005-05-241-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 Blin2005-05-241-0/+51
| | | | write_dhcpd_conf() from drakgw
* initial import, move read_squid_conf() from network::network and split ↵Olivier Blin2005-05-241-0/+73
| | | | write_squid_conf() from drakgw
* remove unneeded trick since network::network always update NETWORK andOlivier Blin2005-05-241-2/+0
| | | | | BROADCAST now
* - move read_dhcpd_conf() in network::dhcpdOlivier Blin2005-05-241-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 Blin2005-05-241-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 Blin2005-05-241-18/+33
| | | | | - cleanups (use run_program success status)
* Modernize, remove old codeRafael Garcia-Suarez2005-05-241-9/+8
|
* fix typoPascal Rigaux2005-05-241-1/+1
|
* list sb16_csp only onceThierry Vignaud2005-05-241-2/+3
|
* fix return code when chroot can't be doneOlivier Blin2005-05-241-1/+1
|
* ensure {needToCopy} is not dropped when calling read_rpmsrate() more than oncePascal Rigaux2005-05-241-1/+1
|
* use mousedrake to configure tablets & touchscreensThierry Vignaud2005-05-231-0/+1
|
* install sb16_csp for SB sound cardsThierry Vignaud2005-05-231-2/+2
|
* install ld10k1 for snd-emu10k1 and snd-emu10k1xThierry Vignaud2005-05-231-1/+2
|
* install hdspconf for snd-hdspThierry Vignaud2005-05-231-1/+1
|
* - create kernel/RPMS/ to copy rpms before expanding them in kernel/all.kernelsPascal Rigaux2005-05-235-37/+49
| | | | | | - remove old compatability code - add some doc in update_kernel