X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=README;h=1826c83fe3bd7eac87c15aebd4bc654620d93110;hb=fe094f10f0d738ab448780c3d5816717b7c54fc7;hp=262af5d512c49ee5e9653cfde80690587d4b586a;hpb=0d30e5ebdb3f823e2d788a50ad65fb4abb3192c0;p=bootmanager.git diff --git a/README b/README index 262af5d..1826c83 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -Starting with 4.3.17 +Starting with 4.3.17 (5.0?) === the entry point for the boot CD is installed in @@ -28,3 +28,17 @@ 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/boot/bootmanager_.sh.sgn + +======================================== bootstrapfs +right now, the actual name of the bootstrapfs('s) that need to be installed is performed in +the InstallBootstrapFS step +the logic is + +* if the node has the 'deployment' tag set, then we fetch +https://.../boot/bootstrafs-.tar.bz2 + +* other wise we get +https://.../boot/bootstrafs-.tar.bz2 + plus +https://.../boot/bootstrafs--.tar.bz2 + for all defined extensions