https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=116931
Poul-Henning Kamp <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Poul-Henning Kamp <[email protected]> --- Wouldn't it be relatively easy to implement a fsck_cd9660 with something like: #!/bin/sh tar tf $1 > /dev/null -- You are receiving this mail because: You are the assignee for the bug.
