View Single Post
Old 05-22-2012, 07:36 AM   #566
FDD
Connoisseur
FDD can extract oil from cheeseFDD can extract oil from cheeseFDD can extract oil from cheeseFDD can extract oil from cheeseFDD can extract oil from cheeseFDD can extract oil from cheeseFDD can extract oil from cheeseFDD can extract oil from cheeseFDD can extract oil from cheese
 
Posts: 62
Karma: 1114
Join Date: Jan 2012
Device: Onyx Boox M92
Quote:
Originally Posted by kodomo View Post
The kernel repository is missing a lot of crucial files
I'll attach a file list from a diff with the freescale kernel sources their kernel is based on.
Examples are:
initramfs_data.S initramfs_data.bz2.S initramfs_data.gz.S initramfs_data.lzma.S initramfs_data.lzo.S
(needed to build the initrd - these are the ones creating the first of a series of errors stopping kernel compilation )
Hello Komodo, I assume the initramfs isn't there because it contains the update password.
The initramfs can however be extracted trom a running kernel, so this "security through obscurity" is useless — and you can also change whatever you want with a simple script, so there is essentially no security at all. I don't really get what they are trying to do.

BTW I'm gonna be offline for a couple more weeks, then I'm going to give the kernel tree a try and report back.

Ciao!

Later edit: I gave a look around and since the update password is right there, but every assembler file (*.S) is missing from the tree, this probably means there is some bit written in assembler they refuse to release, obviously violating the GPL.

Last edited by FDD; 06-03-2012 at 01:08 PM.
FDD is offline   Reply With Quote