commit | 318e4f294c181df33cf2541763904565b29bcccb | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@google.com> | Mon May 25 18:01:03 2009 +0200 |
committer | David 'Digit' Turner <digit@google.com> | Tue May 26 17:23:25 2009 +0200 |
tree | 35b5085c9e35e91967e2d4a4db80e28ec086e1d3 | |
parent | 0d47fe5756b1f243e8d65968cd73c0119363f909 [diff] |
This adds the '-prop <name>=<value>' option which is used to set boot-time system properties from the command line. This is done by implementing a new 'boot-properties' qemud service in the emulator. This is to be used by the 'qemu-props' helper program that will be invoked by /system/etc/init.goldfish.rc to read a list of system properties from the emulator and set them in the emulated system during boot.