24 lines
1.4 KiB
Diff
24 lines
1.4 KiB
Diff
diff --color -Nur lorax-35.0.orig/share/templates.d/99-generic/runtime-cleanup.tmpl lorax-35.0/share/templates.d/99-generic/runtime-cleanup.tmpl
|
|
--- lorax-35.0.orig/share/templates.d/99-generic/runtime-cleanup.tmpl 2021-03-03 16:41:28.000000000 -0800
|
|
+++ lorax-35.0/share/templates.d/99-generic/runtime-cleanup.tmpl 2021-03-05 13:29:46.188665624 -0800
|
|
@@ -304,7 +304,6 @@
|
|
removefrom xorg-x11-drv-openchrome /usr/${libdir}/libchrome*
|
|
removefrom xorg-x11-drv-wacom /usr/bin/*
|
|
removefrom xorg-x11-fonts-misc --allbut /usr/share/X11/fonts/misc/{6x13,encodings,fonts,*cursor}*
|
|
-removefrom xorg-x11-server-utils --allbut /usr/bin/xrandr /usr/bin/xrdb
|
|
removefrom ${product.name}-logos /etc/*
|
|
removefrom ${product.name}-logos /usr/share/icons/{Bluecurve,oxygen}/*
|
|
removefrom ${product.name}-logos /usr/share/{firstboot,kde4,pixmaps}/*
|
|
diff --color -Nur lorax-35.0.orig/share/templates.d/99-generic/runtime-install.tmpl lorax-35.0/share/templates.d/99-generic/runtime-install.tmpl
|
|
--- lorax-35.0.orig/share/templates.d/99-generic/runtime-install.tmpl 2021-03-03 16:41:28.000000000 -0800
|
|
+++ lorax-35.0/share/templates.d/99-generic/runtime-install.tmpl 2021-03-05 13:30:51.555815175 -0800
|
|
@@ -90,7 +90,7 @@
|
|
|
|
## xorg/GUI packages
|
|
installpkg xorg-x11-drivers xorg-x11-server-Xorg
|
|
-installpkg xorg-x11-server-utils xorg-x11-xauth
|
|
+installpkg xrandr xrdb xorg-x11-xauth
|
|
installpkg dbus-x11 metacity gsettings-desktop-schemas
|
|
installpkg nm-connection-editor
|
|
installpkg librsvg2
|