Skip to content

Commit cf50c75

Browse files
committed
Update links to vendor + docs, and a more relevant description
Fixes #1134 Signed-off-by: Joachim Wiberg <[email protected]>
1 parent 7ab2659 commit cf50c75

File tree

6 files changed

+18
-18
lines changed

6 files changed

+18
-18
lines changed

configs/aarch64_defconfig

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,10 +125,10 @@ BR2_PACKAGE_HOST_RAUC=y
125125
BR2_PACKAGE_HOST_UBOOT_TOOLS=y
126126
BR2_PACKAGE_HOST_UBOOT_TOOLS_FIT_SUPPORT=y
127127
BR2_PACKAGE_HOST_UBOOT_TOOLS_FIT_SIGNATURE_SUPPORT=y
128-
INFIX_VENDOR_HOME="https://github.com/kernelkit"
129-
INFIX_DESC="Infix is an operating system based on Linux and modeled with YANG. It can be set up both as a switch, with offloading using switchdev, a router with firewalling, or a secure end device. All while supporting advanced networking scenarios and running Docker containers."
128+
INFIX_VENDOR_HOME="https://kernelkit.org"
129+
INFIX_DESC="Infix is an immutable, friendly, and secure operating system that turns any ARM or x86 device into a powerful, manageable network appliance. Deploy on anything from $35 Raspberry Pi boards to enterprise switches as routers, IoT gateways, or edge devices. Infix models Linux networking features using YANG so you can manage your devices using NETCONF/RESTCONF APIs and focus on your business logic running in isolated containers."
130130
INFIX_HOME="https://github.com/kernelkit/infix/"
131-
INFIX_DOC="https://github.com/kernelkit/infix/tree/main/doc"
131+
INFIX_DOC="https://kernelkit.org/infix/"
132132
INFIX_SUPPORT="mailto:[email protected]"
133133
BR2_PACKAGE_ALDER_ALDER=y
134134
BR2_PACKAGE_MARVELL_CN9130_CRB=y

configs/aarch64_minimal_defconfig

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,10 +107,10 @@ BR2_PACKAGE_HOST_RAUC=y
107107
BR2_PACKAGE_HOST_UBOOT_TOOLS=y
108108
BR2_PACKAGE_HOST_UBOOT_TOOLS_FIT_SUPPORT=y
109109
BR2_PACKAGE_HOST_UBOOT_TOOLS_FIT_SIGNATURE_SUPPORT=y
110-
INFIX_VENDOR_HOME="https://github.com/kernelkit"
111-
INFIX_DESC="Infix is an operating system based on Linux and modeled with YANG. It can be set up both as a switch, with offloading using switchdev, a router with firewalling, or a secure end device. All while supporting advanced networking scenarios and running Docker containers."
110+
INFIX_VENDOR_HOME="https://kernelkit.org"
111+
INFIX_DESC="Infix is an immutable, friendly, and secure operating system that turns any ARM or x86 device into a powerful, manageable network appliance. Deploy on anything from $35 Raspberry Pi boards to enterprise switches as routers, IoT gateways, or edge devices. Infix models Linux networking features using YANG so you can manage your devices using NETCONF/RESTCONF APIs and focus on your business logic running in isolated containers."
112112
INFIX_HOME="https://github.com/kernelkit/infix/"
113-
INFIX_DOC="https://github.com/kernelkit/infix/tree/main/doc"
113+
INFIX_DOC="https://kernelkit.org/infix/"
114114
INFIX_SUPPORT="mailto:[email protected]"
115115
BR2_PACKAGE_ALDER_ALDER=y
116116
BR2_PACKAGE_MARVELL_CN9130_CRB=y

configs/r2s_defconfig

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -168,11 +168,11 @@ BR2_PACKAGE_HOST_RAUC=y
168168
BR2_PACKAGE_HOST_UBOOT_TOOLS=y
169169
BR2_PACKAGE_HOST_UBOOT_TOOLS_FIT_SUPPORT=y
170170
BR2_PACKAGE_HOST_UBOOT_TOOLS_FIT_SIGNATURE_SUPPORT=y
171-
INFIX_VENDOR_HOME="https://github.com/kernelkit"
171+
INFIX_VENDOR_HOME="https://kernelkit.org"
172172
INFIX_IMAGE_ID="${INFIX_ID}-r2s"
173-
INFIX_DESC="Infix is an operating system based on Linux and modeled with YANG. It can be set up both as a switch, with offloading using switchdev, a router with firewalling, or a secure end device. All while supporting advanced networking scenarios and running Docker containers."
173+
INFIX_DESC="Infix is an immutable, friendly, and secure operating system that turns any ARM or x86 device into a powerful, manageable network appliance. Deploy on anything from $35 Raspberry Pi boards to enterprise switches as routers, IoT gateways, or edge devices. Infix models Linux networking features using YANG so you can manage your devices using NETCONF/RESTCONF APIs and focus on your business logic running in isolated containers."
174174
INFIX_HOME="https://github.com/kernelkit/infix/"
175-
INFIX_DOC="https://github.com/kernelkit/infix/tree/main/doc"
175+
INFIX_DOC="https://kernelkit.org/infix/"
176176
INFIX_SUPPORT="mailto:[email protected]"
177177
BR2_PACKAGE_CONFD=y
178178
BR2_PACKAGE_GENCERT=y

