1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70
|
Summary of changes from FHS 2.2 to FHS 2.3
Add /media:
http://bugs.linux-foundation.org/show_bug.cgi?id=27
Add /srv:
http://bugs.linux-foundation.org/show_bug.cgi?id=16
Allow for /etc/opt/<provider> and /var/opt/<provider>
http://bugs.linux-foundation.org/show_bug.cgi?id=34
User programs sockets can't go in /var/run
http://bugs.linux-foundation.org/show_bug.cgi?id=36
Remove obsolete, misleading footnote text about location of C preprocessor
http://bugs.linux-foundation.org/show_bug.cgi?id=38
Clarify some terms and the role of /etc/
http://bugs.linux-foundation.org/show_bug.cgi?id=29
Default character set for en_GB should not be ASCII (Updated from beta1)
http://bugs.linux-foundation.org/show_bug.cgi?id=9
/srv/cvs
http://bugs.linux-foundation.org/show_bug.cgi?id=3
/lib64 os-specific clarification:
http://bugs.linux-foundation.org/show_bug.cgi?id=4
Scope of FHS clarification:
http://bugs.linux-foundation.org/show_bug.cgi?id=5
Home directory dot file clarification:
http://bugs.linux-foundation.org/show_bug.cgi?id=6
Adding /usr/local/share and /usr/local/share/man:
http://bugs.linux-foundation.org/show_bug.cgi?id=7
Allow /usr/local/etc:
http://bugs.linux-foundation.org/show_bug.cgi?id=8
Add /usr/share/xml: don't use /usr/share/sgml for XML:
http://bugs.linux-foundation.org/show_bug.cgi?id=13
Note on crash dumps, clarification of config files in /boot:
http://bugs.linux-foundation.org/show_bug.cgi?id=14
Add note that RATIONALE is non-normative:
http://bugs.linux-foundation.org/show_bug.cgi?id=20
Loosen /dev requirements, define only three:
http://bugs.linux-foundation.org/show_bug.cgi?id=25
Fix mailing list address:
http://bugs.linux-foundation.org/show_bug.cgi?id=26
Allow provider subdirs under opt:
http://bugs.linux-foundation.org/show_bug.cgi?id=28
Clarify /etc:
http://bugs.linux-foundation.org/show_bug.cgi?id=29
Weaken new root directory ban:
http://bugs.linux-foundation.org/show_bug.cgi?id=30
Weaken /usr/src to a place for reference source, not all source:
http://bugs.linux-foundation.org/show_bug.cgi?id=31
Clarifies placement of unix domain sockets in /var/run
|