Codebase list partman-auto / c9a5a83
Enable LVM in mipsel/loongson-2f recipes (closes: #637970). Matt Kraai authored 12 years ago Colin Watson committed 12 years ago
4 changed file(s) with 16 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
00 partman-auto (100) UNRELEASED; urgency=low
11
2 [ Colin Watson ]
23 * Merge from Ubuntu:
34 - Determine memory size for RAM-dependent recipe elements more
45 accurately on i386 (LP: #604765).
56
6 -- Colin Watson <[email protected]> Sun, 24 Jul 2011 15:54:13 +0100
7 [ Matt Kraai]
8 * Enable LVM in mipsel/loongson-2f recipes (closes: #637970).
9
10 -- Matt Kraai <[email protected]> Mon, 15 Aug 2011 21:28:26 -0700
711
812 partman-auto (99) unstable; urgency=low
913
99 mountpoint{ /boot } .
1010
1111 500 10000 -1 $default_filesystem
12 $lvmok{ }
1213 method{ format }
1314 format{ }
1415 use_filesystem{ }
1617 mountpoint{ / } .
1718
1819 96 512 300% linux-swap
20 $lvmok{ }
1921 method{ swap }
2022 format{ } .
99 mountpoint{ /boot } .
1010
1111 500 4000 7000 $default_filesystem
12 $lvmok{ }
1213 method{ format }
1314 format{ }
1415 use_filesystem{ }
1617 mountpoint{ / } .
1718
1819 96 512 300% linux-swap
20 $lvmok{ }
1921 method{ swap }
2022 format{ } .
2123
2224 100 10000 -1 $default_filesystem
25 $lvmok{ }
2326 method{ format }
2427 format{ }
2528 use_filesystem{ }
99 mountpoint{ /boot } .
1010
1111 70 800 280 $default_filesystem
12 $lvmok{ }
1213 method{ format }
1314 format{ }
1415 use_filesystem{ }
1617 mountpoint{ / } .
1718
1819 500 3000 5000 $default_filesystem
20 $lvmok{ }
1921 method{ format }
2022 format{ }
2123 use_filesystem{ }
2325 mountpoint{ /usr } .
2426
2527 70 1500 3000 $default_filesystem
28 $lvmok{ }
2629 method{ format }
2730 format{ }
2831 use_filesystem{ }
3033 mountpoint{ /var } .
3134
3235 96 512 300% linux-swap
36 $lvmok{ }
3337 method{ swap }
3438 format{ } .
3539
3640 20 300 400 $default_filesystem
41 $lvmok{ }
3742 method{ format }
3843 format{ }
3944 use_filesystem{ }
4146 mountpoint{ /tmp } .
4247
4348 300 3000 -1 $default_filesystem
49 $lvmok{ }
4450 method{ format }
4551 format{ }
4652 use_filesystem{ }