The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD security : fakeroot

Simulate the root user behaviour

 Fakeroot runs a command in an environment were it appears to have
root privileges for file manipulation, by setting LD_PRELOAD to a
library with alternative versions of getuid(), stat(), etc. This
is useful for allowing users to create archives (tar, ar, .deb .rpm
etc.) with files in them with root permissions/ownership. Without
fakeroot one would have to have root privileges to create the
constituent files of the archives with the correct permissions and
ownership, and then pack them up, or one would have to construct
the archives directly, without using the archiver. 

http://freshmeat.net/projects/fakeroot



fakeroot history


v. 1.14
date: 2007/02/27 09:57:21;  author: linimon;  state: Exp;  lines: +1 -1
Reset meno.abels@adviser.com due to maintainer-timeouts and no response
to email.

Hat:		portmgr

v. 1.13 date: 2006/07/19 06:42:29; author: miwi; state: Exp; lines: +1 -2 Update to 1.5.8 PR: ports/99271 Submitted by: miwi Approved by: markus (co mentor), maintainer timeout
v. 1.12 date: 2006/02/23 10:38:55; author: ade; state: Exp; lines: +2 -1 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.11 date: 2006/02/19 23:35:19; author: anray; state: Exp; lines: +1 -1 Update to 1.5.7 PR: ports/93558 Submitted by: Meno Abels (maintainer)
v. 1.10 date: 2006/01/24 19:56:02; author: anray; state: Exp; lines: +3 -6 Update to 1.5.6 and unbreak port. PR: ports/91532 Submitted by: Meno Abels (maintainer)
v. 1.9 date: 2006/01/19 23:43:07; author: kris; state: Exp; lines: +2 -0 BROKEN: Unfetchable
v. 1.8 date: 2005/12/14 03:53:35; author: lioux; state: Exp; lines: +1 -1 Update to 1.5.5 Approved by: maintainer
v. 1.7 date: 2005/11/15 06:50:56; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.6 date: 2005/07/18 22:28:52; author: pav; state: Exp; lines: +2 -2 - Update to 1.4.2 PR: ports/83659 Submitted by: Meno Abels (maintainer)
v. 1.5 date: 2005/04/12 03:26:27; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.4 date: 2005/04/11 08:03:59; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.3 date: 2005/02/23 14:29:50; author: vs; state: Exp; lines: +4 -0 Correctly list man-pages, including a work-around for a corner-case Submitted by: kris via maintainer
v. 1.2 date: 2005/02/15 10:33:53; author: vs; state: Exp; lines: +2 -1 Update to 1.2.4 PR: ports/77531 Submitted by: Meno Abels (maintainer)
v. 1.1 date: 2004/05/27 22:21:34; author: pav; state: Exp; Fakeroot runs a command in an environment were it appears to have root privileges for file manipulation, by setting LD_PRELOAD to a library with alternative versions of getuid(), stat(), etc. PR: ports/64102 Submitted by: Meno Abels ============================================================================= v. 1.14 date: 2007/02/27 09:57:21; author: linimon; state: Exp; lines: +1 -1 Reset meno.abels@adviser.com due to maintainer-timeouts and no response to email. Hat: portmgr
v. 1.13 date: 2006/07/19 06:42:29; author: miwi; state: Exp; lines: +1 -2 Update to 1.5.8 PR: ports/99271 Submitted by: miwi Approved by: markus (co mentor), maintainer timeout
v. 1.12 date: 2006/02/23 10:38:55; author: ade; state: Exp; lines: +2 -1 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.11 date: 2006/02/19 23:35:19; author: anray; state: Exp; lines: +1 -1 Update to 1.5.7 PR: ports/93558 Submitted by: Meno Abels (maintainer)
v. 1.10 date: 2006/01/24 19:56:02; author: anray; state: Exp; lines: +3 -6 Update to 1.5.6 and unbreak port. PR: ports/91532 Submitted by: Meno Abels (maintainer)
v. 1.9 date: 2006/01/19 23:43:07; author: kris; state: Exp; lines: +2 -0 BROKEN: Unfetchable
v. 1.8 date: 2005/12/14 03:53:35; author: lioux; state: Exp; lines: +1 -1 Update to 1.5.5 Approved by: maintainer
v. 1.7 date: 2005/11/15 06:50:56; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.6 date: 2005/07/18 22:28:52; author: pav; state: Exp; lines: +2 -2 - Update to 1.4.2 PR: ports/83659 Submitted by: Meno Abels (maintainer)
v. 1.5 date: 2005/04/12 03:26:27; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.4 date: 2005/04/11 08:03:59; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.3 date: 2005/02/23 14:29:50; author: vs; state: Exp; lines: +4 -0 Correctly list man-pages, including a work-around for a corner-case Submitted by: kris via maintainer
v. 1.2 date: 2005/02/15 10:33:53; author: vs; state: Exp; lines: +2 -1 Update to 1.2.4 PR: ports/77531 Submitted by: Meno Abels (maintainer)
v. 1.1 date: 2004/05/27 22:21:34; author: pav; state: Exp; Fakeroot runs a command in an environment were it appears to have root privileges for file manipulation, by setting LD_PRELOAD to a library with alternative versions of getuid(), stat(), etc. PR: ports/64102 Submitted by: Meno Abels ============================================================================= v. 1.14 date: 2007/02/27 09:57:21; author: linimon; state: Exp; lines: +1 -1 Reset meno.abels@adviser.com due to maintainer-timeouts and no response to email. Hat: portmgr
v. 1.13 date: 2006/07/19 06:42:29; author: miwi; state: Exp; lines: +1 -2 Update to 1.5.8 PR: ports/99271 Submitted by: miwi Approved by: markus (co mentor), maintainer timeout
v. 1.12 date: 2006/02/23 10:38:55; author: ade; state: Exp; lines: +2 -1 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.11 date: 2006/02/19 23:35:19; author: anray; state: Exp; lines: +1 -1 Update to 1.5.7 PR: ports/93558 Submitted by: Meno Abels (maintainer)
v. 1.10 date: 2006/01/24 19:56:02; author: anray; state: Exp; lines: +3 -6 Update to 1.5.6 and unbreak port. PR: ports/91532 Submitted by: Meno Abels (maintainer)
v. 1.9 date: 2006/01/19 23:43:07; author: kris; state: Exp; lines: +2 -0 BROKEN: Unfetchable
v. 1.8 date: 2005/12/14 03:53:35; author: lioux; state: Exp; lines: +1 -1 Update to 1.5.5 Approved by: maintainer
v. 1.7 date: 2005/11/15 06:50:56; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.6 date: 2005/07/18 22:28:52; author: pav; state: Exp; lines: +2 -2 - Update to 1.4.2 PR: ports/83659 Submitted by: Meno Abels (maintainer)
v. 1.5 date: 2005/04/12 03:26:27; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.4 date: 2005/04/11 08:03:59; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.3 date: 2005/02/23 14:29:50; author: vs; state: Exp; lines: +4 -0 Correctly list man-pages, including a work-around for a corner-case Submitted by: kris via maintainer
v. 1.2 date: 2005/02/15 10:33:53; author: vs; state: Exp; lines: +2 -1 Update to 1.2.4 PR: ports/77531 Submitted by: Meno Abels (maintainer)
v. 1.1 date: 2004/05/27 22:21:34; author: pav; state: Exp; Fakeroot runs a command in an environment were it appears to have root privileges for file manipulation, by setting LD_PRELOAD to a library with alternative versions of getuid(), stat(), etc. PR: ports/64102 Submitted by: Meno Abels =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm