Yu Watanabe
47ba157cc0
test: import localed tests from debian/ubuntu test suite
2022-06-14 20:59:36 +09:00
Yu Watanabe
4ce68ea9b3
test: install C.UTF-8 and English locales
2022-06-14 20:59:36 +09:00
Yu Watanabe
1136175c7f
test: install libxkbcommon and x11 keymaps
2022-06-14 20:59:36 +09:00
Yu Watanabe
da0465dc95
test: introduce inst_recursive() helper function
2022-06-14 20:59:32 +09:00
Yu Watanabe
569c6fd1b7
test: add one more path to search keymaps
...
Now it also supports split-usr.
2022-06-14 20:56:23 +09:00
Yu Watanabe
2b1eb5f871
localectl: use Table to show status
2022-06-14 20:56:23 +09:00
Yu Watanabe
3e5203b3eb
locale: rename keymap-util.[ch] -> localed-util.[ch]
...
As the file contains not only keymap related functions.
2022-06-14 20:56:23 +09:00
Yu Watanabe
3d36b5d7e7
locale-setup: merge locale handling in PID1 and localed
2022-06-14 20:56:23 +09:00
Yu Watanabe
d2e96a4f87
locale-util: align locale entries
2022-06-14 20:56:23 +09:00
Yu Watanabe
a2f7937747
locale-util: check if enumerated locales are valid
2022-06-14 20:56:23 +09:00
Yu Watanabe
065058e63b
locale-util: fix memleak on failure
2022-06-14 20:56:23 +09:00
Yu Watanabe
39f4546199
test: import hostnamed tests from debian/ubuntu test suite
2022-06-14 20:56:18 +09:00
Yu Watanabe
aab61a8c99
test: support debian/ubuntu specific timezone config file
2022-06-14 20:52:44 +09:00
Yu Watanabe
8ed2103306
test: drop unnecessary --no-pager option
2022-06-14 20:52:44 +09:00
Yu Watanabe
d170b47535
test: introduce assert_not_in() helper function
...
This also silence assertions, and replace grep with bash's regular
expression match.
2022-06-14 20:52:38 +09:00
Shreenidhi Shedi
a4433b4532
network: l2tp: initialize a to NULL
...
Fixes: CID#1475788
2022-06-13 08:41:52 +09:00
Zbigniew Jędrzejewski-Szmek
ef55efe823
Merge pull request #23707 from yuwata/dns_service_split
...
dns-domain: fix buffer-overflow
2022-06-12 11:37:20 +02:00
Yu Watanabe
9d55166018
Merge pull request #23714 from mrc0mmand/networkd-testsuite-tweaks
...
A couple of assorted tweaks for the systemd-networkd test suite
2022-06-12 13:16:30 +09:00
Luca Boccassi
039f1673e9
meson: add build targets for libudev, libsystemd and pkg-config
...
Mirror install tags with the same names and content
2022-06-12 13:13:49 +09:00
H A
570ddd3268
po: Translated using Weblate (Estonian)
...
Currently translated at 69.8% (132 of 189 strings)
Co-authored-by: H A <contact+fedora@hen.ee >
Translate-URL: https://translate.fedoraproject.org/projects/systemd/master/et/
Translation: systemd/main
2022-06-12 13:10:35 +09:00
Frantisek Sumsal
f4586b70b2
test-network: drop unnecessary global
...
`global` is needed only when assigning a new value to the global
variable; it's not necessary when modifying a mutable object (in our
case we just append items to the global list).
2022-06-11 18:06:38 +02:00
Frantisek Sumsal
d45476ef5c
test-network: explicitly set encoding when open()ing text files
2022-06-11 18:03:28 +02:00
Frantisek Sumsal
e4295d4ddc
test-network: make use of f-strings in couple more places
2022-06-11 17:54:59 +02:00
Frantisek Sumsal
004daaf5a1
test-network: override networkctl bin w/ valgrind/sanitizers
2022-06-11 17:47:52 +02:00
Luca Boccassi
24ccd953ba
Merge pull request #23708 from yuwata/update-kernel-headers
...
Update kernel headers
2022-06-11 10:18:37 +01:00