View Single Post
  #136 (permalink)  
Old 03-28-2011, 03:59 PM
natemcnutty's Avatar
natemcnutty
VIP Member
Offline
Threadstarter
 
Join Date: Nov 2009
Posts: 845
Reputation: 3070
natemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: How To Compile Your Own Kernels, Modules, Tinboot (NAND boot), and More for Begin

OK, there are a few new changes that we are making, and I'm working on updating the scripts again. For NAND, we are now compressing the modules into a Squash file system and putting that under /system/lib/modules/'uname'.sqsh. For this, we need to install squashfs-tools and make a few minor adjustments to the script

Edit: And apparently we have to use a specific version of squashfs-tools, so v4 that installs through apt-get install squashfs-tools will not work. I'll have more details later.
__________________

Last edited by natemcnutty; 03-28-2011 at 08:59 PM.
Reply With Quote