gvisor/runsc/boot
Ian Lewis 4fdd560b76 Set the HOME environment variable (fixes #293)
runsc will now set the HOME environment variable as required by POSIX. The
user's home directory is retrieved from the /etc/passwd file located on the
container's file system during boot.

PiperOrigin-RevId: 253120627
2019-06-13 15:45:25 -07:00
..
filter Shutdown host sockets on internal shutdown 2019-06-05 18:40:37 -07:00
BUILD Set the HOME environment variable (fixes #293) 2019-06-13 15:45:25 -07:00
compat.go Implement fallocate(2) 2019-05-09 15:35:49 -07:00
compat_amd64.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
compat_test.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
config.go Allow 'runsc do' to run without root 2019-06-12 09:41:50 -07:00
controller.go gvisor/runsc: apply seccomp filters before parsing a state file 2019-06-12 11:55:24 -07:00
debug.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
events.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
fds.go Refactor container FS setup 2019-06-03 18:20:57 -07:00
fs.go Add support to mount pod shared tmpfs mounts 2019-06-11 14:54:31 -07:00
fs_test.go Add support to mount pod shared tmpfs mounts 2019-06-11 14:54:31 -07:00
limits.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
loader.go Set the HOME environment variable (fixes #293) 2019-06-13 15:45:25 -07:00
loader_test.go Add support to mount pod shared tmpfs mounts 2019-06-11 14:54:31 -07:00
network.go Use net.HardwareAddr for FDBasedLink.LinkAddress 2019-06-11 14:31:46 -07:00
pprof.go gvisor/runsc: apply seccomp filters before parsing a state file 2019-06-12 11:55:24 -07:00
strace.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
user.go Set the HOME environment variable (fixes #293) 2019-06-13 15:45:25 -07:00
user_test.go Set the HOME environment variable (fixes #293) 2019-06-13 15:45:25 -07:00