Virgil Dupras
4cde58fd83
cfspack: make into a library
...
Use it in shell instead of using popen()
2019-12-31 13:57:52 -05:00
Virgil Dupras
40f56dd6dc
cfspack: silence compilation warning
2019-12-31 13:08:24 -05:00
Virgil Dupras
5d33d165a2
cfspack: allow multiple patterns and multiple paths in args
...
Also, always end the CFS chain with a stop block.
fixes #55 #56 #57
2019-12-11 21:08:46 -05:00
Virgil Dupras
252d71f1b8
Make tools/emul *BSD-friendly
2019-07-11 21:21:54 -04:00
Virgil Dupras
58bdc6b27f
cfspack: apply fnmatch only to files
2019-06-02 16:46:12 -04:00
Virgil Dupras
8e2a89cea5
cfspack: add the ability to spit a single file
2019-06-02 16:35:41 -04:00
Virgil Dupras
c317fbdcf9
cfspack: add pattern argument
2019-06-02 16:22:07 -04:00
Virgil Dupras
a2d6cea72f
cfspack: fix bug where we would underallocate blocks
2019-05-16 21:07:57 -04:00
Virgil Dupras
a86738ae84
tools/emul/shell: add filesystem support
...
With the help of the newly-introduced cfspack tool, we can mount a
filesystem in our emulated shell and play around. Read-only for now.
Unpacking incoming.
2019-05-12 11:20:31 -04:00