syzkaller/pkg/build
Radoslav Gerganov 54289b0835 tools/create-gce-image.sh: mount the root filesystem read-write
Add fstab entry to mount the root filesystem read-write after boot. This
has been done with commit 873745 for create-image.sh. Maybe this hint is
not necessary for GCE but it is required when running on other platforms
(e.g. VMware).
2020-09-23 17:21:11 +02:00
..
akaros.go all: fix dup types in func args 2020-07-04 15:05:30 +02:00
build_test.go all: don't compare string len with 0 2020-07-04 15:05:30 +02:00
build.go pkg/bisect: add ccache option 2020-09-21 11:23:04 +02:00
freebsd.go pkg/build: add configuration to /boot/loader.conf.local on FreeBSD 2020-08-18 11:22:05 +02:00
fuchsia.go pkg/build/fuchsia: Enable KASAN by default. 2020-05-28 20:12:33 +02:00
gvisor.go pkg/build: refactor Image function arguments 2019-11-06 11:41:05 +01:00
linux_gen.sh pkg/build, pkg/html: move generation logic into separate scripts 2020-09-15 19:34:30 +02:00
linux_generated.go tools/create-gce-image.sh: mount the root filesystem read-write 2020-09-23 17:21:11 +02:00
linux_test.go pkg/build: parallelize a test 2020-05-09 08:42:01 +02:00
linux.go pkg/bisect: add ccache option 2020-09-21 11:23:04 +02:00
netbsd.go all: fix comments format 2020-07-12 08:22:44 +02:00
openbsd.go all: fix log/error text starting with capital letter 2020-07-05 10:55:16 +02:00
test.go pkg/build: refactor Image function arguments 2019-11-06 11:41:05 +01:00