From 6a020a87f13c32f25489d4c7e84858f7c4d500d6 Mon Sep 17 00:00:00 2001 From: Brandon Philips Date: Tue, 26 Feb 2013 08:42:34 -0800 Subject: [PATCH] fix(coreos-base): add empty fstab file this file should have gone into 4f1807d25f2a33738bb5df74bbeeefe626478229 --- .../coreos-base/coreos-base/files/fstab | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 sdk_container/src/third_party/coreos-overlay/coreos-base/coreos-base/files/fstab diff --git a/sdk_container/src/third_party/coreos-overlay/coreos-base/coreos-base/files/fstab b/sdk_container/src/third_party/coreos-overlay/coreos-base/coreos-base/files/fstab new file mode 100644 index 0000000000..a46826dce6 --- /dev/null +++ b/sdk_container/src/third_party/coreos-overlay/coreos-base/coreos-base/files/fstab @@ -0,0 +1,14 @@ +# /etc/fstab: static file system information. +# +# noatime turns off atimes for increased performance (atimes normally aren't +# needed); notail increases performance of ReiserFS (at the expense of storage +# efficiency). It's safe to drop the noatime options if you want and to +# switch between notail / tail freely. +# +# The root filesystem should have a pass number of either 0 or 1. +# All other filesystems should have a pass number of 0 or greater than 1. +# +# See the manpage fstab(5) for more information. +# + +#