Filesystem hierarchy standard: Difference between revisions

From 탱이의 잡동사니
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 3: Line 3:


== Versions ==
== Versions ==
당연하겠지만 여러가지 버전들이 있다. 다만 유닉스가 태어났던 1970 년부터 이런 표준이 있었던 것이 아니라 훨씬 나중인 1994년에서야 최초 버전이 나왔다.
당연하겠지만 여러가지 버전들이 있다. 다만 유닉스가 태어났던 1970 년부터 이런 표준이 있었던 것이 아니라 훨씬 나중인 1994년에서야 최초 버전이 나왔다. 현재는 3.0 버전<ref>http://refspecs.linuxfoundation.org/FHS_3.0/fhs-3.0.pdf</ref>을 같이 사용하고 있다(2.3 까지 지원).
 
{| class="wikitable" style="font-size: 90%; text-align: left; "
|-
! Version
! Release Date
! Notes
|-
| {{Version|o|1.0}}
| 1994-02-14
| FSSTND<ref>{{cite web|url=http://www.ibiblio.org/pub/Linux/docs/fsstnd/old/fsstnd-1.0/ |title=Index of /pub/Linux/docs/fsstnd/old/fsstnd-1.0/ |publisher=Ibiblio.org |date= |accessdate=2012-10-16}}</ref>
|-
| {{Version|o|1.1}}
| 1994-10-09
| FSSTND<ref>{{cite web|url=http://www.ibiblio.org/pub/Linux/docs/fsstnd/old/fsstnd-1.1/ |title=Index of /pub/Linux/docs/fsstnd/old/fsstnd-1.1/ |publisher=Ibiblio.org |date= |accessdate=2012-10-16}}</ref>
|-
| {{Version|o|1.2}}
| 1995-03-28
| FSSTND<ref>{{cite web|url=http://www.ibiblio.org/pub/Linux/docs/fsstnd/old/ |title=Index of /pub/Linux/docs/fsstnd/old/ |publisher=Ibiblio.org |date= |accessdate=2012-10-16}}</ref>
|-
| {{Version|o|2.0}}
| 1997-10-26
| FHS 2.0 is the direct successor for FSSTND 1.2. Name of the standard was changed to Filesystem Hierarchy Standard.<ref>{{cite web|url=http://www.pathname.com/fhs/announce-2.0.html |title=FHS 2.0 Announcement |publisher=Pathname.com |date= |accessdate=2012-10-16}}</ref><ref name="Saborio">{{citation |url= http://www.informatica.co.cr/linux/research/1997/1117.htm |title=FHS 2.0 Announcement |first=Daniel |last=Quinlan |work=BSD, Linux, Unix and The Internet - Research by Kenneth R. Saborio |date=14 March 2012 |origyear=1997 |publisher=Kenneth R. Saborio |location=San Jose, Costa Rica |accessdate=18 February 2016 }}</ref><ref>{{cite web|url=http://www.ibiblio.org/pub/Linux/docs/fsstnd/ |title=Index of /pub/Linux/docs/fsstnd/ |publisher=Ibiblio.org |date= |accessdate=2012-10-16}}</ref>
|-
| {{Version|o|2.1}}
| 2000-04-12
| FHS<ref>{{cite web|url=http://www.pathname.com/fhs/announce-2.1.html |title=FHS 2.1 Announcement |publisher=Pathname.com |date= |accessdate=2012-10-16}}</ref><ref>{{cite web|url=http://lists.debian.org/lsb-spec/2000/04/msg00005.html |title=FHS 2.1 is released |publisher=Lists.debian.org |date=2000-04-13 |accessdate=2012-10-16}}</ref><ref name="jdiamond">{{cite web |url=http://cs.acadiau.ca/~jdiamond/Acadia-Linux-template-tutorial/resources/fhs-2.1.pdf |title=Filesystem Hierarchy Standard — Version 2.1, Filesystem Hierarchy Standard Group |first=Daniel |last=Quinlan |work=Acadia Linux Tutorials |publisher=Jodrey School of Computer Science, [[Acadia University]] |location=Wolfville, Nova Scotia, Canada |date=12 April 2000 |accessdate=18 October 2012}}</ref>
|-
| {{Version|o|2.2}}
| 2001-05-23
| FHS<ref name="fhs-2.2">{{cite web |url=http://www.pathname.com/fhs/pub/fhs-2.2.pdf |title=Filesystem Hierarchy Standard — Version 2.2 final Filesystem Hierarchy Standard Group |editor1-first=Rusty |editor1-last=Russell |editor1-link=Rusty Russell |editor2-first=Daniel |editor2-last=Quinlan |work=Filesystem Hierarchy Standard |date=23 May 2001 |accessdate=18 February 2016 }}</ref>
|-
| {{Version|co|2.3}}
| 2004-01-29
| FHS<ref name="fhs-2.3">{{cite web |url=http://refspecs.linuxfoundation.org/FHS_2.3/fhs-2.3.pdf |title=Filesystem Hierarchy Standard - Filesystem Hierarchy Standard Group |editor1-first=Rusty |editor1-last=Russell |editor1-link=Rusty Russell |editor2-first=Daniel |editor2-last=Quinlan |editor3-first=Christopher |editor3-last=Yeoh |date=28 January 2004 |accessdate=2014-11-29}}</ref>
|-
| {{Version|c|3.0}}
| 2015-05-18
| FHS<ref>{{cite web|url=http://refspecs.linuxfoundation.org/FHS_3.0/fhs-3.0.pdf |title=Filesystem Hierarchy Standard |editor1-first=Christopher |editor1-last=Yeoh |editor2-first=Rusty |editor2-last=Russell |editor3-first=Daniel |editor3-last=Quinlan |publisher=[[The Linux Foundation]] |date=19 March 2015  |accessdate=2015-05-20}}</ref>
|-
| colspan="3" | <small>{{Version |l |show=111100}}</small>
|}
 


== See also ==
== See also ==
* https://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard - Filesystem Hierarchy Standard
* https://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard - Filesystem Hierarchy Standard
== References ==
<references />


[[category:programming]]
[[category:programming]]

Latest revision as of 12:09, 30 March 2016

Overview

리눅스/유닉스 파일 시스템 디렉토리 구조. Filesystem hierarchy standard - 줄여서 FHS 라고도 한다.

Versions

당연하겠지만 여러가지 버전들이 있다. 다만 유닉스가 태어났던 1970 년부터 이런 표준이 있었던 것이 아니라 훨씬 나중인 1994년에서야 최초 버전이 나왔다. 현재는 3.0 버전<ref>http://refspecs.linuxfoundation.org/FHS_3.0/fhs-3.0.pdf</ref>을 같이 사용하고 있다(2.3 까지 지원).

See also

References

<references />