summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* hwdb: Add Microsoft Surface Pro 1 chassis quirkwip/hadess/chassis-overrideBastien Nocera2022-01-211-0/+4
* hostname: Allow overriding the chassis type from hwdbBastien Nocera2022-01-211-5/+7
* boot: add missing error checkYu Watanabe2022-01-131-1/+1
* {build|unit}-test: show meson-log.txt when meson failsEvgeny Vereshchagin2022-01-132-3/+11
* po: Translated using Weblate (Portuguese)Hugo Carvalho2022-01-131-11/+12
* Merge pull request #22100 from bluca/test_partYu Watanabe2022-01-132-14/+74
|\
| * test: do not assume x86-64 arch in TEST-58-REPARTLuca Boccassi2022-01-121-11/+65
| * test: add partition IDs for s390x and ppc64el to TEST-50-DISSECTLuca Boccassi2022-01-121-3/+9
|/
* journal: Skip data objects with invalid offsetsDaan De Meyer2022-01-121-4/+4
* xdg-autostart-service: Ignore missing desktop-sepcific condition binaryBenjamin Berg2022-01-121-1/+1
* Merge pull request #22092 from keszybz/docs-linksZbigniew Jędrzejewski-Szmek2022-01-1244-119/+342
|\
| * docs: promise stability for the journal json format tooZbigniew Jędrzejewski-Szmek2022-01-121-0/+1
| * man+docs: adjust links to the new pageZbigniew Jędrzejewski-Szmek2022-01-127-33/+24
| * docs: import the Journal JSON Format description as subsectionZbigniew Jędrzejewski-Szmek2022-01-121-1/+38
| * docs: import the Journal Export Format description from the wikiZbigniew Jędrzejewski-Szmek2022-01-121-0/+119
| * policy files: adjust landing page linkZbigniew Jędrzejewski-Szmek2022-01-1211-11/+11
| * docs: use https:// for fd.o linksZbigniew Jędrzejewski-Szmek2022-01-1210-20/+20
| * README: link to the new pageZbigniew Jędrzejewski-Szmek2022-01-121-4/+6
| * NEWS: adjust links to moved pagesZbigniew Jędrzejewski-Szmek2022-01-121-6/+6
| * shutdown: adjust log messageZbigniew Jędrzejewski-Szmek2022-01-121-1/+1
| * network: add example file that enables DHCP on ethernet linksZbigniew Jędrzejewski-Szmek2022-01-122-0/+18
| * network: license all config files as CC0Zbigniew Jędrzejewski-Szmek2022-01-129-48/+81
| * network: say that our example files are licensed as CC0Zbigniew Jędrzejewski-Szmek2022-01-122-0/+22
* | Merge pull request #22090 from mbiebl/units-oomd-aliasLuca Boccassi2022-01-122-2/+5
|\ \
| * | test: enable systemd-oomd.serviceMichael Biebl2022-01-121-0/+4
| * | units: don't install dbus-org.freedesktop.oom1.service aliasMichael Biebl2022-01-121-2/+1
* | | Merge pull request #21728 from Werkov/bfq-io-weightYu Watanabe2022-01-123-28/+45
|\ \ \
| * | | core/cgroup: Factor out BFQ weight settingMichal Koutný2022-01-101-17/+22
| * | | cgroup-util: Move macros to macros and tests to testsMichal Koutný2022-01-103-19/+23
| * | | core/cgroup: Provide information about applied BFQ scalingMichal Koutný2022-01-101-4/+12
* | | | Merge pull request #22037 from fbuihuu/watchdog-minor-improvementsYu Watanabe2022-01-124-17/+11
|\ \ \ \
| * | | | pid1: voidify manager_override_watchdog()Yu Watanabe2022-01-073-6/+6
| * | | | watchdog: rebreak commentsYu Watanabe2022-01-071-8/+5
| * | | | watchdog: shorten watchdog_set_device()Franck Bui2022-01-071-3/+0
* | | | | shutdown: release the watchdog finallyLidong Zhong2022-01-121-0/+1
* | | | | Merge pull request #22043 from medhefgo/boot-bitlockerLuca Boccassi2022-01-124-16/+137
|\ \ \ \ \
| * | | | | boot: Add BitLocker TPM key sealing workaroundJan Janssen2022-01-102-16/+128
| * | | | | boot: Add TPM to status infoJan Janssen2022-01-103-0/+9
* | | | | | Merge pull request #22088 from medhefgo/mesonYu Watanabe2022-01-1231-369/+377
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | meson: Use echo to list filesJan Janssen2022-01-112-2/+2
| * | | | | meson: Add check argument to remaining run_command() callsJan Janssen2022-01-116-13/+19
| * | | | | meson: Use files() for fuzzersJan Janssen2022-01-1114-49/+50
| * | | | | meson: Use files() for testsJan Janssen2022-01-1123-307/+308
* | | | | | fix test-string-util failed when locale is not utf8yangmingtai2022-01-121-16/+16
* | | | | | network: dhcp6: do not request address if UseAddress=noYu Watanabe2022-01-111-1/+7
* | | | | | Merge pull request #22086 from keszybz/nss-no-proc-cmdlineLuca Boccassi2022-01-115-19/+14
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | nss: only read logging config from environment variablesZbigniew Jędrzejewski-Szmek2022-01-115-9/+14
| * | | | | nss: drop dummy setup_logging() helpersZbigniew Jędrzejewski-Szmek2022-01-112-12/+2
* | | | | | Merge pull request #22082 from keszybz/no-update-if-nothing-to-updateLuca Boccassi2022-01-111-27/+49
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | bootctl: do not update sd-boot if it wasn't installed in the first placeZbigniew Jędrzejewski-Szmek2022-01-111-0/+11