NookColor: CyanogenMod Technical Page
From nookDevs
Part of the NookColor portal
|
The latest Ubuntu build instructions are available on the CM wiki.
There are many targets defined by the makefiles in build/core for individual parts of CM7, but 'brunch' will build everything. This may take from 10 minutes up to several hours, depending on the speed of your build system.
Create a CM7 SD card
After 'brunch' finishes, you'll find a few files in $OUT:
recovery.img --> rename to uRecRam kernel --> rename to uRecImg
These are the latest clockworkmod (CWR) v3.0.0.6 w/support for ext4 filesystems.
Also, there's also a script in $OUT called:
sd_ramdisk_packer.sh
Assuming this works, it should repack your $OUT/root (mmc ramdisk) into a uRamdisk that can be used with a bootable SDcard. The stuff in /system would go in the /system partition of the SD card (p2).
The result: a bootable CM7 on SD. It may not be wise to distribute as CyanogenMod for encore is a fast-moving target-- unless you plan to create a new one every day or something.
There is a slightly-themed u-boot.bin in device/bn/encore/prebuilt/boot/. It is simply a recompiled u-boot from BN's source with cooler graphics.