summaryrefslogtreecommitdiff
path: root/src/core/procedures/interactive
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/procedures/interactive')
-rw-r--r--src/core/procedures/interactive3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/core/procedures/interactive b/src/core/procedures/interactive
index f9f79d3..240b4bf 100644
--- a/src/core/procedures/interactive
+++ b/src/core/procedures/interactive
@@ -11,9 +11,6 @@ BLOCK_ROLLBACK_USELESS=1
HARDWARECLOCK=
TIMEZONE=
-# partitions
-PART_ROOT=
-
# default filesystem specs (the + is bootable flag)
# <mountpoint>:<partsize>:<fstype>[:+]
DEFAULTFS="/boot:32:ext2:+ swap:256:swap /:7500:ext3 /home:*:ext3"