On Wed, 4 Apr 2012 at 21:38 -0000, Guang Cheng Li wrote:

> For the "extraneous "set +x" in initrd-stateless", I do not see this
> problem in my environment, could you please post the screen snapshot
> of this problem?

Actually, it's 'set -x' and is in xcat/netboot/centos/genimage:

    # start writing to the init script.
            open($inifile,">","/tmp/xcatinitrd.$$/init");
            print $inifile "#!/sbin/busybox.anaconda sh\n";

    # add some functions
            print $inifile <<EOS1;
    set -x
    NEWROOT="/sysroot"
    SHELL="/bin/sh"
    RWDIR=".statelite"

Stuart
-- 
I've never been lost; I was once bewildered for three days, but never lost!
                                        --  Daniel Boone

------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to