On Friday, January 10, 2014 5:11:09 PM UTC-5, RobertCNelson wrote: > > It's Friday and everyone is probally kicking back and enjoying a cold > beverage... Well enough of that crap, time to start actually testing > something... ;) > > Firstly, many thanks for your hard work here!
Now that the move to debian is official, I'm scrambling to move my custom images over. With Angstrom, I had a custom .bb file that was based on the ti-hw-bringup-image.bb script and added a few extra things. With the new scripts, I'm looking to do a number of things: 1) Omit some packages, such as Cloud9, Node and Xorg as I don't need them 2) Add some of my own packages 3) Build a custom kernel (to include a .dts) 4) Customize the resulting rootfs (e.g. add users, systemd service scripts etc) 5) Ultimately, automate this Initially, I could just clone the script and edit the lines that set bborg_pkg_list to omit what I don't want (#1) and include what I do #2. I could add a further function to modify the root filesystem before it gets zipped up (although I'm not sure how I create new users etc ...). Is there some way of being able to extend the script in this manner without having to change it so that it doesn't get clobbered when updating? Thanks! -W. -- 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/groups/opt_out.
