2 # Chris Lumens <clumens@redhat.com>
4 # Copyright 2005 Red Hat, Inc.
6 # This software may be freely redistributed under the terms of the GNU
7 # general public license.
9 # You should have received a copy of the GNU General Public License
10 # along with this program; if not, write to the Free Software
11 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
13 CLEARPART_TYPE_LINUX
= 0
14 CLEARPART_TYPE_ALL
= 1
15 CLEARPART_TYPE_NONE
= 2
17 DISPLAY_MODE_CMDLINE
= 0
18 DISPLAY_MODE_GRAPHICAL
= 1
23 FIRSTBOOT_RECONFIG
= 2
30 SELINUX_PERMISSIVE
= 2
34 KS_SCRIPT_TRACEBACK
= 2