Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-15 | Chroot should stop option parsing at the first non-option argument. | Rob Landley | |
2008-01-19 | Move NEWTOY() list from end of toylist.h to generated/newtoys.h. | Rob Landley | |
2008-01-19 | Zap toys/Config.in and instead create generated/Config.in from contents of | Rob Landley | |
toys/*.c. Move relevant info into comment at the top of each toys/*.c. Also convert more of Makefile into a thin wrapper around shell scripts that actually do the work. (Makefile is only still there for the user interface.) | |||
2007-12-03 | Other chroots fall back to "/bin/sh -i", so add the -i. | Rob Landley | |
2007-12-03 | Add chroot. | Rob Landley | |