summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/mtab1
-rw-r--r--etc/resolv.conf1
-rw-r--r--etc/suspend.conf10
3 files changed, 12 insertions, 0 deletions
diff --git a/etc/mtab b/etc/mtab
new file mode 100644
index 0000000..17d1d6f
--- /dev/null
+++ b/etc/mtab
@@ -0,0 +1 @@
+none /dev devtmpfs 0 0
diff --git a/etc/resolv.conf b/etc/resolv.conf
new file mode 100644
index 0000000..cae093a
--- /dev/null
+++ b/etc/resolv.conf
@@ -0,0 +1 @@
+nameserver 8.8.8.8
diff --git a/etc/suspend.conf b/etc/suspend.conf
new file mode 100644
index 0000000..bfc117d
--- /dev/null
+++ b/etc/suspend.conf
@@ -0,0 +1,10 @@
+snapshot device = /dev/snapshot
+resume device = /dev/disk/by-label/rootfs
+resume offset = 1349272
+#image size = 350000000
+#suspend loglevel = 2
+compute checksum = y
+compress = y
+#encrypt = y
+#early writeout = y
+#splash = y