-
Committer:
Scott Moser
-
Date:
2011-10-26 20:31:11 UTC
-
Revision ID:
smoser@ubuntu.com-20111026203111-29o14fev16a0uhnp
add some more devices that are necessary:
/dev/urandom and /dev/random: needed for dropbear key gen
/dev/tty1 needed for 'lxc-console'
It is possible/probable we should use makedevs to create this
stuff in the instance with lxc (some minimal set).
Then the user could potentially extract the lxc tarball without
any ownership errors (which may or may not be useful, i dont know
given that some binaries are setuid).