CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2016/06/05 09:12:57
Modified files: distrib/armv7/miniroot: Makefile.inc distrib/armv7/ramdisk: Makefile install.md list Log message: Previously armv7 ramdisk creation would tar up the mdec directory on the build machine and extract it when installing. Change to using the u-boot and dtb packages when creating ramdisks and miniroots and don't place these files in mdec on install. Installing these packages is now required to run make release on armv7.