]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/cdrom
Wieder einige Pakete zur ISO/Pakfire hinzugefuegt.
[people/pmueller/ipfire-2.x.git] / lfs / cdrom
index 0de7a0fa47285fe902546d9f2096d9ff8f5392cf..28a172edbc816947ec1948146f6174147a445870 100644 (file)
--- a/lfs/cdrom
+++ b/lfs/cdrom
@@ -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