Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-src
Path: blob/main/etc/mtree/BSD.root.dist
39475 views
#
# Please see the file src/etc/mtree/README before making changes to this file.
#

/set type=dir uname=root gname=wheel mode=0755
.
    bin
    ..
    boot
        defaults
        ..
        dtb
            allwinner       tags=package=runtime
            ..
            overlays        tags=package=runtime
            ..
            rockchip        tags=package=runtime
            ..
        ..
        efi
        ..
        firmware
        ..
        fonts
        ..
        images
        ..
        kernel
        ..
        loader.conf.d   tags=package=bootloader
        ..
        lua
        ..
        modules
        ..
        uboot
        ..
        zfs
        ..
    ..
    dev             mode=0555 tags=package=runtime
    ..
    etc
        X11
        ..
        authpf
        ..
        autofs
        ..
        bluetooth
        ..
        cron.d
        ..
        defaults
        ..
        devd
        ..
        dma
        ..
        gss
        ..
        jail.conf.d
        ..
        kyua            tags=package=tests
        ..
        mail
        ..
        mtree
        ..
        newsyslog.conf.d
        ..
        ntp             mode=0700
        ..
        pam.d
        ..
        periodic
            daily
            ..
            monthly
            ..
            security
            ..
            weekly
            ..
        ..
        pkg
        ..
        ppp
        ..
        profile.d
        ..
        rc.conf.d
        ..
        rc.d
        ..
        security
        ..
        ssh
        ..
        ssl
            certs		tags=package=caroot
            ..
            untrusted		tags=package=caroot
            ..
        ..
        sysctl.kld.d
        ..
        syslog.d
        ..
        zfs			tags=package=zfs
            compatibility.d
            ..
        ..
    ..
    lib
        geom
        ..
        nvmecontrol
        ..
    ..
    libexec
        resolvconf
        ..
    ..
    media           tags=package=runtime
    ..
    mnt             tags=package=runtime
    ..
    net             tags=package=autofs
    ..
    proc            mode=0555 tags=package=runtime
    ..
    rescue          tags=package=rescue
    ..
    root            mode=0750
    ..
    sbin
    ..
    tmp             mode=01777 tags=package=runtime
    ..
    usr
    ..
    var
    ..
..