From 5a3d77f7e775adce7e097cfeb4727948ff7ddd26 Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Sun, 31 Dec 2017 23:59:59 +0000 Subject: [PATCH] Remove trailing spaces in file xCAT-server/share/xcat/install/rh/compute.rhel5.ppc64.tmpl --- .../share/xcat/install/rh/compute.rhel5.ppc64.tmpl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/xCAT-server/share/xcat/install/rh/compute.rhel5.ppc64.tmpl b/xCAT-server/share/xcat/install/rh/compute.rhel5.ppc64.tmpl index 2fc672430..da0de3cf5 100644 --- a/xCAT-server/share/xcat/install/rh/compute.rhel5.ppc64.tmpl +++ b/xCAT-server/share/xcat/install/rh/compute.rhel5.ppc64.tmpl @@ -37,8 +37,8 @@ key --skip #/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 / --size 1 --grow --fstype ext3 +part swap --size 1024 +part / --size 1 --grow --fstype ext3 #XCAT_PARTITION_END# #RAID 0 /scr for performance @@ -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