On Mon, Sep 25, 2017 at 2:45 PM, Eric McKenzie <[email protected]> wrote: > Hi, > > Sorry if this question has an obvious answer, but I can't seem to figure it > out. > > I'd like to build the images at: http://beagleboard.org/latest-images > myself. I can download the latest debian kernel and build it with the > beaglebone configuration, but I'd like to build something closer to the > "Stretch IoT (non-GUI)" beaglebone image myself so I can add a kernel module > into it. (specifically I'd like to load gadgetfs so that I can have my > beaglebone act as a usb device) > > Are the configuration files for the beaglebone.org images available > publicly? > > Thank you for any help.
https://github.com/RobertCNelson/boot-scripts/blob/master/boot/am335x_evm.sh#L487-L548 You'll find this under /opt/scripts/boot/ Regards, -- Robert Nelson https://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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYhGX8jXe%3DKvbYYnBA4Fm7YWE%2B%3D30yYWCKBjTwS5U3-tsA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
