r18448 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r18447‎ | r18448 | r18449 >
Date:15:27, 19 December 2006
Author:mark
Status:old
Tags:
Comment:
installer is complaining about sda6
Modified paths:
  • /trunk/ubuntu/autoinstall/db.cfg (modified) (history)

Diff [purge]

Index: trunk/ubuntu/autoinstall/db.cfg
@@ -8,5 +8,5 @@
99 d-i partman/confirm boolean true
1010
1111 # Note, expert_recipe wants to fill up the entire disk
12 -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{ keep } use_filesystem { jfs } filesystem{ jfs } mountpoint { /a } .
 12+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{ keep } use_filesystem { } filesystem{ jfs } mountpoint { /a } .
1313 d-i partman-auto/choose_recipe db