X-Git-Url: http://git.onelab.eu/?p=build.git;a=blobdiff_plain;f=f14.mk;h=b3efca5bdabf13709d36613152454ae37556856d;hp=9db5e06a7824a1486e1b54dd34e3ccc56daf0525;hb=9770ae10ecdfae9bdcaa1232ac47c94d4b1891ee;hpb=acfc7faf14fd6f4240d1795418fe0e55138f7bcc diff --git a/f14.mk b/f14.mk index 9db5e06a..b3efca5b 100644 --- a/f14.mk +++ b/f14.mk @@ -1,9 +1,5 @@ # -# $Id$ -# $URL$ -# -# the f12 pldistro is to rebuild a fedora 12 vserver-capable kernel + out-to-date util-vserver -# it is intended to be used in conjunction with the stock f12 distribution +# mostly same as f12.mk - purpose is to build a minimal env. for f14-based infrastructure # # @@ -19,7 +15,8 @@ kernel-RPMFLAGS:= --target $(HOSTARCH) endif # the defaults below are built into the specfile #kernel-RPMFLAGS += --with firmware --without doc --without-debug -ALL += kernel +# do not rebuild on f14, as this crashes, use the one built on f12 instead (go figure) +###ALL += kernel # # util-vserver