Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-30 | Trap normal exit for makechrootpkg | Jason Chu | 1 | -1/+1 | |
Make sure we umount everything on a clean exit too Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> | |||||
2007-10-22 | Added GPL headers | Aaron Griffin | 1 | -0/+8 | |
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> | |||||
2007-10-07 | Allow us to properly drop permissions in the chroot via sudo | Aaron Griffin | 1 | -8/+22 | |
Use sudo to drop permissions and build as "nobody" in the chroot Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> | |||||
2007-10-04 | Initial checking of makechrootpkg | Aaron Griffin | 1 | -0/+92 | |
Mostly functional, missing true su capability.... Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> |