[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Building from tar ball without a version string?
- From: "David Necas (Yeti)" <yeti physics muni cz>
- To: RPM Package Manager <rpm-list redhat com>
- Subject: Re: Building from tar ball without a version string?
- Date: Wed, 29 Mar 2006 21:56:47 +0200
On Wed, Mar 29, 2006 at 09:39:17PM +0200, Igor Jagec wrote:
> How can we enable our system to build rpm packages as root?
I hope the question ought read `as NON-root'.
Just put
%_topdir /some/directory/you/can/write/to
%tmpdir /some/temporary/directory/you/can/write/to
to your ~/.rpmmacros and create the appropriate SOURCES,
SRPMS, SPECS, BUILD, etc. directory structure in
/some/directory/you/can/write/to
> Is it possible to make only one user
> (instead of all normal users) who will have permissions for building
> rpms?
Unless you are able to prevent users from writing sequences
of bytes that could be interpreted as rpms to disk, you
cannot prevent them from creation of rpms.
Yeti
--
That's enough.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]