Created
October 29, 2017 14:36
-
-
Save niamtokik/35792a045c65d4785d7240eb9f3e541c to your computer and use it in GitHub Desktop.
OpenBSD mtree structure
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
###################################################################### | |
# mtree ports structure | |
# cd /usr/ports | |
# mtree ports.mtree | |
###################################################################### | |
/set type=dir uname=root gname=wheel mode=0755 | |
. | |
distfiles uname=_pfetch gname=_pfetch | |
.. | |
pobj uname=_pbuild gname=_pbuild | |
.. | |
logs uname=_pbuild gname=_pbuild | |
.. | |
packages uname=_pbuild gname=_pbuild | |
.. | |
plist uname=_pbuild gname=_pbuild | |
.. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment