**this mail was sent a couple of times, due to devel bounces<br><br>The action USB key offers the capability to customize the XOs nand image automatically.<br>It is also possible to set certain function perform at every boot.<br>
<br>It is a very usefull tool to customize quickly many XOs, collect information to the usb, transfer files to the XO etc..<br><br>The required can be found here: <a href="http://wiki.laptop.org/images/a/a9/Actionkey.tar.gz">http://wiki.laptop.org/images/a/a9/Actionkey.tar.gz</a><br>
<br>To prepare the key:<br>1) Edit the "action" script with commands to be executed once. This could involve copying files, collecting data<br>2) Edit the "rc.tweaks" script with commands to be executed at every boot. This could involve setting variables, running testing tools etc..<br>
3) Copy all files(boot dir, bzimage, action, tc.tweaks) to the root, along with any other file you need to perform your customization<br><br>To install the key:<br>1) Turn the XO off<br>2) Boot the XO with the usb stick plugged in without holding any game key<br>
3) Wait until you see "no job control in the shell", and you are done!<br>4) To turnoff type "exit", or simply hold the power button. Remove the stick before you boot again<br><br><br>Notes:<br>* The key only works in activated machines with developer keys<br>
* The path to the usb stick would be /mnt/usb<br>* Dont erase the export PATH=.. line from the action key<br>* If you copy files back to he usb, make sure you type sync, or exit before removing the stick<br>* If you wanna install an rpm, you should first copy it locally with the action script. Then set it to install with the rc.tweaks script, and clear the instruction so it doesnt install the nest time.<br>
* When booting with the action script, the wireless firmware is not loaded<br>* Thank mstone for creating this amazing tool!<br>