index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-10-29 | mkarchroot: move check for root below option parsing | Dan McGee | |
This way people can at least see the usage instructions. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2007-10-29 | mkarchroot: clean up/unify output messages | Dan McGee | |
Also remove an extra EUID check, we do this at the beginning. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2007-10-23 | Make sure that var/lib/pacman is created | Jason Chu | |
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> | |||
2007-10-23 | Added 'update' to mkarchroot | Aaron Griffin | |
Allows automated updating of a chroot Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> | |||
2007-10-21 | Added GPL headers | Aaron Griffin | |
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> | |||
2007-10-07 | Generate current locale in new chroots by default | Aaron Griffin | |
This is a slightly hackish way of auto-filling locale information based on the locale at the time of chroot building. Further locale changes must be done manually. Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> | |||
2007-10-06 | Trap EXIT and use relative cache and db paths | Simo Leone | |
Trapping exit ensures that unmounting occurs in the event of an exit 1 or a normal exit. Pacman 3.0.6 takes cachedir and dbpath to be relative to it's given root, not absolute. Signed-off-by: Simo Leone <simo@archlinux.org> Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> | |||
2007-10-03 | Initial checking of makechrootpkg | Aaron Griffin | |
Mostly functional, missing true su capability.... Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> | |||
2007-10-03 | Initial mkarchroot commit | Aaron Griffin | |
A simple utility for build and running within archlinux specific chroot environments Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> |