r18450 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r18449‎ | r18450 | r18451 >
Date:15:34, 19 December 2006
Author:mark
Status:old
Tags:
Comment:
format{ } is needed
Modified paths:
  • /trunk/ubuntu/autoinstall/db.cfg (modified) (history)

Diff [purge]

Index: trunk/ubuntu/autoinstall/db.cfg
@@ -9,5 +9,5 @@
1010
1111 # Note, expert_recipe wants to fill up the entire disk
1212 # See http://d-i.alioth.debian.org/svn/debian-installer/installer/doc/devel/partman-auto-recipe.txt
13 -d-i partman-auto/expert_recipe string db : 3000 5000 8000 ext3 $primary{ } $bootable{ } method{ format } format{ } use_filesystem{ } filesystem{ ext3 } mountpoint{ / } . 1000 1000 1000 linux-swap method{ swap } format{ } . 64 1000 10000000 jfs method{ format } use_filesystem { } filesystem{ jfs } mountpoint { /a } .
 13+d-i partman-auto/expert_recipe string db : 3000 5000 8000 ext3 $primary{ } $bootable{ } method{ format } format{ } use_filesystem{ } filesystem{ ext3 } mountpoint{ / } . 1000 1000 1000 linux-swap method{ swap } format{ } . 64 1000 10000000 jfs method{ format } format{ } use_filesystem { } filesystem{ jfs } mountpoint { /a } .
1414 d-i partman-auto/choose_recipe db