Codebase list partman-auto / 620e9db
don't forget the /boot partition in the alpha recipes r18262 Steve Langasek 19 years ago
4 changed file(s) with 28 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 partman-auto (27) unstable; urgency=low
1
2 * Steve Langasek
3 - refine the alpha recipes to also add a /boot partition
4
5 -- Steve Langasek <[email protected]> Fri, 23 Jul 2004 03:23:12 -0700
6
07 partman-auto (26) unstable; urgency=low
18
29 * Christian Perrier
11
22 1 1 3 ext2
33 method{ aboot } .
4
5 30 1000 80 ext2
6 method{ format }
7 format{ }
8 use_filesystem{ }
9 filesystem{ ext2 }
10 mountpoint{ /boot } .
411
512 500 10000 1000000 ext3
613 method{ format }
11
22 1 1 3 ext2
33 method{ aboot } .
4
5 30 1000 80 ext2
6 method{ format }
7 format{ }
8 use_filesystem{ }
9 filesystem{ ext2 }
10 mountpoint{ /boot } .
411
512 300 4000 7000 ext3
613 method{ format }
11
22 1 1 3 ext2
33 method{ aboot } .
4
5 30 200 80 ext2
6 method{ format }
7 format{ }
8 use_filesystem{ }
9 filesystem{ ext2 }
10 mountpoint{ /boot } .
411
512 70 400 150 ext3
613 method{ format }