Page MenuHomeFreeBSD

mtree: Add package tags to some root directories
ClosedPublic

Authored by ivy on Fri, Sep 19, 4:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 25, 7:06 PM
Unknown Object (File)
Sat, Sep 20, 7:34 PM
Unknown Object (File)
Sat, Sep 20, 3:09 PM
Unknown Object (File)
Sat, Sep 20, 7:11 AM
Unknown Object (File)
Sat, Sep 20, 4:06 AM
Unknown Object (File)
Sat, Sep 20, 3:58 AM
Unknown Object (File)
Sat, Sep 20, 3:31 AM
Unknown Object (File)
Sat, Sep 20, 3:03 AM
Subscribers

Details

Summary

This ensures the normally-empty directories /proc, /net, /media and /mnt
are created on a fresh pkgbase install.

Put /proc, /mnt and /media in -runtime since those are basic directories
that should always exist. /net is only used by the automounter, so put
that in -autofs. While here, also tag /rescue in -rescue, since nothing
else installs there.

Reported by: Graham Perrin <grahamperrin@gmail.com>
PR: 289654
MFC after: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 67171
Build 64054: arc lint + arc unit