summaryrefslogtreecommitdiff
path: root/tmproot
diff options
context:
space:
mode:
Diffstat (limited to 'tmproot')
-rw-r--r--tmproot/etc/hostname1
-rw-r--r--tmproot/etc/network/interfaces7
-rw-r--r--tmproot/etc/profile.d/proxy.sh5
3 files changed, 0 insertions, 13 deletions
diff --git a/tmproot/etc/hostname b/tmproot/etc/hostname
deleted file mode 100644
index d63e5d0..0000000
--- a/tmproot/etc/hostname
+++ /dev/null
@@ -1 +0,0 @@
-ncopa-desktop
diff --git a/tmproot/etc/network/interfaces b/tmproot/etc/network/interfaces
deleted file mode 100644
index ed1cb34..0000000
--- a/tmproot/etc/network/interfaces
+++ /dev/null
@@ -1,7 +0,0 @@
-auto lo
-iface lo inet loopback
-
-auto br64
-iface br64 inet dhcp
- hostname ncopa-desktop
-
diff --git a/tmproot/etc/profile.d/proxy.sh b/tmproot/etc/profile.d/proxy.sh
deleted file mode 100644
index 5b349bb..0000000
--- a/tmproot/etc/profile.d/proxy.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-# this file was generated with and might get overwritten by setup-proxy
-
-export http_proxy=http://proxy.nor.wtbts.net:8080
-export https_proxy=http://proxy.nor.wtbts.net:8080
-export ftp_proxy=http://proxy.nor.wtbts.net:8080