#!/usr/bin/perl # Copyright (C) 1999-2002 MandrakeSoft (pixel@mandrakesoft.com) # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. use lib qw(/usr/lib/libDrakX); use standalone; #- warning, standalone must be loaded very first, for 'explanations' use interactive; use network::drakfirewall; my $in = 'interactive'->vnew('su', 'default'); network::drakfirewall::main($in); $in->exit; 'distro/mdv2008.1'>distro/mdv2008.1 Mageia Installer and base platform for many utilitiesThierry Vignaud [tv]
summaryrefslogtreecommitdiffstats
path: root/perl-install/share/po
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2007-08-09 09:26:53 +0000
committerThierry Vignaud <tv@mandriva.org>2007-08-09 09:26:53 +0000
commit19720f466fc36608012d7e2adfd5cd0abb61351a (patch)
tree00d60e1ea0feae6da99263ed5180c44c39aae673 /perl-install/share/po
parentcb83fb1a7a86a99a463f7976b3e1a9d00105056c (diff)
downloaddrakx-19720f466fc36608012d7e2adfd5cd0abb61351a.tar
drakx-19720f466fc36608012d7e2adfd5cd0abb61351a.tar.gz
drakx-19720f466fc36608012d7e2adfd5cd0abb61351a.tar.bz2
drakx-19720f466fc36608012d7e2adfd5cd0abb61351a.tar.xz
drakx-19720f466fc36608012d7e2adfd5cd0abb61351a.zip
sync with code
Diffstat (limited to 'perl-install/share/po')