summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
...
* 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-231-1/+1
| | | | | | - remove old compatability code - add some doc in update_kernel
* typo fix (blino)Thierry Vignaud2005-05-231-2/+2
|
* *** empty log message ***Pascal Rigaux2005-05-231-1/+1294
|
* Updated simplified Chinese translation.Funda Wang2005-05-221-145/+5
|
* undo breakageThierry Vignaud2005-05-2277-956/+956
|
* 10.3-0.16mdkThierry Vignaud2005-05-221-1/+7
|
* ensure that explanations go into /var/log/explanations is standaloneThierry Vignaud2005-05-221-13/+13
| | | | | mode (log::explanations() just calls log::l() at install time)
* (libgl_config) only run ldconfig if needed (aka only if GL config was altered)Thierry Vignaud2005-05-221-4/+13
|
* fix canceling managment in text modeThierry Vignaud2005-05-221-2/+2
|
* us428control usx2yloader are for devices managed by snd-usb-usx2y and not by ↵Thierry Vignaud2005-05-221-1/+1
| | | | snd-usb-audio
* install synaptics related packages early in the install processThierry Vignaud2005-05-221-0/+2
|
* ensure sound utils got installedThierry Vignaud2005-05-221-12/+13
|
* install bluez-utils only if a bluetooth device is pluggedThierry Vignaud2005-05-221-1/+1
|
* install joystick utils if a joystick is detectedThierry Vignaud2005-05-221-0/+1
|
* install kradio qtradio with KDE and gnomeradio with GNOME if a radio card isThierry Vignaud2005-05-221-0/+2
| | | | | present
* do not install eroaster under KDE & GNOME since they've their own nativeThierry Vignaud2005-05-221-1/+1
| | | | | burner program
* adiusbadsl has been replaced by eagle-usb in the pcitable in november 2004Thierry Vignaud2005-05-221-1/+1
|
* automatically install wireless-tools if there's a wireless cardThierry Vignaud2005-05-221-1/+2
|
* remove references to perl-GTK-Glade, perl-GTK-GLArea and perl-GTK-Gnome sinceThierry Vignaud2005-05-221-2/+1
| | | | | they're obsoleted and not used by any core package
* ispell packages are gone; let's replace them by aspell onesThierry Vignaud2005-05-221-1/+1
|
* s/Mandrivalinux/Mandriva Linux/Funda Wang2005-05-202-2/+2
|
* s/Mandrivalinux/Mandriva Linux/Funda Wang2005-05-2077-518/+518
|
* s/Mandrivalinux/Mandriva Linux/Funda Wang2005-05-203-3/+3
|
* keep binaries in their "standard" binary dir instead of moving everything to ↵Pascal Rigaux2005-05-206-19/+17
| | | | | | | /usr/bin (it used to be in /usr/bin when the stage1 was not exited)
* Small updateWilly Sudiarto Raharjo2005-05-201-3/+3
|
* UpdatedWilly Sudiarto Raharjo2005-05-201-35/+65
|
* propagate postInstall and postInstallNonRooted in new auto_install.cfg.plPascal Rigaux2005-05-201-1/+1
|
* fix titi suxPascal Rigaux2005-05-201-1/+1
|
* Updated simplified Chinese translationFunda Wang2005-05-191-8/+8
|
* revert wrongly committed temporary changePascal Rigaux2005-05-191-1/+1
|
* updateThierry Vignaud2005-05-191-7/+7
|
* - insmod_ is now a symlink to insmod-25Pascal Rigaux2005-05-194-77/+5
| | | | | - handle explictly insmod, modinfo and rmmod