Fabian Deutsch has uploaded a new change for review. Change subject: Add README ......................................................................
Add README Change-Id: I39d95be6577b1a818570e4c1d009d4f72ba3772c Signed-off-by: Fabian Deutsch <[email protected]> --- A README.md 1 file changed, 10 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node-iso refs/changes/03/37603/1 diff --git a/README.md b/README.md new file mode 100644 index 0000000..207b562 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ + +This repository contains everything to build the + +- oVirt Node Base Image +- oVirt Node for oVirt Image + +The so called base image (without any oVirt specific packages) is built fomr the `node-x.y` branches. +Once a base image was built, this base image can be used to build the image for oVirt, this is done in the `ovirt-x.y` branches + + -- To view, visit http://gerrit.ovirt.org/37603 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I39d95be6577b1a818570e4c1d009d4f72ba3772c Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node-iso Gerrit-Branch: master Gerrit-Owner: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
