Yu Watanabe
fcdd21ec6a
tree-wide: fix typo
2023-10-04 08:58:10 +09:00
Christian Hesse
75271582be
fix typo in NEWS
...
Looks like `-a change` is a typo and should have been `-c change` to
match on the action.
2023-09-27 17:24:39 +09:00
Joerg Behrmann
7c52d5236a
treewide: split commandline into command line
2023-09-20 16:37:23 +01:00
Mike Yuan
4da159bc53
core,systemctl: refuse switching root if we're not in initrd
2023-09-02 15:56:24 +08:00
Milton D. Miller II
c23b07df3a
NEWS: Typo
...
Let's not encourage the lawyers.
2023-08-30 20:50:47 +01:00
Yu Watanabe
7a05926fbe
udev: re-introduce symlinks for loopback block device
...
But the directories are changed from /dev/loop/by-ref/ -> /dev/disk/by-loop-ref/
and /dev/loop/by-inode/ -> /dev/disk/by-loop-inode/.
As /dev/loop/ is used by losetup command for other purpose.
See issue #28475 .
This effectively reverts commits 9915cc6086
,
5022fab15f
, and
c0d998248e
.
2023-08-10 07:05:47 +09:00
Zbigniew Jędrzejewski-Szmek
b77ff21ade
NEWS: adjust grammar
2023-08-04 15:45:26 +01:00
Zbigniew Jędrzejewski-Szmek
e9ae4187bb
NEWS: expand list of new Startup* settings
...
This way users can grep/search the NEWS file for when a given setting was
added.
2023-08-04 15:45:26 +01:00
Etienne Dechamps
6b2d576f2b
NEWS: PrivateNetwork implies PrivateMounts
...
This is clearly a change that can break existing units, and broke my
system in at least two different ways. For this reason this should have
been added to NEWS in #26458 , specifically c2da3bf
, but wasn't.
2023-08-03 03:00:21 +09:00
Luca Boccassi
b173b8186f
Merge pull request #28596 from keszybz/doc-updates
...
Two documentation updates
2023-07-31 11:11:11 +01:00
Zbigniew Jędrzejewski-Szmek
ffe7ddb9bc
NEWS: fix misstatement
...
We don't have type 'ready'.
2023-07-31 09:15:35 +02:00
Yu Watanabe
dc3f9b5e10
NEWS: mention about the removal of duid-only option
2023-07-29 18:51:40 +09:00
Luca Boccassi
c405b91ff0
NEWS: open for v255 business
2023-07-28 23:44:17 +01:00
Luca Boccassi
994c797860
NEWS: finalize for v254
...
A release is never late, nor is it early, it arrives precisely when it
means to.
2023-07-28 09:26:32 +01:00
Luca Boccassi
aca7c09622
NEWS: mention that fsck will be ran for systemd.mount-extra=
2023-07-28 09:25:25 +01:00
Luca Boccassi
063e0279bf
NEWS: update contributors list
2023-07-28 09:23:32 +01:00
Luca Boccassi
3e6b25eb89
NEWS: mention agetty/login credentials
2023-07-28 00:39:59 +01:00
Yu Watanabe
62843efc8f
NEWS: fix typo
2023-07-25 15:50:29 +09:00
Luca Boccassi
739bbc5869
NEWS: update for rc3
2023-07-24 12:47:28 +01:00
Luca Boccassi
0b5e5e4cb4
NEWS: update contributors list
2023-07-24 11:46:33 +01:00
Luca Boccassi
7f0bf48d31
Update NEWS
2023-07-24 10:45:28 +01:00
Zbigniew Jędrzejewski-Szmek
03d298e1e5
Merge pull request #28460 from bluca/scope_run_env
...
run: disable --expand-environment by default for --scope
2023-07-21 15:41:56 +02:00
Yu Watanabe
dc3b5e0432
tree-wide: fix typo found by Fossies Codespell report
2023-07-21 19:12:08 +09:00
Yu Watanabe
c0d998248e
tree-wide: drop references to /dev/loop/by-ref
...
Follow-up for #28476 .
2023-07-21 10:24:20 +09:00
Luca Boccassi
d05553797e
NEWS: note that sd-run --expand-environment will change
2023-07-20 17:41:38 +01:00
Luca Boccassi
7177c9022e
Merge pull request #28445 from bluca/run_host_release
...
core: copy the host's os-release for /run/host/os-release
2023-07-19 09:34:06 +01:00
Luca Boccassi
25c66abbed
NEWS: note that /run/host/os-release is available more broadly
2023-07-18 17:26:02 +01:00
Zbigniew Jędrzejewski-Szmek
7e90814f0a
Deprecate efivar SystemdOptions
...
As mentioned in the NEWS entry, it seems to see very little use, but adds
complexity in our code. It was added mainly with the goal of making it easier
for people using grub2 to modify their boot configuration, but grub2 is gaining
support for BLS snippets. On the systemd side, we now have credentials. So
let's deprecate this, and if there's no outcry, remove it in a few releases.
2023-07-18 17:30:06 +02:00
Haochen Tong
b23c7e1436
NEWS: fix typo
2023-07-15 17:59:49 +09:00
Luca Boccassi
5c07c70c5b
Update NEWS for v254-rc2
...
Liberté, égalité, releasé 🇫🇷
2023-07-15 01:18:12 +01:00
Luca Boccassi
d4c124a2af
Update NEWS with latest changes
2023-07-15 01:14:55 +01:00
Luca Boccassi
205c1da02f
NEWS: update contributors list
2023-07-15 01:14:55 +01:00
Yu Watanabe
7cfef4bb48
battery-check: allow to skip by passing systemd.battery-check=0
2023-07-14 15:56:29 +01:00
Yu Watanabe
627cdcc785
tree-wide: fix typos reported by Fossies Codespell report
2023-07-12 10:14:50 +09:00
Luca Boccassi
6e522aa32f
NEWS: mention that meson 0.60 is now required
2023-07-07 11:44:31 +01:00
Luca Boccassi
51bb422198
NEWS: mention that gnu-efi is no longer required
2023-07-07 11:42:46 +01:00
Luca Boccassi
115a2efbf0
NEWS: finalize for 254-rc1
2023-07-06 20:57:13 +01:00
Luca Boccassi
6f19cce983
NEWS: update contributors list
2023-07-06 20:38:52 +01:00
Luca Boccassi
305bea82c1
Update NEWS for latest changes
2023-07-06 20:37:56 +01:00
Luca Boccassi
3e938f1df1
NEWS: rearrange deprecation notices from more imminent to less imminent
2023-07-06 20:37:56 +01:00
Joerg Behrmann
5bc9ea070f
treewide: fix "an" before consonant U sounds
...
The article "a" goes before consonant sounds and "an" goes before vowel
sounds. This commit changes an to a for UKI, UDP, UTF-8, URL, UUID, U-Label, UI
and USB, since they start with the sound /ˌjuː/.
2023-07-06 11:59:41 +01:00
Lennart Poettering
eade959b90
NEWS: more preparation for 254-rc1
2023-07-06 11:16:16 +02:00
Lennart Poettering
d5163f9c87
NEWS/--help: correct/be clearer on bootclt -R vs. -RR
...
The NEWS file was simply wrong. Let's also improve the --help text on
this.
Fixes : #28221
2023-07-04 12:50:22 +01:00
Zbigniew Jędrzejewski-Szmek
da89046643
tree-wide: "<n>bit" → "<n>-bit"
...
In some places, "<n> bits" is used when more appropriate.
2023-07-02 11:10:12 +01:00
Zbigniew Jędrzejewski-Szmek
221332ee13
NEWS: reword/fix/extend the entries for v254
2023-07-01 14:07:25 -06:00
Zbigniew Jędrzejewski-Szmek
33db1b9055
NEWS: drop doubled space after period
...
Emacs does this, but it doesn't make much sense. It makes even
less sense if done only in some places.
2023-07-01 13:54:14 -06:00
Joerg Behrmann
49bf8bd57a
NEWS: various fixes
2023-06-29 21:37:07 +09:00
Lennart Poettering
08423f6d30
NEWS: various fixes/additions
2023-06-28 22:40:50 +02:00
Lennart Poettering
005bfe4e01
NEWS: add pcrs verb
2023-06-28 16:53:30 +02:00
Luca Boccassi
b1ee7474f8
NEWS: typos
2023-06-28 14:51:35 +01:00