# -*- Mode: Python; coding: utf-8; indent-tabs-mode: nil; tab-width: 4 -*- # # Copyright (C) 2013 # # Author: Daniel Chapman daniel@chapman-mail.com # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; version 3. # # 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 Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License # along with this program. If not, see . visible_options = ['use_device', 'use_device_desc', 'use_crypto', 'use_crypto_desc', 'use_lvm', 'use_lvm_desc', 'custom_partitioning', 'custom_partitioning_desc'] hidden_options = ['reuse_partition', 'reuse_partition_desc', 'resize_use_free', 'resize_use_free_desc', 'replace_partition', 'replace_partition_desc']