forked from ublue-os/bluefin
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c767024
commit 796179d
Showing
1 changed file
with
175 additions
and
184 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,186 +1,177 @@ | ||
{ | ||
"all": { | ||
"include": { | ||
"bluefin": [ | ||
"bash-color-prompt", | ||
"bcache-tools", | ||
"cockpit-bridge", | ||
"evtest", | ||
"epson-inkjet-printer-escpr", | ||
"epson-inkjet-printer-escpr2", | ||
"fish", | ||
"firewall-config", | ||
"gcc", | ||
"glow", | ||
"gum", | ||
"gnome-shell-extension-appindicator", | ||
"gnome-shell-extension-blur-my-shell", | ||
"gnome-shell-extension-caffeine", | ||
"gnome-shell-extension-dash-to-dock", | ||
"gnome-shell-extension-gsconnect", | ||
"gnome-shell-extension-logo-menu", | ||
"hplip", | ||
"ifuse", | ||
"input-remapper", | ||
"libgda-sqlite", | ||
"libgda", | ||
"libimobiledevice", | ||
"libratbag-ratbagd", | ||
"libxcrypt-compat", | ||
"make", | ||
"mesa-libGLU", | ||
"nautilus-gsconnect", | ||
"nerd-fonts", | ||
"playerctl", | ||
"pulseaudio-utils", | ||
"python3-pip", | ||
"rclone", | ||
"restic", | ||
"samba-dcerpc", | ||
"samba-ldb-ldap-modules", | ||
"samba-winbind-clients", | ||
"samba-winbind-modules", | ||
"samba", | ||
"solaar", | ||
"stress-ng", | ||
"tmux", | ||
"usbmuxd", | ||
"wireguard-tools", | ||
"xprop", | ||
"yaru-theme", | ||
"wl-clipboard", | ||
"zsh" | ||
], | ||
"bluefin-dx": [ | ||
"adobe-source-code-pro-fonts", | ||
"cascadia-code-fonts", | ||
"cockpit-machines", | ||
"cockpit-networkmanager", | ||
"cockpit-ostree", | ||
"cockpit-pcp", | ||
"cockpit-podman", | ||
"cockpit-selinux", | ||
"cockpit-storaged", | ||
"cockpit-system", | ||
"code", | ||
"containerd.io", | ||
"dbus-x11", | ||
"devpod", | ||
"edk2-ovmf", | ||
"genisoimage", | ||
"google-droid-sans-mono-fonts", | ||
"google-go-mono-fonts", | ||
"ibm-plex-mono-fonts", | ||
"incus", | ||
"incus-agent", | ||
"iotop", | ||
"jetbrains-mono-fonts-all", | ||
"kcli", | ||
"libvirt", | ||
"lxc", | ||
"mozilla-fira-mono-fonts", | ||
"p7zip-plugins", | ||
"p7zip", | ||
"podman-compose", | ||
"podman-tui", | ||
"podmansh", | ||
"powerline-fonts", | ||
"powertop", | ||
"qemu-char-spice", | ||
"qemu-device-display-virtio-gpu", | ||
"qemu-device-display-virtio-vga", | ||
"qemu-device-usb-redirect", | ||
"qemu-img", | ||
"qemu-system-x86-core", | ||
"qemu-user-binfmt", | ||
"qemu-user-static", | ||
"qemu", | ||
"rocm-hip", | ||
"rocm-opencl", | ||
"ubuntu-family-fonts", | ||
"udica", | ||
"virt-manager", | ||
"virt-viewer" | ||
] | ||
}, | ||
"exclude": { | ||
"bluefin": [ | ||
"firefox-langpacks", | ||
"firefox", | ||
"gnome-extensions-app", | ||
"gnome-software-rpm-ostree", | ||
"gnome-tour", | ||
"ublue-os-update-services" | ||
], | ||
"bluefin-dx": [] | ||
} | ||
}, | ||
"38": { | ||
"include": { | ||
"bluefin": [ | ||
], | ||
"bluefin-dx": [ | ||
"distrobuilder", | ||
"podman-plugins" | ||
], | ||
"bluefin-framework": [] | ||
}, | ||
"exclude": { | ||
"bluefin": [ | ||
], | ||
"bluefin-dx": [] | ||
} | ||
}, | ||
"39": { | ||
"include": { | ||
"bluefin": [ | ||
"input-leap", | ||
"nautilus-open-any-terminal", | ||
"tuned", | ||
"tuned-ppd", | ||
"tuned-utils", | ||
"tuned-profiles-atomic" | ||
], | ||
"bluefin-dx": [ | ||
"distrobuilder", | ||
"podman-plugins" | ||
], | ||
"bluefin-framework": [] | ||
}, | ||
"exclude": { | ||
"bluefin": [ | ||
"gnome-terminal-nautilus", | ||
"power-profiles-daemon", | ||
"tlp", | ||
"tlp-rdw" | ||
], | ||
"bluefin-dx": [], | ||
"bluefin-framework": [] | ||
} | ||
}, | ||
"40": { | ||
"include": { | ||
"bluefin": [ | ||
"input-leap", | ||
"nautilus-open-any-terminal", | ||
"tuned", | ||
"tuned-ppd", | ||
"tuned-utils", | ||
"tuned-profiles-atomic" | ||
], | ||
"bluefin-dx": [], | ||
"bluefin-framework": [] | ||
}, | ||
"exclude": { | ||
"bluefin": [ | ||
"gnome-terminal-nautilus", | ||
"power-profiles-daemon", | ||
"tlp", | ||
"tlp-rdw" | ||
], | ||
"bluefin-dx": [], | ||
"bluefin-framework": [] | ||
} | ||
} | ||
|
||
"all": { | ||
"include": { | ||
"bluefin": [ | ||
"bash-color-prompt", | ||
"bcache-tools", | ||
"cockpit-bridge", | ||
"evtest", | ||
"epson-inkjet-printer-escpr", | ||
"epson-inkjet-printer-escpr2", | ||
"fish", | ||
"firewall-config", | ||
"gcc", | ||
"glow", | ||
"gum", | ||
"gnome-shell-extension-appindicator", | ||
"gnome-shell-extension-blur-my-shell", | ||
"gnome-shell-extension-caffeine", | ||
"gnome-shell-extension-dash-to-dock", | ||
"gnome-shell-extension-gsconnect", | ||
"gnome-shell-extension-logo-menu", | ||
"hplip", | ||
"ifuse", | ||
"input-remapper", | ||
"libgda-sqlite", | ||
"libgda", | ||
"libimobiledevice", | ||
"libratbag-ratbagd", | ||
"libxcrypt-compat", | ||
"make", | ||
"mesa-libGLU", | ||
"nautilus-gsconnect", | ||
"nerd-fonts", | ||
"playerctl", | ||
"pulseaudio-utils", | ||
"python3-pip", | ||
"rclone", | ||
"restic", | ||
"samba-dcerpc", | ||
"samba-ldb-ldap-modules", | ||
"samba-winbind-clients", | ||
"samba-winbind-modules", | ||
"samba", | ||
"solaar", | ||
"stress-ng", | ||
"tmux", | ||
"usbmuxd", | ||
"wireguard-tools", | ||
"xprop", | ||
"yaru-theme", | ||
"wl-clipboard", | ||
"zsh" | ||
], | ||
"bluefin-dx": [ | ||
"adobe-source-code-pro-fonts", | ||
"cascadia-code-fonts", | ||
"cockpit-machines", | ||
"cockpit-networkmanager", | ||
"cockpit-ostree", | ||
"cockpit-pcp", | ||
"cockpit-podman", | ||
"cockpit-selinux", | ||
"cockpit-storaged", | ||
"cockpit-system", | ||
"code", | ||
"containerd.io", | ||
"dbus-x11", | ||
"devpod", | ||
"edk2-ovmf", | ||
"genisoimage", | ||
"google-droid-sans-mono-fonts", | ||
"google-go-mono-fonts", | ||
"ibm-plex-mono-fonts", | ||
"incus", | ||
"incus-agent", | ||
"iotop", | ||
"jetbrains-mono-fonts-all", | ||
"kcli", | ||
"libvirt", | ||
"lxc", | ||
"mozilla-fira-mono-fonts", | ||
"p7zip-plugins", | ||
"p7zip", | ||
"podman-compose", | ||
"podman-tui", | ||
"podmansh", | ||
"powerline-fonts", | ||
"powertop", | ||
"qemu-char-spice", | ||
"qemu-device-display-virtio-gpu", | ||
"qemu-device-display-virtio-vga", | ||
"qemu-device-usb-redirect", | ||
"qemu-img", | ||
"qemu-system-x86-core", | ||
"qemu-user-binfmt", | ||
"qemu-user-static", | ||
"qemu", | ||
"rocm-hip", | ||
"rocm-opencl", | ||
"ubuntu-family-fonts", | ||
"udica", | ||
"virt-manager", | ||
"virt-viewer" | ||
] | ||
}, | ||
"exclude": { | ||
"bluefin": [ | ||
"firefox-langpacks", | ||
"firefox", | ||
"gnome-extensions-app", | ||
"gnome-software-rpm-ostree", | ||
"gnome-tour", | ||
"ublue-os-update-services" | ||
], | ||
"bluefin-dx": [] | ||
} | ||
}, | ||
"38": { | ||
"include": { | ||
"bluefin": [], | ||
"bluefin-dx": ["distrobuilder", "podman-plugins"], | ||
"bluefin-framework": [] | ||
}, | ||
"exclude": { | ||
"bluefin": [], | ||
"bluefin-dx": [] | ||
} | ||
}, | ||
"39": { | ||
"include": { | ||
"bluefin": [ | ||
"input-leap", | ||
"nautilus-open-any-terminal", | ||
"tuned", | ||
"tuned-ppd", | ||
"tuned-utils", | ||
"tuned-profiles-atomic" | ||
], | ||
"bluefin-dx": ["distrobuilder", "podman-plugins"], | ||
"bluefin-framework": [] | ||
}, | ||
"exclude": { | ||
"bluefin": [ | ||
"gnome-terminal-nautilus", | ||
"power-profiles-daemon", | ||
"tlp", | ||
"tlp-rdw" | ||
], | ||
"bluefin-dx": [], | ||
"bluefin-framework": [] | ||
} | ||
}, | ||
"40": { | ||
"include": { | ||
"bluefin": [ | ||
"input-leap", | ||
"nautilus-open-any-terminal", | ||
"tuned", | ||
"tuned-ppd", | ||
"tuned-utils", | ||
"tuned-profiles-atomic" | ||
], | ||
"bluefin-dx": [], | ||
"bluefin-framework": [] | ||
}, | ||
"exclude": { | ||
"bluefin": [ | ||
"gnome-terminal-nautilus", | ||
"power-profiles-daemon", | ||
"tlp", | ||
"tlp-rdw" | ||
], | ||
"bluefin-dx": [], | ||
"bluefin-framework": [] | ||
} | ||
} | ||
} |