tag 683837 - patch söndagen den 5 augusti 2012 11:35:18 skrev Jon Severinsson: > Thankfully, the solution is quite simple, just copy .../{.?*,*} instead > of .../*. Updated patch attached.
Sorry, should have checked my tests more carafully. That will copy ".." too, which won't give an error, but will add every cache directory to the new rootfs, which isn't really acceptable. Copying .../{.??*,*} instead will of course skip all single character dotfiles (ie ".a"), so the solution seems to not be as simple after all...
signature.asc
Description: This is a digitally signed message part.