mirror of
https://github.com/ManInDark/bootc-image.git
synced 2026-01-20 22:44:28 +01:00
FEAT: add default-fonts-cjk
This commit is contained in:
@@ -39,6 +39,7 @@ It is possible to keep a revision by pinning it: `ostree admin pin 0`
|
||||
|
||||
- man
|
||||
- langpacks: en, de
|
||||
- default-fonts-cjk
|
||||
- Gnome + Software
|
||||
- curl
|
||||
- git
|
||||
|
||||
@@ -5,7 +5,7 @@ cp /ctx/bootc-fetch-apply-updates.service /usr/lib/systemd/system/bootc-fetch-ap
|
||||
cp /ctx/os-release /usr/lib/os-release
|
||||
|
||||
dnf5 update -y --setopt=install_weak_deps=False
|
||||
dnf5 install -y man-pages man-db glibc-langpack-en glibc-langpack-de plymouth
|
||||
dnf5 install -y man-pages man-db glibc-langpack-en glibc-langpack-de default-fonts-cjk plymouth
|
||||
dnf5 install -y --setopt=exclude=gnome-tour,malcontent-control gnome-shell gnome-keyring gnome-keyring-pam gnome-bluetooth gnome-terminal nautilus seahorse evolution totem gstreamer1-plugin-libav gnome-extensions-app gnome-browser-connector gnome-shell-extension-appindicator
|
||||
dnf5 install -y gnome-calculator gnome-disk-utility gnome-backgrounds
|
||||
dnf5 install -y curl git btop nvtop tmux flatpak pciutils tailscale make fzf direnv xsel chromium 7zip pandoc-common pandoc-pdf texlive-collection-langgerman ansible-core ansible-collection-community-general vlc sqlite netcat tor torbrowser-launcher podman-compose hugo
|
||||
|
||||
Reference in New Issue
Block a user