X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=e01c2e09b86ea2f23b2f77d559b8103ed2d23463;hb=e446dbf789817429d3648fec50bb0c7e1b605e43;hp=08159ad8d509316e77b79429aba0d11e3e3193f1;hpb=70822883c0a9e95495df62ac5360a487a335f6fb;p=bootcd.git 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\*/