|   | 
      | 
  
  
      | 
      | 
  
 
     | 
    | 
  
  
     | 
    | 
  
  
    |   | 
      | 
  
  
    | 
         
xen-changelog
[Xen-changelog] Make the xm-test ramdisk makefile correct the	permission
 
# HG changeset patch
# User danms@xxxxxxxxxx
# Node ID 436c3b6d09a62a837b43a091564c5452112efef5
# Parent  ac3ceb2d37d17a4c64b6fcccf5d0c1ab5507c557
Make the xm-test ramdisk makefile correct the permissions on the rcS script
Signed-off-by: Dan Smith <danms@xxxxxxxxxx>
diff -r ac3ceb2d37d1 -r 436c3b6d09a6 tools/xm-test/ramdisk/Makefile.am
--- a/tools/xm-test/ramdisk/Makefile.am Wed Dec  7 15:44:38 2005
+++ b/tools/xm-test/ramdisk/Makefile.am Wed Dec  7 15:50:59 2005
@@ -29,6 +29,7 @@
        cd $(BR_SRC) && make oldconfig && make
 
 $(XMTEST_VER_IMG): $(BR_IMG)
+       chmod a+x skel/etc/init.d/rcS
        (cd skel; tar cf - .) | (cd $(BR_SRC)/$(BR_ROOT); tar xvf -)
        cd $(BR_SRC) && make
        cp $(BR_IMG) initrd-$(XMTEST_MAJ_VER).img
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
 |   
 
| <Prev in Thread] | 
Current Thread | 
[Next in Thread> |  
- [Xen-changelog] Make the xm-test ramdisk makefile correct the	permissions on the rcS script,
Xen patchbot -unstable <=
  
 |  
  
 | 
    | 
  
  
    |   | 
    |