2018-03-14 19:27:33 +00:00
|
|
|
{
|
2020-10-28 14:11:08 +00:00
|
|
|
"ref": "fedora/stable/${basearch}/iot",
|
2018-03-14 19:27:33 +00:00
|
|
|
"ex-jigdo-spec": "fedora-iot.spec",
|
|
|
|
|
|
|
|
|
|
"repos": [],
|
|
|
|
|
|
|
|
|
|
"selinux": true,
|
|
|
|
|
|
2018-09-12 11:18:42 +01:00
|
|
|
"recommends": false,
|
|
|
|
|
|
2018-03-14 19:27:33 +00:00
|
|
|
"documentation": false,
|
|
|
|
|
|
2020-02-17 08:12:35 +00:00
|
|
|
"automatic_version_prefix": "33",
|
|
|
|
|
"mutate-os-release": "33",
|
2018-03-14 19:27:33 +00:00
|
|
|
|
2019-10-29 17:18:53 +01:00
|
|
|
"initramfs-args": ["--no-hostonly",
|
|
|
|
|
"--add", "ignition"],
|
2018-03-14 19:27:33 +00:00
|
|
|
"boot_location": "new",
|
|
|
|
|
|
|
|
|
|
"install-langs-comment": "Keep this in sync with treecompose-post.sh",
|
|
|
|
|
"install-langs": [
|
|
|
|
|
"pt_BR",
|
|
|
|
|
"fr",
|
|
|
|
|
"fr_FR",
|
|
|
|
|
"de",
|
|
|
|
|
"de_DE",
|
|
|
|
|
"it",
|
|
|
|
|
"it_IT",
|
|
|
|
|
"ru",
|
|
|
|
|
"ru_RU",
|
|
|
|
|
"es",
|
|
|
|
|
"es_ES",
|
|
|
|
|
"en_US",
|
|
|
|
|
"zh_CN",
|
|
|
|
|
"ja",
|
|
|
|
|
"ja_JP",
|
|
|
|
|
"ko",
|
|
|
|
|
"ko_KR",
|
|
|
|
|
"zh_TW",
|
|
|
|
|
"as",
|
|
|
|
|
"as_IN",
|
|
|
|
|
"bn",
|
|
|
|
|
"bn_IN",
|
|
|
|
|
"gu",
|
|
|
|
|
"gu_IN",
|
|
|
|
|
"hi",
|
|
|
|
|
"hi_IN",
|
|
|
|
|
"kn",
|
|
|
|
|
"kn_IN",
|
|
|
|
|
"ml",
|
|
|
|
|
"ml_IN",
|
|
|
|
|
"mr",
|
|
|
|
|
"mr_IN",
|
|
|
|
|
"or",
|
|
|
|
|
"or_IN",
|
|
|
|
|
"pa",
|
|
|
|
|
"pa_IN",
|
|
|
|
|
"ta",
|
|
|
|
|
"ta_IN",
|
|
|
|
|
"te",
|
|
|
|
|
"te_IN"
|
|
|
|
|
],
|
|
|
|
|
|
|
|
|
|
"postprocess-script": "treecompose-post.sh",
|
|
|
|
|
|
|
|
|
|
"etc-group-members": ["wheel", "docker"],
|
|
|
|
|
|
|
|
|
|
"ignore-removed-users": ["root"],
|
|
|
|
|
"ignore-removed-groups": ["root"],
|
|
|
|
|
"check-passwd": { "type": "file", "filename": "passwd" },
|
|
|
|
|
"check-groups": { "type": "file", "filename": "group" },
|
|
|
|
|
|
2018-08-30 00:38:41 +01:00
|
|
|
"packages": ["fedora-release-iot",
|
2019-12-05 11:02:26 +00:00
|
|
|
"glibc", "glibc-minimal-langpack", "nss-altfiles",
|
|
|
|
|
"sssd-client", "libsss_sudo", "shadow-utils",
|
|
|
|
|
"kernel",
|
|
|
|
|
"dracut-config-generic", "dracut-network",
|
2019-04-15 14:58:46 +01:00
|
|
|
"rpm-ostree", "polkit", "lvm2",
|
2018-09-12 12:43:01 +01:00
|
|
|
"cryptsetup", "pinentry",
|
2020-02-26 15:06:31 +00:00
|
|
|
"keyutils", "cracklib-dicts",
|
2020-01-17 04:55:42 +00:00
|
|
|
"e2fsprogs", "xfsprogs", "dosfstools",
|
2018-03-14 19:27:33 +00:00
|
|
|
"gnupg2",
|
2019-12-05 11:02:26 +00:00
|
|
|
"basesystem", "python3", "bash",
|
2020-08-17 09:07:57 +01:00
|
|
|
"xz", "gzip",
|
2019-12-05 11:02:26 +00:00
|
|
|
"coreutils", "which", "curl",
|
2019-07-22 23:17:06 +01:00
|
|
|
"firewalld", "iptables",
|
2018-11-13 13:14:04 +00:00
|
|
|
"NetworkManager", "NetworkManager-wifi", "NetworkManager-wwan",
|
2020-12-31 10:57:36 +00:00
|
|
|
"wpa_supplicant", "wireless-regdb", "iwd", "tpm2-pkcs11",
|
2018-05-01 15:13:13 +01:00
|
|
|
"dnsmasq", "traceroute",
|
2018-08-11 14:13:36 +01:00
|
|
|
"hostname", "iproute", "iputils",
|
2018-03-14 19:27:33 +00:00
|
|
|
"openssh-clients", "openssh-server", "passwd",
|
|
|
|
|
"policycoreutils", "procps-ng", "rootfiles", "rpm",
|
|
|
|
|
"selinux-policy-targeted", "setup", "shadow-utils",
|
|
|
|
|
"sudo", "systemd", "util-linux", "vim-minimal",
|
2018-10-10 20:05:11 +01:00
|
|
|
"less", "tar",
|
2018-11-21 13:00:33 +00:00
|
|
|
"fwupd", "usbguard",
|
2019-04-14 12:53:17 +01:00
|
|
|
"greenboot", "greenboot-grub2", "greenboot-rpm-ostree-grub2", "greenboot-reboot", "greenboot-status",
|
2020-03-18 13:10:07 +00:00
|
|
|
"ignition", "zezere-ignition",
|
2021-02-14 11:57:05 +00:00
|
|
|
"zram-generator", "zram-generator-defaults",
|
2020-03-02 16:32:46 +00:00
|
|
|
"rsync", "attr",
|
2020-12-19 11:35:36 +00:00
|
|
|
"ima-evm-utils", "openssl",
|
2018-03-14 19:27:33 +00:00
|
|
|
"bash-completion",
|
|
|
|
|
"tmux", "screen",
|
|
|
|
|
"policycoreutils-python-utils",
|
|
|
|
|
"setools-console",
|
2020-03-05 10:49:05 +00:00
|
|
|
"audit", "rng-tools", "chrony",
|
2020-09-16 14:13:41 +01:00
|
|
|
"bluez", "bluez-libs", "bluez-mesh",
|
2018-05-01 15:13:13 +01:00
|
|
|
"kernel-tools", "libgpiod-utils",
|
2020-10-08 18:33:33 +01:00
|
|
|
"podman", "podman-plugins", "container-selinux", "skopeo", "criu",
|
2020-09-16 14:13:41 +01:00
|
|
|
"slirp4netns", "fuse-overlayfs",
|
|
|
|
|
"clevis", "clevis-dracut", "clevis-luks", "clevis-pin-tpm2",
|
2020-09-17 14:28:04 +01:00
|
|
|
"parsec", "dbus-parsec"],
|
2018-03-14 19:27:33 +00:00
|
|
|
|
2019-04-06 02:48:35 +01:00
|
|
|
"packages-aarch64": ["grub2-efi-aa64", "efibootmgr", "shim-aa64",
|
2018-07-06 13:49:15 +01:00
|
|
|
"uboot-tools", "uboot-images-armv8", "bcm283x-firmware",
|
2019-08-27 19:12:52 +01:00
|
|
|
"arm-image-installer", "iwl7260-firmware"],
|
2018-03-14 19:27:33 +00:00
|
|
|
|
2019-04-06 02:48:35 +01:00
|
|
|
"packages-armhfp": ["grub2-efi-arm", "efibootmgr",
|
2018-08-23 11:37:01 +01:00
|
|
|
"uboot-tools", "uboot-images-armv7", "bcm283x-firmware",
|
2018-08-11 17:15:33 +01:00
|
|
|
"arm-image-installer"],
|
2018-03-14 19:27:33 +00:00
|
|
|
|
2019-08-27 19:12:52 +01:00
|
|
|
"packages-x86_64": ["grub2", "grub2-efi-x64", "efibootmgr", "shim-x64", "microcode_ctl",
|
2018-11-12 07:43:31 +00:00
|
|
|
"iwl1000-firmware", "iwl100-firmware", "iwl105-firmware", "iwl135-firmware",
|
|
|
|
|
"iwl2000-firmware", "iwl2030-firmware", "iwl3160-firmware", "iwl5000-firmware",
|
|
|
|
|
"iwl5150-firmware", "iwl6000-firmware", "iwl6050-firmware", "iwl7260-firmware"],
|
2018-03-14 19:27:33 +00:00
|
|
|
|
|
|
|
|
"default_target": "multi-user.target",
|
|
|
|
|
|
2020-08-17 09:07:57 +01:00
|
|
|
"units": ["NetworkManager.service", "firewalld.service", "rngd.service", "sshd.service",
|
|
|
|
|
"zezere_ignition.timer", "zezere_ignition_banner.service",
|
|
|
|
|
"greenboot-grub2-set-counter", "greenboot-grub2-set-success", "greenboot-healthcheck", "greenboot-rpm-ostree-grub2-check-fallback",
|
2020-09-30 12:30:43 +01:00
|
|
|
"greenboot-status", "greenboot-task-runner", "redboot-auto-reboot", "redboot-task-runner",
|
2020-09-16 14:13:41 +01:00
|
|
|
"parsec", "dbus-parsec"]
|
2018-03-14 19:27:33 +00:00
|
|
|
}
|