r16969 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r16968‎ | r16969 | r16970 >
Date:12:37, 12 October 2006
Author:mark
Status:old
Tags:
Comment:
* Use apt.wikimedia.org as Ubuntu mirror in pmtpa
* Try an alternative partitioning scheme using not-used swap partitions
for Squids.
Modified paths:
  • /trunk/ubuntu/autoinstall/pmtpa.cfg (modified) (history)
  • /trunk/ubuntu/autoinstall/squid.cfg (modified) (history)

Diff [purge]

Index: trunk/ubuntu/autoinstall/pmtpa.cfg
@@ -16,11 +16,8 @@
1717 d-i netcfg/wireless_wep string
1818
1919 d-i mirror/country string enter information manually
20 -#d-i mirror/http/hostname string us.archive.ubuntu.com
21 -#d-i mirror/http/hostname string ftp.ussg.iu.edu
22 -d-i mirror/http/hostname string ftp.osuosl.org
23 -d-i mirror/http/directory string /pub/ubuntu/
24 -#d-i mirror/http/directory string /ubuntu/
 20+d-i mirror/http/hostname string apt.wikimedia.org
 21+d-i mirror/http/directory string /ubuntu/
2522 d-i mirror/http/proxy string
2623
2724 # Suite to install.
Index: trunk/ubuntu/autoinstall/squid.cfg
@@ -19,7 +19,7 @@
2020 d-i partman-basicmethods/method_only boolean false
2121
2222 # Note, expert_recipe wants to fill up the entire disk
23 -d-i partman-auto/expert_recipe string squid : 3000 5000 8000 ext3 $primary{ } $bootable{ } method{ format } format{ } use_filesystem{ } filesystem{ ext3 } mountpoint{ / } . 1000 1500 120% linux-swap method{ swap } format{ } . 8000 10000 12000 reiserfs method{ format } format{ } use_filesystem{ } filesystem{ reiserfs } mountpoint{ /a } . 64 1000 10000000 ext3 method{ keep } format{ } .
 23+d-i partman-auto/expert_recipe string squid : 3000 5000 8000 ext3 $primary{ } $bootable{ } method{ format } format{ } use_filesystem{ } filesystem{ ext3 } mountpoint{ / } . 1000 1500 120% linux-swap method{ swap } format{ } . 64 1000 10000000 linux-swap method{ keep } format{ } .
2424 d-i partman-auto/choose_recipe squid
2525
2626 # Preseed squid: