Summary: | baselayout creates unnecessary /mnt | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Ruud Althuizen <ruud> |
Component: | [OLD] baselayout | Assignee: | Gentoo's Team for Core System packages <base-system> |
Status: | RESOLVED FIXED | ||
Severity: | minor | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Ruud Althuizen
2005-04-22 02:36:42 UTC
Refering to "Filesystem Hierarchy Standard" v2.3 http://www.pathname.com/fhs/pub/fhs-2.3.html ---- /mnt : Mount point for a temporarily mounted filesystem Purpose This directory is provided so that the system administrator may temporarily mount a filesystem as needed. The content of this directory is a local issue and should not affect the manner in which any program is run. This directory must not be used by installation programs: a suitable temporary directory not in use by the system must be used instead. ---- So far as my interpretation, this is needed, so that root "may" mount... Very much true, but I don't use it (now). So why keep creating that dir anyway. Or would that just something me (and maybe others) just have to live with, or just learn to use? Because now I just use /cdrom to mount iso's when it's not in use. FHS is irrelevant. We don't consider it to be an authoritative standard. Any FHS compliance we may or may not have is merely coincidental. Comment #2: Your /cdrom belongs to /media if you hate /mnt that much. Don Comment #2: Your /cdrom belongs to /media if you hate /mnt that much. Don´t touch my /mnt :p although i think it's a stupid idea i dont mind it Uberlord: feel like doing it up again ? fixed in baselayout 1.11.12 |