> > This module may be very valuable for you if you want to create packages > > not as root. GNU tar cannot be tricked into hardcoding the ownership > > different from the actual ones (as far as I know). > > You can use 'fakeroot' (now called 'libtricks' I think) from Debian. > It is essentially an LD_PRELOAD that overrides getuid/open etc. and > makes a process think that it's executing as root. (What packaging systems only let you create packages as root, and why do they do that? I know rpm *wants* you to be root, but you don't have to be...) --Rusty
- Re: More an autopackage Tom Tromey
- Re: More an autopackage Derek R. Price
- RE: More an autopackage Bernard Dautrevaux
- Re: More an autopackage Geoffrey Wossum
- Re: More an autopackage Derek R. Price
- Re: More an autopackage Michael Sweet
- Re: More an autopackage Harlan Stenn
- Re: More an autopackage Pavel Roskin
- Re: More an autopackage Raja R Harinath
- Re: More an autopackage Michael Sweet
- Re: More an autopackage Rusty Ballinger
- Re: More an autopackage Michael Sweet
- Re: More an autopackage Steve Robbins
- Re: More an autopackage Geoffrey Wossum
- Re: More an autopackage Derek R. Price
- Re: More an autopackage Harlan Stenn
- Re: More an autopackage Derek R. Price
- Re: More an autopackage Ganesan Rajagopal
- Re: More an autopackage Michael Sweet
- Re: More an autopackage Michael Sweet
- Re: More an autopackage Tom Tromey