aboutsummaryrefslogtreecommitdiffstats
path: root/polystrap/novena/root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'polystrap/novena/root/etc')
l---------polystrap/novena/root/etc/apt/apt.conf.d/99no-install-recommends1
l---------polystrap/novena/root/etc/apt/apt.conf.d/99no-pdiffs1
-rw-r--r--polystrap/novena/root/etc/fstab8
-rw-r--r--polystrap/novena/root/etc/hostname1
-rw-r--r--polystrap/novena/root/etc/hosts2
l---------polystrap/novena/root/etc/ld.so.conf1
-rw-r--r--polystrap/novena/root/etc/network/interfaces2
l---------polystrap/novena/root/etc/ssh/ssh_host_dsa_key1
l---------polystrap/novena/root/etc/ssh/ssh_host_ecdsa_key1
l---------polystrap/novena/root/etc/ssh/ssh_host_rsa_key1
10 files changed, 19 insertions, 0 deletions
diff --git a/polystrap/novena/root/etc/apt/apt.conf.d/99no-install-recommends b/polystrap/novena/root/etc/apt/apt.conf.d/99no-install-recommends
new file mode 120000
index 000000000..9cf79f105
--- /dev/null
+++ b/polystrap/novena/root/etc/apt/apt.conf.d/99no-install-recommends
@@ -0,0 +1 @@
+../../../../../default/root/etc/apt/apt.conf.d/99no-install-recommends \ No newline at end of file
diff --git a/polystrap/novena/root/etc/apt/apt.conf.d/99no-pdiffs b/polystrap/novena/root/etc/apt/apt.conf.d/99no-pdiffs
new file mode 120000
index 000000000..a8c3da6d6
--- /dev/null
+++ b/polystrap/novena/root/etc/apt/apt.conf.d/99no-pdiffs
@@ -0,0 +1 @@
+../../../../../default/root/etc/apt/apt.conf.d/99no-pdiffs \ No newline at end of file
diff --git a/polystrap/novena/root/etc/fstab b/polystrap/novena/root/etc/fstab
new file mode 100644
index 000000000..a8fe557ac
--- /dev/null
+++ b/polystrap/novena/root/etc/fstab
@@ -0,0 +1,8 @@
+# <file system> <mount point> <type> <options> <dump> <pass>
+rootfs / auto defaults,errors=remount-ro,noatime 0 1
+proc /proc proc defaults 0 0
+tmpfs /tmp tmpfs defaults,noatime 0 0
+tmpfs /var/lock tmpfs defaults,noatime 0 0
+tmpfs /var/run tmpfs defaults,noatime 0 0
+tmpfs /var/log tmpfs defaults,noatime 0 0
+tmpfs /etc/network/run tmpfs defaults,noatime 0 0
diff --git a/polystrap/novena/root/etc/hostname b/polystrap/novena/root/etc/hostname
new file mode 100644
index 000000000..15d6e2257
--- /dev/null
+++ b/polystrap/novena/root/etc/hostname
@@ -0,0 +1 @@
+novena
diff --git a/polystrap/novena/root/etc/hosts b/polystrap/novena/root/etc/hosts
new file mode 100644
index 000000000..4c74b7ff0
--- /dev/null
+++ b/polystrap/novena/root/etc/hosts
@@ -0,0 +1,2 @@
+127.0.0.1 localhost
+127.0.0.1 novena
diff --git a/polystrap/novena/root/etc/ld.so.conf b/polystrap/novena/root/etc/ld.so.conf
new file mode 120000
index 000000000..e8d9ce933
--- /dev/null
+++ b/polystrap/novena/root/etc/ld.so.conf
@@ -0,0 +1 @@
+../../../default/root/etc/ld.so.conf \ No newline at end of file
diff --git a/polystrap/novena/root/etc/network/interfaces b/polystrap/novena/root/etc/network/interfaces
new file mode 100644
index 000000000..f1bd92ed2
--- /dev/null
+++ b/polystrap/novena/root/etc/network/interfaces
@@ -0,0 +1,2 @@
+auto lo
+iface lo inet loopback
diff --git a/polystrap/novena/root/etc/ssh/ssh_host_dsa_key b/polystrap/novena/root/etc/ssh/ssh_host_dsa_key
new file mode 120000
index 000000000..3c6372823
--- /dev/null
+++ b/polystrap/novena/root/etc/ssh/ssh_host_dsa_key
@@ -0,0 +1 @@
+../../../../default/root/etc/ssh/ssh_host_dsa_key \ No newline at end of file
diff --git a/polystrap/novena/root/etc/ssh/ssh_host_ecdsa_key b/polystrap/novena/root/etc/ssh/ssh_host_ecdsa_key
new file mode 120000
index 000000000..f5f2e3117
--- /dev/null
+++ b/polystrap/novena/root/etc/ssh/ssh_host_ecdsa_key
@@ -0,0 +1 @@
+../../../../default/root/etc/ssh/ssh_host_ecdsa_key \ No newline at end of file
diff --git a/polystrap/novena/root/etc/ssh/ssh_host_rsa_key b/polystrap/novena/root/etc/ssh/ssh_host_rsa_key
new file mode 120000
index 000000000..9753b5a3e
--- /dev/null
+++ b/polystrap/novena/root/etc/ssh/ssh_host_rsa_key
@@ -0,0 +1 @@
+../../../../default/root/etc/ssh/ssh_host_rsa_key \ No newline at end of file