Wieder einige Pakete zur ISO/Pakfire hinzugefuegt.

git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@748 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2007-08-09 12:34:47 +00:00
parent be91126feb
commit 5609904bde
38 changed files with 1175 additions and 46 deletions

View File

@@ -59,8 +59,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
tar -c -C / --files-from=/tmp/ROOTFILES \
-f /$(SNAME).tar --exclude='#*' --exclude='dev/pts/*' \
--exclude='proc/*' --exclude='usr/src/ccache/*' --exclude='usr/src/cache/*' \
--exclude='tmp/ROOTFILES'
--exclude='proc/*' --exclude='tmp/ROOTFILES'
rm -f /tmp/ROOTFILES
tar -x -C /tmp -f /$(SNAME).tar
rm -f /$(SNAME).tar