CVSROOT:        /cvs
Module name:    src
Changes by:     patr...@cvs.openbsd.org 2013/10/28 08:10:41

Modified files:
        sys/arch/armv7/conf: RAMDISK-IMX 
        distrib/armv7/miniroot: Makefile Makefile.inc 
        distrib/armv7/miniroot/am335x: Makefile 
        distrib/armv7/miniroot/beagle: Makefile 
        distrib/armv7/miniroot/panda: Makefile 
        distrib/armv7/ramdisk: Makefile install.md list 
        etc/etc.armv7  : Makefile.inc 
Added files:
        distrib/armv7/miniroot/imx: Makefile 

Log message:
Revamp ARMv7 ramdisk and miniroot creation process.

Instead of running mkuboot during install, we call it on during
the release build, so that we can also ship bootable images
of the generic and the ramdisk kernel.

We can now build miniroots for imx, too.  The installer also
can recognize the SoC and makes decision based on it.

Use ext2fs for i.MX6 based devices.

Tar the bootloader files to save some space.

ok syl@

Reply via email to