From 1206a25baf5b0363c147d33f0d732d18b24e7494 Mon Sep 17 00:00:00 2001 From: daniceexi Date: Mon, 19 May 2014 10:22:48 -0400 Subject: [PATCH] rh stateless support. remove the tmp and root dir mount requirement in fstab. They can be handled correctly by dracut and dracut cfg file --- .../share/xcat/netboot/rh/compute.rhels7.x86_64.postinstall | 3 --- 1 file changed, 3 deletions(-) diff --git a/xCAT-server/share/xcat/netboot/rh/compute.rhels7.x86_64.postinstall b/xCAT-server/share/xcat/netboot/rh/compute.rhels7.x86_64.postinstall index f157e7421..01bc23cb4 100755 --- a/xCAT-server/share/xcat/netboot/rh/compute.rhels7.x86_64.postinstall +++ b/xCAT-server/share/xcat/netboot/rh/compute.rhels7.x86_64.postinstall @@ -25,9 +25,6 @@ cat <$installroot/etc/fstab proc /proc proc rw 0 0 sysfs /sys sysfs rw 0 0 devpts /dev/pts devpts rw,gid=5,mode=620 0 0 -${profile}_${arch} / tmpfs rw 0 1 -none /tmp tmpfs defaults,size=10m 0 2 -none /var/tmp tmpfs defaults,size=10m 0 2 END #-- Uncomment the line contains "cons" in /etc/inittab