From 75b2558f67344d0381a6fe43beb75bf8a3315d9d Mon Sep 17 00:00:00 2001 From: Sunderland93 Date: Wed, 17 May 2023 14:53:25 +0400 Subject: [PATCH] Add new packages tileos-system-adjustments - various system tweaks and settings sway-systemd - systemd integration for Sway systemd-oomd - out-of-memory daemon Also remove earlyoom from tileos-desktop-common Each version of TileOS will contain OOM daemon individially --- debian/control | 4 +++- debian/files | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 50b1f72..0603d3b 100644 --- a/debian/control +++ b/debian/control @@ -130,6 +130,7 @@ Depends: rfkill, spice-vdagent, tileos-base (= ${binary:Version}), + tileos-system-adjustments, unzip, usb-modeswitch, wpasupplicant, @@ -151,7 +152,6 @@ Recommends: cups-filters, curl, drm-info, - earlyoom, fonts-noto, fonts-noto-cjk, fonts-noto-color-emoji, @@ -228,6 +228,7 @@ Depends: swayidle, swaylock, swayr, + sway-systemd, sway-input-config, tileos-desktop-common (= ${binary:Version}), tileos-settings-sway, @@ -245,6 +246,7 @@ Recommends: pluma, ranger, swayimg, + systemd-oomd, wayland-utils, waypipe, wayvnc, diff --git a/debian/files b/debian/files index 5e48207..1fd6db9 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -tileos-meta_0.9~tileos_source.buildinfo metapackages optional +tileos-meta_0.10~tileos_source.buildinfo metapackages optional