Index: trunk/ubuntu/autoinstall/squid.cfg |
— | — | @@ -20,7 +20,7 @@ |
21 | 21 | |
22 | 22 | # Note, expert_recipe wants to fill up the entire disk |
23 | 23 | # See http://d-i.alioth.debian.org/svn/debian-installer/installer/doc/devel/partman-auto-recipe.txt |
24 | | -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 } . |
| 24 | +d-i partman-auto/expert_recipe string squid : 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 linux-swap method{ keep } . |
25 | 25 | d-i partman-auto/choose_recipe squid |
26 | 26 | |
27 | 27 | # Preseed squid: |