From: Thierry Parmentelat Date: Fri, 24 Apr 2015 10:11:21 +0000 (+0200) Subject: new target sync-build to push build.sh on a test plc X-Git-Tag: bootcd-5.2-6~3 X-Git-Url: http://git.onelab.eu/?p=bootcd.git;a=commitdiff_plain;h=189348ec0e10b66822f527cefee8c94ebba78fa9 new target sync-build to push build.sh on a test plc --- diff --git a/Makefile b/Makefile index 08159ad..e01c2e0 100644 --- 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\*/