Skip to content

Commit 949f287

Browse files
committed
added synonyms to docs
1 parent d1d18f2 commit 949f287

2 files changed

Lines changed: 38 additions & 5 deletions

File tree

docs/template.rc format spec.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,24 @@ OSTYPE Name of Linux Distro. For use with cloud-init, and must
4141
Supported OSs:
4242
Value Description
4343
---------------------------
44-
arch Arch Linux - https://archlinux.org
44+
arch Arch Linux - https://archlinux.org
4545
debian Debian GNU/Linux - https://debian.org
46-
redhat Red Hat based: Fedora, RHEL, Oracle, etc...
46+
redhat Redhat Linux - https://redhat.org
47+
48+
OSTYPE Synonyms: Use a downstream distro that is based on a parent distro
49+
listed above. Uses same codepaths, but with another name.
50+
51+
Base Synonyms
52+
------------------------
53+
debian ubuntu
54+
redhat centos rocky oracle
55+
56+
Value Description
57+
---------------------------
58+
ubuntu Ubuntu Linux https://ubuntu.com/
59+
centos Former Community RHEL clone, now owned by RH https://www.centos.org/
60+
rocky Community RHEL Clone. https://rockylinux.org/
61+
oracle RHEL clone by Oracle corporation. https://www.oracle.com/linux/
4762

4863
FILEFORMAT Interger with what version of this spec this is using.
4964
Known Versions:

man/template_rc.5

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,27 @@ Supported Distributions:
4646
.EX
4747
Value Description
4848
-------------------
49-
arch Arch Linux https://archlinux.org
50-
debian Debian-based This can work with Debian, Ubuntu or anything
51-
redhat Redhat-based Fedora, RHEL, Oracle, etc...
49+
arch Arch Linux - https://archlinux.org
50+
debian Debian GNU/Linux - https://debian.org
51+
redhat Redhat Linux - https://redhat.org
52+
.EE
53+
54+
OSTYPE Synonyms: Use a downstream distro that is based on a parent distro
55+
listed above. Uses same codepaths, but with another name.
56+
.EX
57+
Base Synonyms
58+
----------------
59+
debian ubuntu
60+
redhat centos rocky oracle
61+
.EE
62+
63+
.EX
64+
Value Description
65+
-------------------
66+
ubuntu Ubuntu Linux https://ubuntu.com/
67+
centos Former Community RHEL clone, now owned by RH https://www.centos.org/
68+
rocky Community RHEL Clone. https://rockylinux.org/
69+
oracle RHEL clone by Oracle corporation. https://www.oracle.com/linux/
5270
.EE
5371

5472
\fBFILEFORMAT\fR Interger with what version of this spec this is

0 commit comments

Comments
 (0)