* build.sh completely cleaned wrt serial & -s
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 13 Feb 2008 10:38:33 +0000 (10:38 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 13 Feb 2008 10:38:33 +0000 (10:38 +0000)
commitd27348bcbc24d51e78933eafc13ed1f986991179
tree9703463d2f848cabfd5a5c5609ba7ea67f659e1b
parentc8a588799344db08a0317644ebb9ebfc6ebf9860
* build.sh completely cleaned wrt serial & -s
- can specify either -s <> or serial anywhere in the type
- supports -s default
- output filenames fixed, does not mention the console characteristics when default is used, duplicate serial fixed
* build.sh supports a new -o option, so the caller can specify the output
* GetBootMedium uses this new -o option
* GetBootMedium now has 3 known options serial[:console] cramfs partition
* GetBootMedium cowardly refuses options when deailng with floppy or generic images

haven't looked into planetlab's www module - so long as the web only supports iso/usb this should run fine
PLC/Methods/GetBootMedium.py