Home | History | Annotate | Download | only in net_test

Lines Matching full:filesystem

11 - Access to host filesystem and networking via L2 bridging.
31 machine" whose root filesystem is the supplied Debian disk image. The machine
32 boots, mounts the root filesystem read-only, runs the specified test from init, and then drops to a shell.
35 Access to host filesystem
38 The VM mounts the host filesystem at /host, so the test can be modified and
56 The provided filesystem contains a DHCPv4 client and simple networking
66 net_test mounts the root filesystem read-only, and runs the test from init, but
67 since the filesystem contains a full Linux userland, it's possible to boot into
68 userland and modify the filesystem, for example to install packages using
69 apt-get install. Log in as root with no password. By default, the filesystem is
76 Since the test mounts the filesystem read-only, tests cannot modify