Template:Infobox OS/doc
Jump to navigation
Jump to search
| This is a documentation subpage for Template:Infobox OS. It contains usage information, categories and other content that is not part of the original template page. |
This template can be used to provide an at-a-glance summary for articles on computer operating systems.
Usage
{{Infobox OS
| name =
| logo =
| screenshot =
| caption =
| website =
| developer =
| family =
| source_model =
| released =
| latest_release_version =
| latest_release_date =
| latest_test_version =
| latest_test_date =
| frequently_updated =
| marketing_target =
| language =
| kernel_type =
| userland =
| ui =
| license =
| working_state =
| supported_platforms =
| updatemodel =
| package_manager =
}}
|
Usage details
A number of elements of this template need further explanation:
Family - This is the operating system family, examples include Microsoft Windows, Unix, and Unix-like. Linux is not a family, but rather a kernel. All Linux distributions are part of the Unix-like family.
Source model - This field is deprecated since it duplicates the license field.
Kernel type - For Linux distros, this should be [[Linux kernel|Linux]]. It should not be the name of a distro.
Example
![]() Debian GNU/Linux 5.0 (“Lenny”) | |
| Developer | Debian Project |
|---|---|
| OS family | Unix-like |
| Working state | Current |
| Initial release | 16 August 1993 |
| Latest release | 4.0r2 Etch / Template:Release date |
| Repository | Script error: No such module "EditAtWikidata". |
| Update method | APT (several front-ends available) |
| Package manager | dpkg |
| Platforms | i386(x86), amd64(x86-64), PowerPC, SPARC, DEC Alpha, ARM, MIPS, HPPA, S390, IA-64 |
| Kernel type | Monolithic (Linux, FreeBSD), Micro (Hurd) |
| Userland | GNU |
| Default user interface | GNOME, KDE, Xfce, and LXDE |
| License | Free software, mainly the GNU GPL, and other licenses[1] |
| Official website | http://www.debian.org/ |
{{Infobox OS
| name = Debian GNU/Linux
| logo = [[File:Debian-OpenLogo.svg|Debian logo|50px]]
| screenshot = [[File:DebianLenny.png|300px|Screenshot of Debian 5.0 (“Lenny”)]]
| caption = Debian GNU/Linux 5.0 (“Lenny”)
| website = [http://www.debian.org/ www.debian.org]
| developer = Debian Project
| family = [[Unix-like]]
| source_model = [[Free and open source software]]
| released = {{Start date|df=yes|1993|08|16}}
| frequently_updated = yes
| language = 63 languages<ref name="lenny released">{{cite web|url=http://www.debian.org/News/2009/20090214.en.html|title=Debian GNU/Linux 5.0 released|accessdate=2009-02-15|publisher=Debian|date= 2009-02-14}}</ref>
| latest_release_version = 4.0r2 Etch
| latest_release_date = {{release date|2007|12|27}}
| kernel_type = [[Monolithic kernel|Monolithic]] ([[Linux kernel|Linux]], [[FreeBSD]]), [[Microkernel|Micro]] ([[GNU Hurd|Hurd]])
| userland = [[GNU Core Utilities|GNU]]
| ui = [[GNOME]], [[KDE]], [[Xfce]], and [[LXDE]]
| license = [[Free software]], mainly the [[GNU GPL]], and other licenses<ref>{{cite web|url=http://www.debian.org/legal/licenses/|title=License information|publisher=Debian|accessdate=2009-02-28}}</ref>
| supported_platforms = [[IA-32|i386(x86)]], [[X86-64|amd64(x86-64)]], [[PowerPC]], [[SPARC]], [[DEC Alpha]], [[ARM architecture|ARM]], [[MIPS architecture|MIPS]], [[PA-RISC family|HPPA]], [[IBM eServer zSeries|S390]], [[IA-64]]
| updatemodel = [[Advanced Packaging Tool|APT]] (several front-ends available)
| package_manager = [[dpkg]]
| working_state = Current
}}
See also
- {{Infobox Software}}
- {{Infobox Software2}}
- {{Infobox Website}}
References
- ↑ "License information". Debian. Retrieved 2009-02-28.
