X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fcore-updates;h=f7f50cf5d9f502d2301deeaa70545c87e9d36e37;hp=e0962bd079c2f9b563a21a35b83343a9b7eb11e7;hb=c0faa0efafca5b9e7881d3570e0c79bbc9a6af77;hpb=9adaf7c524cba00d03b76b026e8d31bd8b9c7419 diff --git a/lfs/core-updates b/lfs/core-updates index e0962bd079..f7f50cf5d9 100644 --- a/lfs/core-updates +++ b/lfs/core-updates @@ -70,7 +70,7 @@ core/%: --exclude='proc/*' --exclude='tmp/ROOTFILES' \ --exclude-from=$(DIR_SRC)/config/rootfiles/$@/exclude mv -f /tmp/ROOTFILES /install/packages/package/ROOTFILES - tar --preserve --numeric-owner -x -C /tmp -f /$(SNAME).tar + tar -p --numeric-owner -x -C /tmp -f /$(SNAME).tar rm -f /$(SNAME).tar cd /tmp && tar cf /install/packages/package/files * && rm -rf * cat /install/packages/package/ROOTFILES | grep -v "#" > /install/packages/package/ROOTFILES.tmp