mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user