r80395 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r80394‎ | r80395 | r80396 >
Date:14:17, 15 January 2011
Author:mark
Status:deferred
Tags:
Comment:
Filesystem options change by domas
Modified paths:
  • /trunk/ubuntu/autoinstall/db.cfg (modified) (history)

Diff [purge]

Index: trunk/ubuntu/autoinstall/db.cfg
@@ -10,5 +10,5 @@
1111
1212 # Note, expert_recipe wants to fill up the entire disk
1313 # See http://d-i.alioth.debian.org/svn/debian-installer/installer/doc/devel/partman-auto-recipe.txt
14 -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 } .
 14+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 xfs method{ format } format{ } use_filesystem{ } filesystem{ xfs } mountpoint{ /a } options/nobarrier { nobarrier } options/noatime { noatime } .
1515 d-i partman-auto/choose_recipe db

Status & tagging log