From: <ke...@us...> - 2007-03-09 20:11:48
|
Revision: 898 http://svn.sourceforge.net/hackndev/?rev=898&view=rev Author: keddar Date: 2007-03-09 12:11:00 -0800 (Fri, 09 Mar 2007) Log Message: ----------- l4p: max_loop defined, some changes in text of BFUGarux Modified Paths: -------------- linux4palm/BFUGarux/BFUSettings.Rsrc linux4palm/BFUGarux/garux.h.sh Modified: linux4palm/BFUGarux/BFUSettings.Rsrc =================================================================== --- linux4palm/BFUGarux/BFUSettings.Rsrc 2007-03-09 18:38:08 UTC (rev 897) +++ linux4palm/BFUGarux/BFUSettings.Rsrc 2007-03-09 20:11:00 UTC (rev 898) @@ -36,7 +36,7 @@ BUTTON "OK" ID BFUOKButton AT (5 140 30 15) USABLE RIGHTANCHOR FRAME BUTTON "Save" ID BFUSaveButton AT (41 140 30 15) USABLE RIGHTANCHOR FRAME BUTTON "Cancel" ID BFUCancelButton AT (126 140 30 15) USABLE RIGHTANCHOR FRAME - POPUPTRIGGER "Global" ID BFUPartTrigger AT (56 15 51 15) USABLE LEFTANCHOR + POPUPTRIGGER "Network" ID BFUPartTrigger AT (56 15 51 15) USABLE LEFTANCHOR LIST "Global" "Network" "Modules" "Tools" "Advanced" ID BFUPartList AT (56 15 60 55) NONUSABLE DISABLED POPUPLIST ID BFUPartTrigger BFUPartList LABEL "Set:" ID 8035 AT (9 16) USABLE FONT 1 @@ -89,7 +89,7 @@ FORM ID BFUToolsForm AT (0 0 160 160) FRAME MODAL NOSAVEBEHIND USABLE - HELPID 8605 DEFAULTBTNID BFUOKButton + HELPID 8604 DEFAULTBTNID BFUOKButton BEGIN TITLE "BFUSettings - Tools" BUTTON "OK" ID BFUOKButton AT (5 140 30 15) USABLE RIGHTANCHOR FRAME @@ -135,114 +135,114 @@ // --------------- Resources of type 'tSTR' --------------- STRING ID 8601 "BFUSettings - Global\n" \ "(Bootloader for users)\n\n" \ - "This window is dedicated to set source of modules.\n\n\n" \ - "Set:\n\n" \ - "Switches to other part of settings - global, network, modules and advanced.\n\n\n" \ - "Source:\n\n" \ + "This window is dedicated to set source of real root or modules.\n\n" \ + "Source:\n" \ "Here you can select method.\n" \ "Possible choices:\n" \ "\x09- Modules on card - mount modules located on card\n" \ "\x09- HTTP - get modules from HTTP server and mount them\n" \ - "\x09- NFS - get modules from NFS server\n" \ - "\x09- Card partition - mount card partition as root\n\n\n" \ - "Address or path:\n\n" \ - "Here you should enter address of NFS server, address of modlist.txt file or path to " \ - "directory on card containing modules.\n\n\n" \ - "Device:\n\n" \ - "Here you should specify device which are modules loaded from.\n\n\n" \ - "OK\n\n" \ - "Prepare settings to be sent and leave BFUSettings\n\n\n" \ - "Save\n\n" \ - "Save preferences for next use.\n\n\n" \ + "\x09- NFS - mount NFS share as root\n" \ + "\x09- Card partition - mount card partition as root\n\n" \ + "Address or path:\n" \ + "Here you should enter address of NFS server, path or address of modlist.txt file or path to " \ + "directory on card containing modules.\n\n" \ + "Device:\n" \ + "Here you should specify device which are modules loaded from.\n\n" \ + "OK\n" \ + "Prepare settings to be sent and leave BFUSettings\n\n" \ + "Save\n" \ + "Save preferences for next use.\n\n" \ "To card\n" \ "If disabled, preferences are saved just to RAM database. If enabled it will " \ - "replace previously found preferences on card or save it on first volume\n\n\n" \ + "replace previously found preferences on card or save it on first volume\n\n" \ "Cancel\n" \ - "Exit and no BFUSettings will be used." + "Exit and no BFUSettings will be used.\n\n" \ + "Set:\n" \ + "Switches to other part of settings - network, modules, tools and advanced.\n\n" STRING ID 8602 "BFUSettings - Network\n" \ "(Bootloader for users)\n\n" \ - "This window is dedicated to set network properties.\n\n\n" \ - "Set:\n\n" \ - "Switches to other part of settings - global, network, modules and advanced.\n\n\n" \ - "Use network\n\n" \ - "Enable or disable network set up during boot. It is required for HTTP or NFS way of boot.\n\n\n" \ - "OK\n\n" \ - "Prepare settings to be sent and leave BFUSettings\n\n\n" \ - "Save\n\n" \ - "Save preferences for next use.\n\n\n" \ + "This window is dedicated to set network properties.\n\n" \ + "Use network:\n" \ + "Enable or disable network set up during boot. It is required for HTTP or NFS way of boot.\n\n" \ + "OK\n" \ + "Prepare settings to be sent and leave BFUSettings\n\n" \ + "Save\n" \ + "Save preferences for next use.\n\n" \ "To card\n" \ "If disabled, preferences are saved just to RAM database. If enabled it will " \ - "replace previously found preferences on card or save it on first volume\n\n\n" \ + "replace previously found preferences on card or save it on first volume\n\n" \ "Cancel\n" \ - "Exit and no BFUSettings will be used." + "Exit and no BFUSettings will be used.\n\n" \ + "Set:\n" \ + "Switches to other part of settings - global, modules, tools and advanced.\n\n" STRING ID 8603 "BFUSettings - Modules\n" \ "(Bootloader for users)\n\n" \ - "This window is dedicated to select modules to be loaded.\n\n\n" \ - "Set:\n\n" \ - "Switches to other part " \ - "of settings - global, network, modules and advanced.\n\n\n" \ - "In this table you can select which \n\n" \ - "OK\n\n" \ - "Prepare settings to be sent and leave BFUSettings\n\n\n" \ - "Save\n\n" \ - "Save preferences for next use.\n\n\n" \ + "This window is dedicated to select modules to be loaded.\n\n" \ + "For now, only possible is select your modlist*.txt.\n\n" \ + "NOTE: used only if start from Card, if start from WWW create modlist.txt and put in same dir on WWW as modules.\n\n" \ + "OK\n" \ + "Prepare settings to be sent and leave BFUSettings\n\n" \ + "Save\n" \ + "Save preferences for next use.\n\n" \ "To card\n" \ "If disabled, preferences are saved just to RAM database. If enabled it will " \ - "replace previously found preferences on card or save it on first volume\n\n\n" \ + "replace previously found preferences on card or save it on first volume\n\n" \ "Cancel\n" \ - "Exit and no BFUSettings will be used." + "Exit and no BFUSettings will be used.\n\n" \ + "Set:\n" \ + "Switches to other part of settings - global, network, tools and advanced.\n\n" STRING ID 8604 "BFUSettings - Tools\n" \ "(Bootloader for users)\n\n" \ - "This window is dedicated to enable useful things.\n\n\n" \ - "Set:\n\nSwitches to other part of settings - global, network, modules, tools and " \ - "advanced.\n\n\n" \ - "Silent boot\n\n" \ - "This will produce no output during boot.\n\n\n" \ - "Keyboard\n\n" \ - "This enable running external keyboard handling program. Currently Stowaway (PPK) and compatibile supported.\n\n\n" \ - "SmallROM reflash\n\n" \ - "This will reflash your SmallROM for suspend/resume support. Read more before enabling that...\n\n\n" \ - "Run fsck for card\n\n" \ - "This will run dosfsck on first partition of card. Usefull for checking errors after bad unmount...\n\n\n" \ - "OK\n\n" \ - "Prepare settings to be sent and leave BFUSettings\n\n\n" \ - "Save\n\n" \ - "Save preferences for next use.\n\n\n" \ + "This window is dedicated to enable useful things.\n\n" \ + "Silent boot:\n" \ + "This will produce no output during boot.\n\n" \ + "Keyboard:\n" \ + "This enable running external keyboard handling program. Currently Stowaway (PPK) and compatible supported.\n\n" \ + "SmallROM reflash:\n" \ + "This will reflash your SmallROM for suspend/resume support. Read more before enabling that...\n\n" \ + "Run fsck for card:\n" \ + "This will run dosfsck on first partition of card. Usefull for checking errors after bad unmount...\n\n" \ + "OK\n" \ + "Prepare settings to be sent and leave BFUSettings\n\n" \ + "Save\n" \ + "Save preferences for next use.\n\n" \ "To card\n" \ "If disabled, preferences are saved just to RAM database. If enabled it will " \ - "replace previously found preferences on card or save it on first volume\n\n\n" \ + "replace previously found preferences on card or save it on first volume\n\n" \ "Cancel\n" \ - "Exit and no BFUSettings will be used." + "Exit and no BFUSettings will be used.\n\n" \ + "Set:\n" \ + "Switches to other part of settings - global, network, modules and advanced.\n\n" STRING ID 8605 "BFUSettings - Advanced\n" \ "(Bootloader for users)\n\n" \ - "This window is dedicated to set advanced settings.\n\n\n" \ - "Set:\n\nSwitches to other part of settings - global, network, modules and " \ - "advanced.\n\n\n" \ - "CPU Frequency\n\n" \ - "You can select CPU speed. Less speed means less battery needs.\n\n\n" \ - "RAMdisk size:\n\n" \ - "You can specify here how much RAM will be used for RAMdisk. Bigger " \ - "RAMdisk means less RAM for running applications.\n\n" \ - "SD/MMC read-only\n\n" \ - "With this option you can mount card as read only (if it is mounted).\n\n\n" \ - "Copy modules to RAM\n\n" \ - "This will mount modules directly from card without copying first to RAM.\n\n\n" \ - "Debug\n\n" \ - "This option will produce debug informations of BFUSettings script part." \ - " Usefull for developers.\n\n" \ - "OK\n\n" \ - "Prepare settings to be sent and leave BFUSettings\n\n\n" \ - "Save\n\n" \ - "Save preferences for next use.\n\n\n" \ + "This window is dedicated to set advanced settings.\n\n" \ + "CPU Frequency:\n" \ + "You can select CPU speed. Less speed means less battery needs.\n\n" \ + "NOTE: some SD card only work with CPU speed 133. Test it if you see many squashfs errors...\n\n" \ + "RAMdisk size:\n" \ + "You can specify MAXIMUM size of RAM will be used for RAMdisk.\n\n" \ + "SD/MMC read-only:\n" \ + "With this option you can mount card as read only (if it is mounted).\n\n" \ + "Copy modules to RAM:\n" \ + "This will copy modules first to RAM, and mount from memory.\n\n" \ + "NOTE: Don't forget set RAMdisk size MINIMAL as total size of all your used modules.\n\n" \ + "Debug:\n" \ + "This option will switch to shell in some important part of initscript.\n" \ + "Usefull for developers.\n" \ + "NOTE: need Stowaway compatible keyboard.\n\n" \ + "OK\n" \ + "Prepare settings to be sent and leave BFUSettings\n\n" \ + "Save\n" \ + "Save preferences for next use.\n\n" \ "To card\n" \ "If disabled, preferences are saved just to RAM database. If enabled it will " \ - "replace previously found preferences on card or save it on first volume\n\n\n" \ + "replace previously found preferences on card or save it on first volume\n\n" \ "Cancel\n" \ - "Exit and no BFUSettings will be used." - - + "Exit and no BFUSettings will be used.\n\n" \ + "Set:\n" \ + "Switches to other part of settings - global, network, modules and tools.\n\n" Modified: linux4palm/BFUGarux/garux.h.sh =================================================================== --- linux4palm/BFUGarux/garux.h.sh 2007-03-09 18:38:08 UTC (rev 897) +++ linux4palm/BFUGarux/garux.h.sh 2007-03-09 20:11:00 UTC (rev 898) @@ -43,7 +43,7 @@ INITRD_BASE_ADDRESS=`echo $RAM_BASE_ADDRESS | cut -f2 -dx` INITRD_BASE_ADDRESS=`echo "obase=16; ibase=16; $INITRD_BASE_ADDRESS + 0400000"|bc` echo -n $INITRD_BASE_ADDRESS >> garux.h #rcp -echo -n ",$NUM_INITRD root=/dev/ram0 init=/linuxrc\"" >> garux.h #rcp +echo -n ",$NUM_INITRD root=/dev/ram0 init=/linuxrc max_loop=255\"" >> garux.h #rcp NUM_IMAGE=`echo $NUM_IMAGE/1024 |bc` echo "Num page " $NUM_PAGES echo "Size image " $NUM_IMAGE This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |