On Sun, Nov 04, 2007 at 05:55:07PM -0600, Dan McGee wrote:
On Nov 4, 2007 5:20 PM, Jason Chu <jason@archlinux.org> wrote:
If I use the mkarchroot and makechrootpkg scripts to build packages, I need to have sudo installed. Using the current mkarchroot options I have to specify "base base-devel sudo". I just need to know if we're planning on putting sudo into base-devel or if I should update the mkarchroot and makechrootpkg scripts to reflect this.
I put it into base/support, just like ssh and other tools that aren't "essential" but also aren't development tools. So no, I think its going to stay right there.
Should we create a base-support group so that mkarchroot can create a chroot with 'mkarchroot chroot base base-devel base-support'? Jason