CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
Fixed the permission lookup problem for hardlinks.
authorTilman Sauerbeck <tilman@crux.nu>
Fri, 24 Nov 2006 20:59:10 +0000 (21:59 +0100)
committerTilman Sauerbeck <tilman@crux.nu>
Fri, 24 Nov 2006 20:59:10 +0000 (21:59 +0100)
commit80db05ef8d1a1ce7d7948a9d06732209f5f84fce
tree4b11a26cca251a1f3ba4e717c5182aa3dae4078b
parent7f84e1cc9e8e7ae698e8b648f7dbba98a2753150
Fixed the permission lookup problem for hardlinks.

We now do two runs over the archive, where the first one remembers
permissions for hardlink targets, which are then looked up in the
second run.
pkgutil.cc