X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=README;fp=README;h=09a756fbf9b74c684c72dafa63c3872274f29635;hb=56fb42c17d0f2db13c37ebf1d23f86906f71f349;hp=0000000000000000000000000000000000000000;hpb=bb4b0af7f5c3b030d74f22021e5c3cc20ad17fe1;p=bootmanager.git diff --git a/README b/README new file mode 100644 index 0000000..09a756f --- /dev/null +++ b/README @@ -0,0 +1,30 @@ +Starting with 4.3.17 + +=== +the entry point for the boot CD is installed in + /var/www/html/boot/index.php +the bootmanager rpm installs most of its stuff in + /usr/share/bootmanager/regular/ +all signed scripts are stored into + /var/www/html/bootmanager + +=== +If you need to create an alternate version for a specific 'deployment' +tag, say fror 'alpha' nodes, you need to + +* create /usr/share/bootmanager/alpha/ +* populate its build.sh and source subdirs, just as in 'regular' +* and run service plc start bootmanager + +--- +Alternatively from a source tree, if you have root ssh access to the plc box, you can do +$ cd svntree/BootManager/trunk +$ make sync +.. see the usage text +$ make sync DEPOLOYMENT=alpha PLC=boot.onelab.eu + +which should do everything needed + +=== +It's also possible to attach a (signed) bm script to a unique node by renaming a .sgn into +/var/www/html/bootmanager/_bootmanager.sh.sgn