• Joined on 2019-10-11
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-12-06 01:48:49 +01:00
a0b7f19876 Merge pull request #14258 from TimoWilken/patch-1
ab4fae0c8c Fix typo (duplicate "or")
Compare 2 commits »
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-12-05 17:38:50 +01:00
9142bbd19c Merge pull request #14209 from poettering/sd-bus-sensitive
68296b8b83 Merge pull request #14221 from poettering/homed-preparatory-resizefs
6f0245b342 sd-bus: don't include properties maked as "emit-invalidation" in InterfacesAdded signals
7a77d2a41c sd-bus: add new call sd_bus_message_sensitive() and SD_BUS_VTABLE_SENSITIVE
28937bcc6c shared: add new wrapper for online fs resizing ioctls
Compare 6 commits »
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-12-05 09:28:49 +01:00
ec34e7d1ab Merge pull request #14229 from yuwata/nspawn-network-interface-14223
bf331d8717 network: if /sys is rw, then udev should be around
26208d5b96 nspawn: do not fail if udev is not running
Compare 3 commits »
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-12-05 01:18:50 +01:00
da4dd97405 Merge pull request #14173 from ssahani/tc-sfq
adae5eb977 Merge pull request #14219 from poettering/homed-preparatory-loop
0ab9279132 test-network: add a test case for SFQ
b2340fbb5a network: SFQ cannot be configured with netem or TBF
9942b71089 network: tc introduce sfq - Stochastic Fairness Queueing
Compare 20 commits »
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-12-04 17:08:50 +01:00
2e22a54f4e Implement SNI when using DNS-over-TLS
b7aa08ca15 Merge pull request #14111 from keszybz/unknown-section-warning
41ab3b7a85 Merge pull request #13953 from SpencerMichaels/systemd-boot-efistub-id-fix
f9f8268ac6 Merge pull request #14218 from poettering/homed-preparatory-small-stuff
ef560d8b06 Merge pull request #13886 from poettering/sd-event-pidfd
Compare 66 commits »
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-12-04 08:58:49 +01:00
7477451b69 core: swap priority can be negative
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-12-04 00:48:49 +01:00
09e4b620e7 hwdb: Set trackball property for Logitech MX Ergo (#14231)
33ebda2e81 networkctl: fix to show BSSID
2fec5854ba systemctl: enhance message about kexec missing kernel
6a2dc6a040 TODO: remove obsolete entries
Compare 4 commits »
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-12-03 00:18:49 +01:00
1e904320aa Fixup typo in NEWS
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-12-02 16:08:50 +01:00
cb51560803 Merge pull request #14216 from jwrdegoede/hwdb-teclast-sensors
d0d7f11ca2 hwdb: Add accel orientation quirk for Teclast X89 tablet
3b681ace37 hwdb: Sort 60-sensor.hwdb Teclast entries alphabetically
Compare 3 commits »
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-11-30 23:18:49 +01:00
6d8f06368b semaphore: switch branch to debian/master
potatOS synced commits to master at potatOS/potatOS-pro from mirror 2019-11-30 06:48:47 +01:00
2909452c82 Update rust toolchain to 2019-11-25
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-11-29 22:48:51 +01:00
0e7e854471 update TODO
db9c5ae73e Merge pull request #14201 from poettering/v244-final
c152a2ba54 nspawn: allow Capability=all in systemd.nspawn [EXEC] section
78b2bb4eef hwdb: run another 'hwdb-update'
8bf2a311f3 NEWS: update for final 244
Compare 5 commits »
potatOS synced new reference v244 to potatOS/potatOS-for-linux from mirror 2019-11-29 22:48:51 +01:00
potatOS synced commits to master at potatOS/potatOS-pro from mirror 2019-11-29 22:38:46 +01:00
8f64f6a27b Update installer
4272798679 Update installer
b5c2141fe8 Update cookbook
Compare 3 commits »
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-11-29 14:38:49 +01:00
dd08aa6488 README: move logo up, like on brand.systemd.io README
dc2d00962b README: use more appropriate logo format for README
173c78739b update TODO
Compare 3 commits »
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-11-28 22:18:50 +01:00
3db7d5d2bf network: fix double free()
e681a2ee4d man: use literal tag at one more place
0bca283127 man: document sd_event_source_set_floating()
88eb051972 man: use mkswap@ instead of makeswap@
806c6a5b97 journald: don't ask for the machine ID if we don't need it
Compare 15 commits »
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-11-28 14:08:49 +01:00
d2a56598d0 Merge pull request #14166 from keszybz/transient-unit-settings
5bb4503d3a test-functions: make sure we use the right library path for binaries without RPATH
6da498c28f shared/ask-password-api: modify keyctl break value
b096d14c41 doc: update list of transient units
e737017b85 pid1: make TimeoutAbortSec settable for transient units
Compare 9 commits »
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-11-27 21:48:50 +01:00
a434236acc systemctl: fix indentation of cgroup tree
408c81f624 cryptsetup: reduce the chance that we will be OOM killed
6cf5c3318f Merge pull request #14164 from poettering/exec-start-transient-fix
cddaeae6f4 Merge pull request #14145 from poettering/process-bypass
540ac9338e core: prefer non-@ syntax for ExecStart=
Compare 9 commits »
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-11-27 13:38:52 +01:00
403e4b4728 Merge pull request #14160 from mwilck/fix-shutdown-hang
a19b9a3827 man/systemd.link: Add missing verb *be*
030f457167 udevd: don't use monitor after manager_exit()
3cabdc2345 Revert "udevd: fix crash when workers time out after exit is signal caught"
Compare 4 commits »
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-11-26 21:19:03 +01:00
72fd79b3ce test-fileio: cast EOF to (char) before comparing with char explicitly