diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manifest_conf.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/manifest_conf.mk b/doc/manifest_conf.mk index 9b82c00..ae57566 100644 --- a/doc/manifest_conf.mk +++ b/doc/manifest_conf.mk | |||
@@ -2,6 +2,7 @@ | |||
2 | # NOTE: MANIFESTHASH needs to be changed to final release tag in format refs/tags/ELnnn before a release | 2 | # NOTE: MANIFESTHASH needs to be changed to final release tag in format refs/tags/ELnnn before a release |
3 | # The values are shown in the release info | 3 | # The values are shown in the release info |
4 | # The manifest is used to fetch information into the release info from the distro files | 4 | # The manifest is used to fetch information into the release info from the distro files |
5 | MANIFESTHASH ?= refs/tags/EL6 | 5 | MANIFESTHASH ?= 0d0f06384afa65eaae4b170e234ee5a813edf44d |
6 | #change the above value later to refs/tags/ELnnn (?) | ||
6 | MANIFESTURL := git://git.enea.se/linux/manifests/el_manifests-virtualization.git | 7 | MANIFESTURL := git://git.enea.se/linux/manifests/el_manifests-virtualization.git |
7 | PROFILE_NAME := Virtualization | 8 | PROFILE_NAME := Virtualization |