dywisor
dywisor
Your approach bypasses the mechanism that ``dhcp-query`` writes ``binit_`` variables to a temporary file for ``/init`` to pick up. This technique allows to have uniform network configuration regardless of whether...
In versions prior to ``1.3``, I patched to default configuration to disable TLP by default. With ``1.3``, this has been moved to a separate file. There's no code interconnecting the...
That is exactly the point: unless you start sshd manually, it will remain inactive. I cannot guarantee that for TLP without setting ``TLP_ENABLE=0`` since TLP may otherwise be triggered automatically...
- handle power source changes, see ``tlp.rules`` - implement USB power saving for hot-plugged devices, see ``tlp.rules`` - with ``USE=rdw``, handle dock/undock events, see ``tlp-rdw.rules`` Giving you a detailed code...
No plans to bring it back, currently. Keeping this issue open for informational purposes.
Sorry for catching this one late. As @leezu suggested, please propose this patch upstream as it could also affect other packages relying on the same code base such as `sys-apps/linux-misc-apps`.
@gitlab-j Can you provide me with a link to the corresponding bug report for tracking purposes? I'll include a patch in the next ``sys-power/linux-x86-power-tools`` ebuild, but eventually I'd like to...