CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2017/08/31 22:40:40
Modified files: distrib/armv7/miniroot: Makefile distrib/armv7/ramdisk: Makefile install.md list distrib/notes/armv7: contents prep etc/etc.armv7 : Makefile.inc Removed files: distrib/armv7/miniroot/beagle: Makefile Log message: Remove the miniroot for the OMAP3 BeagleBoards. Ethernet is on USB and USB isn't supported. The installer turns out to have been broken on BeagleBoard for over a year and no one noticed. The existing support for OMAP3 in the kernel remains though it isn't clear if anyone has tried it after the fdt changes went in. ok patrick@ tom@ kettenis@ matthieu@