X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=onelab.mk;h=b96a12fe5f2f76d3c4e5d89bbaa573b3818973d8;hb=95a48481efe26b4c4385c29668c8c8c17ecc6ff1;hp=09646ff69ab946d3c453da8692e3ba6119a01a80;hpb=8287d1e8527eec4a7c6f42de1cccbc82d158fe8e;p=build.git diff --git a/onelab.mk b/onelab.mk index 09646ff6..b96a12fe 100644 --- a/onelab.mk +++ b/onelab.mk @@ -64,19 +64,9 @@ madwifi-SPECVARS = kernel_version=$(kernel.rpm-version) \ ALL += madwifi IN_BOOTSTRAPFS += madwifi -# -# wireless-tools -# -wireless-tools-MODULES := wireless-tools -wireless-tools-SPEC := wireless-tools.spec -wireless-tools-BUILD-FROM-SRPM := yes -ALL += wireless-tools -IN_BOOTSTRAPFS += wireless-tools - # # nozomi # -# does not compile against new kernel - waiting for Napoli & Vimercate nozomi-MODULES := nozomi nozomi-SPEC := nozomi.spec nozomi-DEPEND-DEVEL-RPMS := kernel-devel @@ -94,17 +84,6 @@ comgt-SPEC := comgt.spec IN_BOOTSTRAPFS += comgt ALL += comgt -# -# libnl -# -# [daniel] wait for latest Fedora release -# (03:29:46 PM) daniel_hozac: interfacing with the kernel directly when dealing with netlink was fugly, so... i had to find something nicer. -# (03:29:53 PM) daniel_hozac: the one in Fedora is lacking certain APIs i need. -# -libnl-MODULES := libnl -libnl-SPEC := libnl.spec -ALL += libnl - # # util-vserver # @@ -119,7 +98,7 @@ IN_BOOTSTRAPFS += util-vserver # util-vserver-pl-MODULES := util-vserver-pl util-vserver-pl-SPEC := util-vserver-pl.spec -util-vserver-pl-DEPEND-DEVEL-RPMS := libnl libnl-devel util-vserver-lib util-vserver-devel util-vserver-core +util-vserver-pl-DEPEND-DEVEL-RPMS := util-vserver-lib util-vserver-devel util-vserver-core ALL += util-vserver-pl IN_BOOTSTRAPFS += util-vserver-pl @@ -204,6 +183,8 @@ iproute-MODULES := iproute2 iproute-SPEC := iproute.spec ALL += iproute IN_BOOTSTRAPFS += iproute +IN_VSERVER += iproute +IN_BOOTCD += iproute # # vsys @@ -356,6 +337,9 @@ ALL += myplc-native ## myplc-RPMDATE := yes ## ALL += myplc +# myplc-docs only contains docs for PLCAPI and NMAPI, but +# we still need to pull MyPLC, as it is where the specfile lies, +# together with the utility script docbook2drupal.sh myplc-docs-MODULES := MyPLC PLCAPI NodeManager myplc-docs-SPEC := myplc-docs.spec -ALL := myplc-docs +ALL += myplc-docs