add xorg-xhost for gparted on wayland

This commit is contained in:
Tobias Powalowski 2023-07-19 18:33:40 +02:00
parent 945b0b6e78
commit 7ec96606d5
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@ _FIX_PACKAGES="libelf libevent talloc gcc-libs glibc glib2 pcre2 nss"
_XORG_PACKAGE="xorg"
_VNC_PACKAGE="tigervnc"
_WAYLAND_PACKAGE="egl-wayland"
_STANDARD_PACKAGES="gparted mtools nss-mdns"
_STANDARD_PACKAGES="gparted xorg-xhost mtools nss-mdns"
# chromium is now working on riscv64
[[ "${_RUNNING_ARCH}" == "riscv64" ]] && _STANDARD_BROWSER="firefox"
_NSPAWN="systemd-nspawn -q -D"

View file

@ -36,7 +36,7 @@
<p><span><img src="/web/setup-main.png" alt="Setup"></span></p>
<h2>For Experts: CLI Manage Environment</h2>
<p><span><img src="/web/update-installer.png" alt="Update"></span></p>
<h2>Update script running:</h2>
<h2>Update Script Running:</h2>
<p><span><img src="/web/update-installer-finish.png" alt="Finish"></span></p>
<h2>Gnome Desktop</h2>
<p><span><img src="/web/gnome.png" alt="Gnome"></span></p>