summaryrefslogtreecommitdiffstats
path: root/compass-cobbler/distro_signatures.json
diff options
context:
space:
mode:
Diffstat (limited to 'compass-cobbler/distro_signatures.json')
-rw-r--r--compass-cobbler/distro_signatures.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/compass-cobbler/distro_signatures.json b/compass-cobbler/distro_signatures.json
index 71977b7..eaaea1a 100644
--- a/compass-cobbler/distro_signatures.json
+++ b/compass-cobbler/distro_signatures.json
@@ -89,7 +89,7 @@
"version_file_regex":null,
"kernel_arch":"kernel-(.*).rpm",
"kernel_arch_regex":null,
- "supported_arches":["i386","x86_64","ppc","ppc64"],
+ "supported_arches":["i386","x86_64","ppc","ppc64","arm"],
"supported_repo_breeds":["rsync", "rhn", "yum"],
"kernel_file":"vmlinuz(.*)",
"initrd_file":"initrd(.*)\\.img",
@@ -283,7 +283,7 @@
"version_file_regex":"Codename: jessie",
"kernel_arch":"linux-headers-(.*)\\.deb",
"kernel_arch_regex":null,
- "supported_arches":["i386","amd64"],
+ "supported_arches":["i386","amd64","arm"],
"supported_repo_breeds":["apt"],
"kernel_file":"vmlinuz(.*)",
"initrd_file":"initrd(.*)\\.gz",
@@ -299,7 +299,7 @@
"version_file_regex":"Codename: stretch",
"kernel_arch":"linux-headers-(.*)\\.deb",
"kernel_arch_regex":null,
- "supported_arches":["i386","amd64"],
+ "supported_arches":["i386","amd64","arm"],
"supported_repo_breeds":["apt"],
"kernel_file":"vmlinuz(.*)",
"initrd_file":"initrd(.*)\\.gz",
@@ -461,7 +461,7 @@
"version_file_regex":"Codename: xenial|Ubuntu 16.04.3",
"kernel_arch":"linux-headers-(.*)\\.deb",
"kernel_arch_regex":null,
- "supported_arches":["i386","amd64"],
+ "supported_arches":["i386","amd64","arm"],
"supported_repo_breeds":["apt"],
"kernel_file":"linux(.*)",
"initrd_file":"initrd(.*)\\.gz",