summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/sysinstall.h
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2002-05-31 13:38:17 +0000
committerjhb <jhb@FreeBSD.org>2002-05-31 13:38:17 +0000
commit5dfcc5315d8548e548f9ef4a7cfd59c7af13cdc8 (patch)
tree1ea771d298b3fa41fb23f78bcc69c7703b587dce /usr.sbin/sysinstall/sysinstall.h
parent577d08fe7c0d0fcb36b7d123d00b44f8062d8936 (diff)
downloadFreeBSD-src-5dfcc5315d8548e548f9ef4a7cfd59c7af13cdc8.zip
FreeBSD-src-5dfcc5315d8548e548f9ef4a7cfd59c7af13cdc8.tar.gz
Add a 'diskInteractive' variable that can be set to interactively partition
and label a disk from a sysinstall script.
Diffstat (limited to 'usr.sbin/sysinstall/sysinstall.h')
-rw-r--r--usr.sbin/sysinstall/sysinstall.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/sysinstall/sysinstall.h b/usr.sbin/sysinstall/sysinstall.h
index eb989d1..a137b52 100644
--- a/usr.sbin/sysinstall/sysinstall.h
+++ b/usr.sbin/sysinstall/sysinstall.h
@@ -93,6 +93,7 @@
#define VAR_DEBUG "debug"
#define VAR_DESKSTYLE "_deskStyle"
#define VAR_DISK "disk"
+#define VAR_DISKINTERACTIVE "diskInteractive"
#define VAR_DISTS "dists"
#define VAR_DIST_MAIN "distMain"
#define VAR_DIST_CRYPTO "distCRYPTO"
OpenPOWER on IntegriCloud