mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-30 17:46:38 +00:00
Remove trailing spaces in file xCAT-server/share/xcat/install/fedora/compute.ppc64.tmpl
This commit is contained in:
parent
7f99554222
commit
fc852266dc
@ -37,7 +37,7 @@ clearpart --all --initlabel
|
||||
#/boot really significant for this sort of setup nowadays?
|
||||
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#
|
||||
|
||||
@ -122,7 +122,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
|
||||
@ -130,7 +130,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
|
||||
@ -149,7 +149,7 @@ reboot
|
||||
#
|
||||
#end of section
|
||||
#
|
||||
%packages
|
||||
%packages
|
||||
#INCLUDE_DEFAULT_PKGLIST#
|
||||
%pre
|
||||
#INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/pre.rh#
|
||||
|
Loading…
x
Reference in New Issue
Block a user