log toys/chroot.c @ 562:4d802d438983

age author description
Fri, 15 Aug 2008 14:14:10 -0500 Rob Landley Chroot should stop option parsing at the first non-option argument.
Sat, 19 Jan 2008 17:43:27 -0600 Rob Landley Move NEWTOY() list from end of toylist.h to generated/newtoys.h.
Sat, 19 Jan 2008 17:08:39 -0600 Rob Landley Zap toys/Config.in and instead create generated/Config.in from contents of
Mon, 03 Dec 2007 20:05:14 -0600 Rob Landley Other chroots fall back to "/bin/sh -i", so add the -i.
Mon, 03 Dec 2007 19:28:51 -0600 Rob Landley Add chroot.