diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2002-12-29 11:50:19 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2002-12-29 11:50:19 +0000 |
commit | 838b9f0b8668a4c81c39c9ea9f777952f1b46a0a (patch) | |
tree | 6901501a44ee8e4e9fe03f106b3c7d2f8a7e40a4 /perl-install/security | |
parent | 4f39c8ec7dc57153ff67d77c8e497c5effa63770 (diff) | |
download | drakx-838b9f0b8668a4c81c39c9ea9f777952f1b46a0a.tar drakx-838b9f0b8668a4c81c39c9ea9f777952f1b46a0a.tar.gz drakx-838b9f0b8668a4c81c39c9ea9f777952f1b46a0a.tar.bz2 drakx-838b9f0b8668a4c81c39c9ea9f777952f1b46a0a.tar.xz drakx-838b9f0b8668a4c81c39c9ea9f777952f1b46a0a.zip |
- move any::pppConfig() to network::modem::ppp_configure()
- move any::miscellaneousNetwork() to network::network::proxy_configure()
(and uses the parameter instead of $::o->{miscellaneous})
- move network::network::miscellaneousNetwork() to network::network::miscellaneous_choose()
(and do not export it)
(and uses a parameter instead of $::o->{miscellaneous})
- move network::modem::pppConfig() to network::modem::ppp_choose()
(and change parameter order, and drop unused parameter $intf)
- do not export network::network::write_interface_conf()
(since it is only used locally (?))
- cleanup network::network::write_interface_conf()
(one still needs to pass $::o->{miscellaneous}{track_network_id} more
cleanly, and use run_program::rooted when calling /sbin/ip)
Diffstat (limited to 'perl-install/security')
0 files changed, 0 insertions, 0 deletions