configs/riscv64_defconfig

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,10 +161,10 @@ BR2_PACKAGE_HOST_RAUC=y
161161
BR2_PACKAGE_HOST_UBOOT_TOOLS=y
162162
BR2_PACKAGE_HOST_UBOOT_TOOLS_FIT_SUPPORT=y
163163
BR2_PACKAGE_HOST_UBOOT_TOOLS_FIT_SIGNATURE_SUPPORT=y
164-
INFIX_VENDOR_HOME="https://github.com/kernelkit"
165-
INFIX_DESC="Infix is an operating system based on Linux and modeled with YANG. It can be set up both as a switch, with offloading using switchdev, a router with firewalling, or a secure end device. All while supporting advanced networking scenarios and running Docker containers."
164+
INFIX_VENDOR_HOME="https://kernelkit.org"
165+
INFIX_DESC="Infix is an immutable, friendly, and secure operating system that turns any ARM or x86 device into a powerful, manageable network appliance. Deploy on anything from $35 Raspberry Pi boards to enterprise switches as routers, IoT gateways, or edge devices. Infix models Linux networking features using YANG so you can manage your devices using NETCONF/RESTCONF APIs and focus on your business logic running in isolated containers."
166166
INFIX_HOME="https://github.com/kernelkit/infix/"
167-
INFIX_DOC="https://github.com/kernelkit/infix/tree/main/doc"
167+
INFIX_DOC="https://kernelkit.org/infix/"
168168
INFIX_SUPPORT="mailto:[email protected]"
169169
BR2_PACKAGE_CONFD=y
170170
# BR2_PACKAGE_CONFD_TEST_MODE is not set

configs/x86_64_defconfig

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -131,10 +131,10 @@ BR2_PACKAGE_HOST_RAUC=y
131131
BR2_PACKAGE_HOST_UBOOT_TOOLS=y
132132
BR2_PACKAGE_HOST_UBOOT_TOOLS_FIT_SUPPORT=y
133133
BR2_PACKAGE_HOST_UBOOT_TOOLS_FIT_SIGNATURE_SUPPORT=y
134-
INFIX_VENDOR_HOME="https://github.com/kernelkit"
135-
INFIX_DESC="Infix is an operating system based on Linux and modeled with YANG. It can be set up both as a switch, with offloading using switchdev, a router with firewalling, or a secure end device. All while supporting advanced networking scenarios and running Docker containers."
134+
INFIX_VENDOR_HOME="https://kernelkit.org"
135+
INFIX_DESC="Infix is an immutable, friendly, and secure operating system that turns any ARM or x86 device into a powerful, manageable network appliance. Deploy on anything from $35 Raspberry Pi boards to enterprise switches as routers, IoT gateways, or edge devices. Infix models Linux networking features using YANG so you can manage your devices using NETCONF/RESTCONF APIs and focus on your business logic running in isolated containers."
136136
INFIX_HOME="https://github.com/kernelkit/infix/"
137-
INFIX_DOC="https://github.com/kernelkit/infix/tree/main/doc"
137+
INFIX_DOC="https://kernelkit.org/infix/"
138138
INFIX_SUPPORT="mailto:[email protected]"
139139
BR2_PACKAGE_CONFD=y
140140
BR2_PACKAGE_CONFD_TEST_MODE=y

configs/x86_64_minimal_defconfig

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,10 +114,10 @@ BR2_PACKAGE_HOST_RAUC=y
114114
BR2_PACKAGE_HOST_UBOOT_TOOLS=y
115115
BR2_PACKAGE_HOST_UBOOT_TOOLS_FIT_SUPPORT=y
116116
BR2_PACKAGE_HOST_UBOOT_TOOLS_FIT_SIGNATURE_SUPPORT=y
117-
INFIX_VENDOR_HOME="https://github.com/kernelkit"
118-
INFIX_DESC="Infix is an operating system based on Linux and modeled with YANG. It can be set up both as a switch, with offloading using switchdev, a router with firewalling, or a secure end device. All while supporting advanced networking scenarios and running Docker containers."
117+
INFIX_VENDOR_HOME="https://kernelkit.org"
118+
INFIX_DESC="Infix is an immutable, friendly, and secure operating system that turns any ARM or x86 device into a powerful, manageable network appliance. Deploy on anything from $35 Raspberry Pi boards to enterprise switches as routers, IoT gateways, or edge devices. Infix models Linux networking features using YANG so you can manage your devices using NETCONF/RESTCONF APIs and focus on your business logic running in isolated containers."
119119
INFIX_HOME="https://github.com/kernelkit/infix/"
120-
INFIX_DOC="https://github.com/kernelkit/infix/tree/main/doc"
120+
INFIX_DOC="https://kernelkit.org/infix/"
121121
INFIX_SUPPORT="mailto:[email protected]"
122122
BR2_PACKAGE_CONFD=y
123123
BR2_PACKAGE_CONFD_TEST_MODE=y

0 commit comments

Comments
 (0)