summaryrefslogtreecommitdiff
path: root/fi/appendix
diff options
context:
space:
mode:
Diffstat (limited to 'fi/appendix')
-rw-r--r--fi/appendix/example-preseed-etch.xml8
1 files changed, 5 insertions, 3 deletions
diff --git a/fi/appendix/example-preseed-etch.xml b/fi/appendix/example-preseed-etch.xml
index 79d3e143f..6f653ab2f 100644
--- a/fi/appendix/example-preseed-etch.xml
+++ b/fi/appendix/example-preseed-etch.xml
@@ -1,5 +1,5 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 30373 untranslated -->
+<!-- original version: 32158 untranslated -->
<informalexample condition="etch"><screen>
#### Startup.
@@ -129,8 +129,10 @@ d-i partman-auto/disk string /dev/discs/disc0/disc
# You can choose from any of the predefined partitioning recipes:
d-i partman-auto/choose_recipe \
select All files in one partition (recommended for new users)
-#d-i partman-auto/choose_recipe select Desktop machine
-#d-i partman-auto/choose_recipe select Multi-user workstation
+#d-i partman-auto/choose_recipe \
+# select Separate /home partition
+#d-i partman-auto/choose_recipe \
+# select Separate /home, /usr, /var, and /tmp partitions
# Or provide a recipe of your own...
# The recipe format is documented in the file devel/partman-auto-recipe.txt.