[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Experiences with compiling Debian



On Wed, 25 Jun 1997, joost witteveen wrote:

> > Build a shared library which wraps all calls to chown(), then set
> > LD_PRELOAD to that library.  Should be pretty foolproof.
> Yeah, I like that: wrap chown (and friends) _and_ stat(): then
> the install, chown, etc stuff in the debian/rules will go
> right as well as the final tar!

 Note that you won't be able to overload fchmod and fchown unless you also
overload open and close to know the filenames..!

 IMO we should go with the simplest solution: {chmod,chown}.sh and modify
the packages.

-- 
Nicolás Lichtmaier.-


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org .
Trouble?  e-mail to templin@bucknell.edu .


Reply to: