1
0
Fork 0
Commit Graph

1 Commits (master)

Author SHA1 Message Date
Dustin 29d45d92b5 fmos/make writable: Mount tmpfs overlay on /usr
I use this command to mount a tmpfs filesystem on top of `/usr` using
OverlayFS to temporarily make the FMOS immutable filesystem mutable.
This is particularly useful for testing changes without rebuilding the
image.
2019-04-01 13:57:25 -05:00