[PATCH 09/12] polystrap is being installed

Geert Stappers <[email protected]>
Newsgroups gmane.linux.debian.devel.embedded
Message-ID <[email protected]>
From: Geert Stappers <[email protected]>

---
 polystrap-nb |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/polystrap-nb b/polystrap-nb
index 11f74ff..c895566 100755
--- a/polystrap-nb
+++ b/polystrap-nb
@@ -36,7 +36,7 @@ for f in packages/base \
          hooks/firstboot \
          hooks/empty_password; do
 	mkdir -p `dirname $BOARD/$f`
-	cp -p default/$f $BOARD/$f
+	cp -p /usr/share/polystrap/default/$f $BOARD/$f
 done
 
 cat << __END__ > $BOARD/root/etc/hosts
@@ -46,5 +46,6 @@ __END__
 
 echo $BOARD > $BOARD/root/etc/hostname
 
-cp default/root/etc/fstab $BOARD/root/etc/
-cp default/root/etc/network/interfaces $BOARD/root/etc/network/
+cp /usr/share/polystrap/default/root/etc/fstab $BOARD/root/etc/
+cp /usr/share/polystrap/default/root/etc/network/interfaces \
+	$BOARD/root/etc/network/
-- 
1.7.2.3
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.