On Mon, Sep 21, 2015 at 3:03 AM, Rick Mann <[email protected]> wrote: > I have a file /etc/default/capemgr. I'm not sure of its intended use. But the > contents in my Sep Jessie Debian are: > > --------- > # Default settings for capemgr. This file is sourced by /bin/sh from > # /etc/init.d/capemgr.sh > > # Options to pass to capemgr > CAPE= > > --------- > > I went looking for /etc/init.d/capemgr.sh, but it doesn't exist. Does that > mean /etc/default/capemgr? This > (http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Loading_custom_capes) > says it was a workaround for wheezy, is that fixed in jessie?
It's was fixed via: "bb-customizations" Which has a script to push all *.dtbo's into the initrd.img https://github.com/rcn-ee/repos/blob/master/bb-customizations/suite/wheezy/debian/dtbo 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]. For more options, visit https://groups.google.com/d/optout.
