summaryrefslogtreecommitdiffstats
path: root/source/a/elogind/elogind.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2024-04-23 19:48:05 +0000
committer Eric Hameleers <alien@slackware.com>2024-04-23 22:34:04 +0200
commit388220eab9a207d386dec56cab9709a2b3f4fd71 (patch)
tree81ee595632e5b5fd04159aea63f418f2f796102f /source/a/elogind/elogind.SlackBuild
parenta99ccc15cf498bcf74ed85f9adfdd04b7f9c12b4 (diff)
downloadcurrent-388220eab9a207d386dec56cab9709a2b3f4fd71.tar.gz
current-388220eab9a207d386dec56cab9709a2b3f4fd71.tar.xz
Tue Apr 23 19:48:05 UTC 202420240423194805
a/ed-1.20.2-x86_64-1.txz: Upgraded. d/parallel-20240422-noarch-1.txz: Upgraded. kde/krusader-2.8.1-x86_64-1.txz: Upgraded. kde/ktextaddons-1.5.4-x86_64-1.txz: Upgraded. l/libgusb-0.4.9-x86_64-1.txz: Upgraded. n/nmap-7.95-x86_64-1.txz: Upgraded. x/fcitx5-5.1.9-x86_64-1.txz: Upgraded. x/fcitx5-anthy-5.1.4-x86_64-1.txz: Upgraded. x/fcitx5-chinese-addons-5.1.5-x86_64-1.txz: Upgraded. x/fcitx5-gtk-5.1.3-x86_64-1.txz: Upgraded. x/fcitx5-hangul-5.1.3-x86_64-1.txz: Upgraded. x/fcitx5-kkc-5.1.3-x86_64-1.txz: Upgraded. x/fcitx5-m17n-5.1.1-x86_64-1.txz: Upgraded. x/fcitx5-qt-5.1.6-x86_64-1.txz: Upgraded. x/fcitx5-sayura-5.1.2-x86_64-1.txz: Upgraded. x/fcitx5-table-extra-5.1.5-x86_64-1.txz: Upgraded. x/fcitx5-table-other-5.1.2-x86_64-1.txz: Upgraded. x/fcitx5-unikey-5.1.4-x86_64-1.txz: Upgraded. x/libime-1.1.7-x86_64-1.txz: Upgraded. extra/emacs-regular-build/emacs-29.3-x86_64-2_regular.txz: Rebuilt. This is a bugfix release. Only build the X11/GTK+3 version. Use "emacs -nw" if you want to start it in a terminal emulator in text mode, or rebuild if you really need to get rid of the X11 dependency for some reason. Build using --with-pdumper=auto. It seems that --with-dumping=unexec produces a buggy Emacs here in the modern era, with symptoms such as "child signal FD: Invalid argument". It's possible this had something to do with the reported memory leaks as well. Thanks to 3Tom for the bug report.
Diffstat (limited to 'source/a/elogind/elogind.SlackBuild')
-rwxr-xr-xsource/a/elogind/elogind.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/a/elogind/elogind.SlackBuild b/source/a/elogind/elogind.SlackBuild
index 2f5199837..2f365484d 100755
--- a/source/a/elogind/elogind.SlackBuild
+++ b/source/a/elogind/elogind.SlackBuild
@@ -108,11 +108,11 @@ cat $CWD/elogind.nobody.nogroup.99.99.diff | patch -p1 --verbose || exit 1
# low power mode as deep, but that depends on how low the IRQ rate gets. In
# practice I have heard of s2idle draining a battery in half a day.
#
-# Anyway, I tried s2deep here again (with the below sleep patches) and it still
+# Anyway, I tried s2idle here again (with the below sleep patches) and it still
# locks up my machine (a fairly recent Thinkpad X1).
#
# S3 works and has the best power savings of all the partially-on modes.
-# Feel free to edit /etc/elogind/sleep.conf.d/10-elogind.conf if s2deep works
+# Feel free to edit /etc/elogind/sleep.conf.d/10-elogind.conf if s2idle works
# for you, but we'll continue to default to deep for now.
#
# Don't prefer s2idle, as it doesn't seem to work: