2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-15 19:01:44 +00:00

add partition script for ubuntu ppc64le

This commit is contained in:
immarvin
2015-04-28 06:25:18 -04:00
parent 2f5a538f5b
commit c9488a9192

View File

@ -144,5 +144,8 @@ echo " ." >> /tmp/partitioning
echo "2048 512 300% linux-swap" >> /tmp/partitioning
echo " method{ swap } format{ }" >> /tmp/partitioning
echo " ." >> /tmp/partitioning
#XCA_PARTMAN_RECIPE_SCRIPT#
#XCA_PARTMAN_DISK_SCRIPT#
exit 0