remove basefiles overlay for etrax
authorJohn Crispin <john@openwrt.org>
Sat, 3 May 2008 19:49:34 +0000 (19:49 +0000)
committerJohn Crispin <john@openwrt.org>
Sat, 3 May 2008 19:49:34 +0000 (19:49 +0000)
SVN-Revision: 11036

target/linux/etrax/base-files.mk [deleted file]
target/linux/etrax/base-files/etc/config/network [deleted file]
target/linux/etrax/base-files/etc/ipkg.conf [deleted file]
target/linux/etrax/base-files/etc/passwd [deleted file]

diff --git a/target/linux/etrax/base-files.mk b/target/linux/etrax/base-files.mk
deleted file mode 100644 (file)
index d77ab55..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-define Package/base-files/install-target
-       mkdir -p $(1)/root
-endef
-
-
diff --git a/target/linux/etrax/base-files/etc/config/network b/target/linux/etrax/base-files/etc/config/network
deleted file mode 100644 (file)
index b3632fd..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright (C) 2006 OpenWrt.org
-
-config interface loopback
-       option ifname   lo
-       option proto    static
-       option ipaddr   127.0.0.1
-       option netmask  255.0.0.0
-
-config interface lan
-       option ifname   eth0
-       option proto    static
-       option ipaddr   192.168.0.90
-       option netmask  255.255.255.0
-        #option dns      192.168.0.1
-       #option gateway  192.168.0.1
diff --git a/target/linux/etrax/base-files/etc/ipkg.conf b/target/linux/etrax/base-files/etc/ipkg.conf
deleted file mode 100644 (file)
index a5ffc79..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-src snapshots http://www.acmesystems.it/download/owrt/packages
-dest root /
-dest ram /tmp
diff --git a/target/linux/etrax/base-files/etc/passwd b/target/linux/etrax/base-files/etc/passwd
deleted file mode 100644 (file)
index c5c9e46..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-root:$1$6upaSrHM$W/0IQ8kf7IYxCxEkJQ2D60:0:0:root:/root:/bin/ash
-nobody:*:65534:65534:nobody:/var:/bin/false