new target sync-build to push build.sh on a test plc
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 24 Apr 2015 10:11:21 +0000 (12:11 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 24 Apr 2015 10:11:21 +0000 (12:11 +0200)
Makefile

index 08159ad..e01c2e0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -65,3 +65,7 @@ sync-rewrap:
                             (cd bootcd && find . | cpio --quiet -c -o) | gzip -1 > iso/bootcd.img; \
                             mkisofs -o $(NODE).iso $(MKISOFS_OPTS) iso/; \
                            )"
+
+# install just build.sh in the myplc - assuming it has no bonding links..
+sync-build:
+       $(RSYNC) build.sh root@$(PLCHOSTLXC):/vservers/$(GUESTNAME)/usr/share/bootcd\*/