Displaying 1 result from an estimated 1 matches for "b28203c".
Did you mean:
28203
2011 Jul 30
1
[PATCH node] Update rawhide to F17
...5 files changed, 5 insertions(+), 1 deletions(-)
create mode 120000 recipe/ovirt17-install.ks
create mode 120000 recipe/ovirt17-minimizer.ks
create mode 120000 recipe/ovirt17-pkgs.ks
create mode 120000 recipe/ovirt17-post.ks
diff --git a/recipe/Makefile.am b/recipe/Makefile.am
index 060fa19..b28203c 100644
--- a/recipe/Makefile.am
+++ b/recipe/Makefile.am
@@ -26,7 +26,7 @@ DISTRO = @DISTRO@
ARCH = $(shell rpm --eval '%{_arch}')
FEDORA_MIRROR = http://mirrors.fedoraproject.org/mirrorlist
-CUR_RAWHIDE = 16
+CUR_RAWHIDE = 17
CUR_DEVEL =...