aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@libreoffice.org>2016-10-19 13:55:25 +0200
committerGuilhem Moulin <guilhem@libreoffice.org>2016-10-19 13:55:25 +0200
commit34aa0693b2604ea5e6692c4cfe60a24236aa8f94 (patch)
treec33f3bb16756a959630ca406bdcd3a2af72cae6c
parentf868d7308be4d1f01926120b273fcf4243dc076f (diff)
Don't create useless partition for BIOSGRUB.
-rw-r--r--preseed-cfg4
1 files changed, 0 insertions, 4 deletions
diff --git a/preseed-cfg b/preseed-cfg
index 0076e63..f27c58b 100644
--- a/preseed-cfg
+++ b/preseed-cfg
@@ -20,10 +20,6 @@ cat <<- EOF
d-i partman-partitioning/default_label string gpt
d-i partman-partitioning/confirm_write_new_label boolean true
d-i partman-auto/expert_recipe string root :: \\
- 1 1 1 free \\
- \$iflabel{ gpt } \$primary{ } \\
- method{ biosgrub } \$bios_boot{ } \\
- . \\
500 10000 -1 ext4 \\
\$primary{ } \\
method{ format } format{ } \\