[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RPM Development as non-root
- From: "Michael Dengler" <michael dengler gmail com>
- To: Rpm-list redhat com
- Cc:
- Subject: RPM Development as non-root
- Date: Thu, 28 Jun 2007 13:00:46 -0400
Hi,
I'm trying to figure out how to do this:
We have a build machine that I want to use to build rpms. The Sysadmin's for this build machine are adamant that all build tools must be kept separate from the OS and it root fs.
example: If ant is needed to build some java packages, the ant source package is retrieved from a mounted repository, temporarily installed to a custom location, ant builds the project and then ant is uninstalled.
I need to emulate this behaviour with rpmbuild but am having a lot of difficulties.
Is there a way to install rpmbuild to a temporary, isolated location, use it to build some rpms, then remove it?
Any help is greatly appreciated!
Thanks
Mike
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]