View Single Post
Posts: 2,154 | Thanked: 8,464 times | Joined on May 2010
#99
Originally Posted by RobbieThe1st View Post
Yes and no. The current version is signifigantly different than the v0.32 that you were working on.

The code for the bootmenu-n900 launch code I -will- take, however.
It looks like I can just replace my current /etc/bootmenu-n900/backupmenu.item with:
Code:
ITEM_NAME="BackupMenu"
ITEM_ID="flash"
ITEM_LINUXRC="/usr/share/backupmenu/BackupMenuLauncher.item"
If it works, I'll add it to the next upload.
Edit: Nope, it doesn't. I made sure "#!/bin/sh" was the first line in the above file, but it just hangs at "loading *file* from flash"

edit 2:
I'm not sure if the autobuilder took my script or not. It said it did, but it hasn't appeared in the build list yet and the server is SLOW. It may be down or caught in a loop or something.
sorry, ITEM_LINUXRC doesnt work in current bootmenu-n900. I have fixed version of bootmenu in bzr: https://code.launchpad.net/~pali/+junk/maemo_bootmenu

if fixed version of bootmenu will be in repository I write again...