Home
last modified time | relevance | path

Searched refs:rpm (Results 1 – 10 of 10) sorted by relevance

/xen/tools/misc/
A Dmkrpm26 rm -rf rpm
29 mkdir -p rpm/{BUILD,RPMS,SOURCES,SPECS,SRPMS}
30 cat >rpm/SPECS/xen.spec <<EOF
41 %define __spec_install_post /usr/lib/rpm/brp-compress || :
47 the output of a xen "make dist" wrapped in an .rpm to make it easy to
71 rpmbuild --define "_xenroot $xenroot" --define "_topdir $PWD/rpm" -bb rpm/SPECS/xen.spec
74 mv rpm/RPMS/*/*.rpm .
75 rm -rf rpm
/xen/automation/build/centos/
A D7.2.dockerfile10 RUN yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm && \
18 RUN rpm --rebuilddb && \
A D6.dockerfile10 RUN rpm --rebuilddb && \
A D7.dockerfile10 RUN rpm --rebuilddb && \
/xen/tools/libxc/
A DMakefile224 rm -rf *.rpm $(LIB) *~ $(DEPS_RM) \
233 .PHONY: rpm
234 rpm: build target
239 --define "_rpmdir$$PWD/staging" -bb rpm.spec
240 mv staging/i386/*.rpm .
/xen/tools/xentrace/
A DMakefile46 $(RM) *.a *.so *.o *.rpm $(BIN) $(SBIN) $(LIBBIN) $(DEPS_RM)
/xen/tools/console/
A DMakefile23 $(RM) *.a *.so *.o *.rpm $(BIN) $(DEPS_RM)
/xen/tools/libs/
A Dlibs.mk89 rm -rf *.rpm $(LIB) *~ $(DEPS_RM) $(LIB_OBJS) $(PIC_OBJS)
/xen/
A DINSTALL221 The make target 'rpmball' will build a xen.rpm. This variable can be
223 appended to the rpm Release: tag.
343 * Use configure and make to build a distro rpm package (it is required
344 to unset variables set by the rpm configure macro):
A DREADME85 (dev86 rpm or bin86 & bcc debs)

Completed in 11 milliseconds