Codebase list partman-auto / 1a57168
Adapt minimum size for / in the atomic recipe, to 900MiB Same rationale than above. r65244 Christian Perrier 13 years ago
2 changed file(s) with 3 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
99 for the standard task install
1010 / has about 150MiB installed and should cope with an
1111 extra kernel at least
12 * Adapt minimum size for / in the atomic recipe, to 900MiB
13 Same rationale than above.
1214
1315 -- Christian Perrier <[email protected]> Mon, 01 Nov 2010 18:42:27 +0100
1416
1212 filesystem{ ext2 }
1313 mountpoint{ /boot } .
1414
15 500 10000 -1 $default_filesystem
15 900 10000 -1 $default_filesystem
1616 $lvmok{ }
1717 $bootable{ }
1818 method{ format }