Linux Assigned Names and Numbers Authority: Difference between revisions

Content deleted Content added
m Add acronym
m the The → The; cleaned up using AutoEd
 
(8 intermediate revisions by 7 users not shown)
Line 1:
The '''Linux Assigned Names and Numbers Authority''' ('''LANANA''') is a central registry of names and numbers used within [[Linux]]. It was created in 2000 by [[H. Peter Anvin]]. As of 2013, it along with [[Filesystem Hierarchy Standard]] matters had moved under the [[Linux Standard Base]], which itself operates under [[Linux Foundation]]'s auspices per Russ Herrold.
 
== Registries ==
* [https://www.kernel.org/doc/html/latest/admin-guide/devices.html Linux Device List] — major and minor numbers of Linux [[device node]]s, and their standard locations in the /dev directory
 
* Linux Device List — major and minor numbers of Linux [[device node]]s, and their standard locations in the /dev directory
* Linux Zone Unicode Assignments — code points assigned for Linux within the [[Private Use Area]] of [[Unicode]]
* severalSeveral namespace registries for the [[Linux Standard Base]]
 
== History ==
 
The Linux Device List was created in 1992 by Rick Miller, and maintained by him until 1993. In 1995, it was adopted by [[H. Peter Anvin]]. In 2000, he created LANANA to maintain the list and other similar lists in the future. The name of the registry was a playful reference to [[Internet Assigned Numbers Authority|IANA]], the central registry of names and numbers used in the [[Internet]].
 
In 2002, LANANA became an official workgroup of the Free Standards Group.
 
As of 2024, the official registry of allocated device numbers and /dev directory is in the [https://www.kernel.org/doc/ Linux kernel documentation] in [https://www.kernel.org/doc/html/latest/admin-guide/index.html The Linux kernel user's and administrator's guide] part detailing [https://www.kernel.org/doc/html/latest/admin-guide/devices.html Linux Device List].
 
== References ==
* {{cite mailing list|last=HerroldQuinlan|first=RussDaniel|title=SCLcompleted discussion ...LANANA proposal|mailinglistmailing-list=lsblanana-discuss|date=20132002-1104-0523|url=httphttps://lists.linuxfoundationlinux-foundation.org/pipermail/lsblanana-discuss/20132002-NovemberApril/007772000011.html LANANA now a sub-part of LSB, under LF}}
 
* {{cite mailing list|last=QuinlanHerrold|first=DanielRuss|title=completedSCL LANANAdiscussion ... proposal|mailinglistmailing-list=lananalsb-discuss|date=20022013-0411-2305|url=httpshttp://lists.linux-foundationlinuxfoundation.org/pipermail/lananalsb-discuss/20022013-AprilNovember/000011007772.html| quote=LANANA now a sub-part of LSB, under LF}}
* {{cite mailing list|last=Herrold|first=Russ|title=SCL discussion ... |mailinglist=lsb-discuss|date=2013-11-05|url=http://lists.linuxfoundation.org/pipermail/lsb-discuss/2013-November/007772.html LANANA now a sub-part of LSB, under LF}}
 
== External links ==
* [https://web.archive.org/web/20190701001332/http://www.lanana.org/docs/device-list/devices-2.6+.txt The Linux Assigned Names and Numbers Authority], archived from http://lanana.org on 16 June 2019
 
* [http://lanana.org The Linux Assigned Names and Numbers Authority]
 
{{Linux}}