From cd4739e1d25fcd2f37bbb687cc1427d488eb6ee5 Mon Sep 17 00:00:00 2001 From: Miruna Paun Date: Fri, 14 Apr 2017 17:58:15 +0200 Subject: First draft of Virt profile to master branch LXCR-7536 Updating to the CR that contains info about this new profile documentation as a whole. Signed-off-by: Miruna Paun --- doc/manifest_conf.mk | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/manifest_conf.mk (limited to 'doc/manifest_conf.mk') diff --git a/doc/manifest_conf.mk b/doc/manifest_conf.mk new file mode 100644 index 0000000..9b82c00 --- /dev/null +++ b/doc/manifest_conf.mk @@ -0,0 +1,7 @@ +# To be included in Makefile +# NOTE: MANIFESTHASH needs to be changed to final release tag in format refs/tags/ELnnn before a release +# The values are shown in the release info +# The manifest is used to fetch information into the release info from the distro files +MANIFESTHASH ?= refs/tags/EL6 +MANIFESTURL := git://git.enea.se/linux/manifests/el_manifests-virtualization.git +PROFILE_NAME := Virtualization -- cgit v1.2.3-54-g00ecf