the bitrig master branch has been updated by pedro with 2 new commits: commit 8e18ea07b16406989422acd1991d709f9a14427e diff: https://github.com/bitrig/bitrig/commit/8e18ea0 author: pedro martelletto <[email protected]> date: Sat Dec 20 05:25:07 2014 +0100
parse separate device manifest lists for tmpfs add a -o devmanifest=<file> option so devices can be embedded in a tmpfs snapshot without existing on a real file system. w/ feedback and ok natano@ M bin/pax/Makefile M bin/pax/extern.h M bin/pax/options.c M bin/pax/pax.1 M bin/pax/tmpfs.c commit df457bc6faef67cbf305d18ac1bd1833f03f9354 diff: https://github.com/bitrig/bitrig/commit/df457bc author: pedro martelletto <[email protected]> date: Sat Dec 20 11:48:57 2014 +0100 turn on -W -Wall; address warnings; turn on -Werror w/ feedback and ok natano@ M bin/pax/Makefile M bin/pax/cpio.c M bin/pax/ftree.c M bin/pax/pat_rep.c M bin/pax/tables.c M bin/pax/tar.c M bin/pax/tmpfs.c
