summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-24 17:49:11 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-24 17:49:11 +0000
commit026305c907b8190eeef832f4e04261cdb031c674 (patch)
tree00017a593a674f0ef716deb65fe713c45701daf4
parent1e9dc15d2f94a20812229c784942f39b811239fd (diff)
move passwd from dropbear package to target_skeleton
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@441 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--openwrt/package/dropbear/Makefile1
-rw-r--r--openwrt/target/default/target_skeleton/etc/passwd (renamed from openwrt/package/dropbear/files/passwd)0
2 files changed, 0 insertions, 1 deletions
diff --git a/openwrt/package/dropbear/Makefile b/openwrt/package/dropbear/Makefile
index 48d0068c4f..9820354971 100644
--- a/openwrt/package/dropbear/Makefile
+++ b/openwrt/package/dropbear/Makefile
@@ -65,7 +65,6 @@ $(PACKAGE_DIR)/$(DROPBEAR_IPK): $(DROPBEAR_DIR)/$(DROPBEAR_BINARY)
ln -sf ../sbin/dropbear $(DROPBEAR_IPK_DIR)/usr/bin/dropbearkey
ln -sf ../sbin/dropbear $(DROPBEAR_IPK_DIR)/usr/bin/dropbearconvert
mkdir -p $(DROPBEAR_IPK_DIR)/etc/init.d
- cp ./files/passwd $(DROPBEAR_IPK_DIR)/etc
cp ./files/S50dropbear $(DROPBEAR_IPK_DIR)/etc/init.d/
chmod a+x $(DROPBEAR_IPK_DIR)/etc/init.d/S50dropbear
$(IPKG_BUILD) $(DROPBEAR_IPK_DIR) $(PACKAGE_DIR)
diff --git a/openwrt/package/dropbear/files/passwd b/openwrt/target/default/target_skeleton/etc/passwd
index 23d8e62933..23d8e62933 100644
--- a/openwrt/package/dropbear/files/passwd
+++ b/openwrt/target/default/target_skeleton/etc/passwd