#!/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'); network::drakfirewall::main($in, undef); $in->exit; 9.0'>distro/mdv2009.0 Mageia Installer and base platform for many utilitiesThierry Vignaud [tv]
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-09-11 16:02:31 +0000
committerThierry Vignaud <tv@mandriva.org>2008-09-11 16:02:31 +0000
commit051851bce3cade8903303494bd250813fd53093b (patch)
tree8d6529c6a5aeb061145e7d2744b57a0c8763a448
parent64f2cfd274313554e4367f69910298e85f0d2dec (diff)
downloaddrakx-051851bce3cade8903303494bd250813fd53093b.tar
drakx-051851bce3cade8903303494bd250813fd53093b.tar.gz
drakx-051851bce3cade8903303494bd250813fd53093b.tar.bz2
drakx-051851bce3cade8903303494bd250813fd53093b.tar.xz
drakx-051851bce3cade8903303494bd250813fd53093b.zip
(title1_to_markup) make it clearer (needed for next commit)