[MeeGo-dev] Aava Mobile ramdisk's /init questions (Handset)
Héctor Blanco Alcaine
hblanco at warp.es
Sun Aug 15 03:56:13 PDT 2010
Hi,
I am working on a document describing MeeGo Handset's boot sequence on
an Aava Mobile, and two small questions sprang to mind.
Regarding the ramdisk's /init script, there are some unused variables,
probably from a previous incarnation of this file as a live media
/init (e.g. live_ram, overlay, check...).
Around lines 163 and 329, there are also two checks involving the
autodetect variable, but it is not defined anywhere, nor extracted
from the kernel boot command line, so I suspect the code below the
checks never runs:
if [ "$autodetect" = "1" ]; then
. . .
Are these variables and code a work in progress, just dead code that
needs to be removed, or did I miss something?
Where can I find Aava Mobile ramdisk's /init source code repository? I
searched in the git repo, with no luck.
Kind regards,
Héctor
--
Héctor Blanco Alcaine <hblanco warp.es>
http://people.warp.es/~xtor/blog/
Warp Networks http://www.warp.es
eBox Technologies http://ebox-platform.com
More information about the MeeGo-dev
mailing list