rockygenericaarch64/includes/rockyreadme9.ksi

12 lines
195 B
Plaintext
Raw Normal View History

2022-12-17 23:25:05 +00:00
%post
# Mandatory README file
cat >/root/README << EOF
== Rocky Linux 9 ==
If you want to automatically resize your / partition, just type the following (as root user):
rootfs-expand
EOF
%end