You're welcome. I will continue to test the stability of the os. Yes you can add it.
Thanks
Nicolas
Le 18 juin 2015 23:19, Mandar Joshi a écrit:
After burning img file (4,3GB, maybe we should decrease it to 4GB), centos is booting well. Network is OK on ethernet card. Sata HDD is working.
OS is very light, great !
Thank you for testing RootFS Build Factory. I'll add BananaPi to the list of tested boards. Is it ok if I add your name and email address (as "tested by") to the README on github? _______________________________________________ Arm-dev mailing list Arm-dev@centos.org http://lists.centos.org/mailman/listinfo/arm-dev
For the bananapi :
We should see to customize echo mmc0 > /sys/class/leds/bananapi:green:usr/trigger
But maybe we can just add it in howto
:) Nicolas
19 juin 2015 07:18 "Nicolas" a écrit: You're welcome. I will continue to test the stability of the os. Yes you can add it.
Thanks
Nicolas Le 18 juin 2015 23:19, Mandar Joshi a écrit: After burning img file (4,3GB, maybe we should decrease it to 4GB), centos is booting well. Network is OK on ethernet card. Sata HDD is working.
OS is very light, great ! Thank you for testing RootFS Build Factory. I'll add BananaPi to the list of tested boards. Is it ok if I add your name and email address (as "tested by") to the README on github? _______________________________________________ Arm-dev mailing list Arm-dev@centos.org (mailto:Arm-dev@centos.org) http://lists.centos.org/mailman/listinfo/arm-dev (http://lists.centos.org/mailman/listinfo/arm-dev)
We should see to customize echo mmc0 > /sys/class/leds/bananapi:green:usr/trigger
But maybe we can just add it in howto
This is what I put in the etc overlay directory to do. Before creating the image using RBF, create any files required in the new root's /etc directory in the etc overlay (default ./etc). Assuming that, in your case, your command needs to be run on every boot, in can go in ./etc/rc.d/rc.local.
But remember that the etc overlay is force copied to the new root, overwriting existing files. Hope this helps.
Regards Mandar Joshi