Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To avoid permission issues, you should use your user account (not the root account) to check out subversion or git repos.  Sudo may not work in the chroot environment, so you may still need to use the root account for operations that require root access.  

 

...

Kernel Preparation

Install dependencies

...

The resulting uImage should be built in arch/arm/boot.  Modules will be installed by the script that makes the SD card.    

...

Software setup

If it isn't already, mount /dev in the chroot:

...