On Tue, Feb 10, 2015 at 8:20 PM, Jason Kridner <[email protected]> wrote: > I'm naturally interested in what anyone has to say about it. I'd like > to update the image link in the final book to point to something up on > http://beagleboard.org/latest-images, but I need to get that updated > first. That's what I'm spending time thinking about lately. > > I've been updating http://builds.beagleboard.org to utilize my > pre-release BeagleBoard-X15 to start building flash images for > BeagleBone Black.
Jason, On builds.beagleboard.org, looking at the logs, here is the sudo line (/etc/sudoer) that should get the script up and running... <build_user> ALL=NOPASSWD: /bin/chmod, /bin/chown, /usr/sbin/chroot, /bin/cp, /usr/sbin/debootstrap, /bin/mkdir, /bin/mv, /bin/rm, /bin/sh, /bin/sed, /bin/tar, /usr/bin/touch, /bin/mount, /bin/umount Make sure that <build_user> can't be ssh'ed into. ;) Regards, -- Robert Nelson http://www.rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
