• Joined on 2019-10-11
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-11-14 15:18:49 +01:00
67f5b9e06e Merge pull request #14003 from keszybz/user-path-configurable
e013e10d0e ask-password: don't hit assert() when we query pw which the user C-d and caching is enabled
07d5ed536e boot: Add ARM64 support to the EFI stub
a079077340 Merge pull request #14013 from keszybz/cryptsetup-keyfile-with-colons
53a2045521 boot: Load LoadOptions cmdline, if none is available.
Compare 12 commits »
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-11-14 07:08:48 +01:00
14e0259b49 test: Disable LUKS devices from initramfs in QEMU tests
potatOS synced commits to master at potatOS/potatOS-pro from mirror 2019-11-14 06:58:46 +01:00
8d19b7f224 Update kernel
a32ceb2cf9 Update kernel
Compare 2 commits »
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-11-13 22:58:49 +01:00
2f2b28ab35 Be more specific in resolved.conf man page with regard to DNSOverTLS
fc9de36a3b verify: fix segmentation fault
a53c38f1a2 Merge pull request #14017 from poettering/analyze-calendar-tweaks
a650e19820 Merge pull request #14010 from poettering/localtime-symlink
c214e210c9 Merge pull request #13994 from keszybz/bpf-refactor
Compare 41 commits »
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-11-13 14:48:49 +01:00
437f48a471 tree-wide: fix how we set $TZ
d5fc5b2f8d nspawn: do not emit any warning when $UNIFIED_CGROUP_HIERARCHY is used
7b631898ef Merge pull request #13961 from mwilck/udev-no-exit-timeout
7b6596d748 udevd: fix crash when workers time out after exit is signal caught
bfde9421af udevd: wait for workers to finish when exiting
Compare 5 commits »
potatOS synced and deleted reference tasks-max-dynamic at potatOS/potatOS-for-linux from mirror 2019-11-12 22:28:49 +01:00
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-11-12 22:28:49 +01:00
cee33a7ab3 Merge pull request #14001 from keszybz/test-unit-name-more
d1be9a4380 Merge pull request #13984 from yuwata/udev-fix-13976
637bc63a5c Merge pull request #13989 from keszybz/meson-warning
462255c65b meson: order list of dependencies of libshared alphabetically
91fc013fc4 update TODO
Compare 14 commits »
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-11-12 14:18:49 +01:00
9e9dd3e329 Merge pull request #13862 from zachsmith/systemd-tmpfiles-deprecate-for-force
a566ed2c82 udev: do not append newline when write attributes
4b55952dbe systemd-tmpfiles: cleanup man page program listing
eccebf4b0d systemd-tmpfiles: deprecate F for f+
Compare 4 commits »
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-11-12 06:08:48 +01:00
68f98816cb Merge pull request #13997 from khfeng/hwdb-dell-vostro5581-ish
4da0b33511 Merge pull request #13996 from poettering/utc-fix
fe156aeafc hwdb: Mark Intel Sensor Hub's accel sensor on Vostro 5581 as being in the base
55fd6dca07 time-util: uniquify timezone list, in case UTC is listed in timezone1970.tab, too
e8b9e9c470 time-util: always accept UTC as valid timezone
Compare 5 commits »
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-11-11 13:48:49 +01:00
5b1733cdae hwdb: Add accel orientation quirk for Wortmann Terra Pad 1061
potatOS synced new reference refs/merge-requests/1224/head to potatOS/potatOS-pro from mirror 2019-11-11 05:28:46 +01:00
potatOS synced new reference refs/merge-requests/1224/merge to potatOS/potatOS-pro from mirror 2019-11-11 05:28:46 +01:00
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-11-10 13:18:54 +01:00
a602d93e44 journal-file: delete some unnecessary braces
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-11-09 20:58:49 +01:00
e64664cefe Merge pull request #13975 from keszybz/more-seccomp-syscalls
9493b16871 Add @pkey syscall group
6ca6771069 seccomp: add all *time64 syscalls
Compare 3 commits »
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-11-09 12:48:50 +01:00
5021735fad shared/sleep-config: fix potential SEGV
potatOS synced new reference greenkeeper/chalk-3.0.0 to potatOS/potatOS.js from mirror 2019-11-09 12:38:51 +01:00
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-11-08 20:28:53 +01:00
7fd7dab90f Merge pull request #13554 from keur/systemctl_status_timer
bc9aa96bbd systemctl: simplify printing of Triggers/TriggeredBy
0d588deae2 systemctl: Align all status outputs to TriggeredBy
965c5d1d5a systemctl: Add TriggeredBy and Triggers to status
Compare 4 commits »
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-11-08 12:18:49 +01:00
581e2d96fc libblkid: open device in nonblock mode.
d5c30300da Merge pull request #13962 from keszybz/man-ordering
38c432b37c man: describe ordering in case of Conflicts=
d19cd71a8a man: put description of Wants= above Requires=
Compare 4 commits »
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-11-07 19:58:56 +01:00
72a68f9d6d doc: Fix missing parenthesis
potatOS synced commits to master at potatOS/potatOS-for-linux from mirror 2019-11-07 11:48:49 +01:00
0499585ffe include missing_fcntl.h where needed
754499fab2 Merge pull request #13904 from keur/job_mode_triggering
3e1db806b0 core: change top-level drop-in from -.service.d to service.d
132e0b532c man: Document --job-mode=triggering switch
1f0f9f21c1 core: Add triggering job mode
Compare 5 commits »