/[hurd]/hurd/utils/fakeroot.sh
ViewVC logotype

Diff of /hurd/utils/fakeroot.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by roland, Sun May 12 21:14:15 2002 UTC revision 1.3 by roland, Sun Aug 18 20:42:43 2002 UTC
# Line 59  fi Line 59  fi
59  # the shell running under fakeauth to chdir there inside the chroot world.  # the shell running under fakeauth to chdir there inside the chroot world.
60  # That shell then execs our arguments as a command line.  # That shell then execs our arguments as a command line.
61  exec /bin/settrans --chroot \  exec /bin/settrans --chroot \
62       /bin/fakeauth /bin/sh -c "cd `pwd`; exec $*" \       /bin/fakeauth /bin/sh -c "cd `pwd`; $*" \
63       -- / /hurd/fakeroot       -- / /hurd/fakeroot

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26