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

Remove trailing spaces in file xCAT-server/share/xcat/install/rh/service.ppc64.tmpl

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent 4982c51abf
commit 8a84cc0f7c

View File

@ -38,7 +38,7 @@ key --skip
part None --fstype "PPC PReP Boot" --size 8
#part /boot --size 50 --fstype ext3
part swap --size 1024
part swap --size 1024
part / --size 1 --grow --fstype ext3
#XCAT_PARTITION_END#
@ -123,7 +123,7 @@ skipx
#
# perl -e 'print crypt("blah","Xa") . "\n";'p
# openssl passwd -apr1 -salt xxxxxxxx password
#
#
# where "blah" is your root password.
#
#rootpw --iscrypted XaLGAVe1C41x2
@ -131,7 +131,7 @@ skipx
rootpw --iscrypted #CRYPT:passwd:key=system,username=root:password#
#
# NIS setup: auth --enablenis --nisdomain sensenet
# NIS setup: auth --enablenis --nisdomain sensenet
# --nisserver neptune --useshadow --enablemd5
#
# OR