Unlike tar, cpio does not have a separate entry for each directory, so the link resolution can't assume that directory entries exist for each path component. I also mistakenly assumed that cpio handled hardlinks similarly to tar, but that's clearly not the case. libarchive does help a bit, but these differences still suck. |
||
|---|---|---|
| .. | ||
| archive.rs | ||
| archread.rs | ||
| main.rs | ||
| man.rs | ||
| open.rs | ||
| pkg.rs | ||
| sys_arch.rs | ||
| sys_deb.rs | ||
| sys_freebsd1.rs | ||
| sys_freebsd2.rs | ||
| sys_rpm.rs | ||
| sys_rpmdir.rs | ||