Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core,systemctl: refuse switching root if we're not in initrd | Mike Yuan | 2023-09-02 | 1 | -0/+4 |
| | |||||
* | NEWS: Typo | Milton D. Miller II | 2023-08-30 | 1 | -1/+1 |
| | | | Let's not encourage the lawyers. | ||||
* | udev: re-introduce symlinks for loopback block device | Yu Watanabe | 2023-08-10 | 1 | -0/+17 |
| | | | | | | | | | | | 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 9915cc60868c77e7e8cecb669ddb90516dffc7df, 5022fab15fc16204d163883ca818fd6092dc919c, and c0d998248e10e1dcf18108fdbb70f259acd452eb. | ||||
* | NEWS: adjust grammar | Zbigniew Jędrzejewski-Szmek | 2023-08-04 | 1 | -2/+2 |
| | |||||
* | NEWS: expand list of new Startup* settings | Zbigniew Jędrzejewski-Szmek | 2023-08-04 | 1 | -4/+6 |
| | | | | | This way users can grep/search the NEWS file for when a given setting was added. | ||||
* | NEWS: PrivateNetwork implies PrivateMounts | Etienne Dechamps | 2023-08-02 | 1 | -0/+3 |
| | | | | | | 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. | ||||
* | Merge pull request #28596 from keszybz/doc-updates | Luca Boccassi | 2023-07-31 | 1 | -2/+2 |
|\ | | | | | Two documentation updates | ||||
| * | NEWS: fix misstatement | Zbigniew Jędrzejewski-Szmek | 2023-07-31 | 1 | -2/+2 |
| | | | | | | | | We don't have type 'ready'. | ||||
* | | NEWS: mention about the removal of duid-only option | Yu Watanabe | 2023-07-29 | 1 | -1/+8 |
|/ | |||||
* | NEWS: open for v255 business | Luca Boccassi | 2023-07-29 | 1 | -0/+33 |
| | |||||
* | NEWS: finalize for v254v254 | Luca Boccassi | 2023-07-28 | 1 | -2/+2 |
| | | | | | A release is never late, nor is it early, it arrives precisely when it means to. | ||||
* | NEWS: mention that fsck will be ran for systemd.mount-extra= | Luca Boccassi | 2023-07-28 | 1 | -3/+5 |
| | |||||
* | NEWS: update contributors list | Luca Boccassi | 2023-07-28 | 1 | -15/+15 |
| | |||||
* | NEWS: mention agetty/login credentials | Luca Boccassi | 2023-07-28 | 1 | -0/+4 |
| | |||||
* | NEWS: fix typo | Yu Watanabe | 2023-07-25 | 1 | -1/+1 |
| | |||||
* | NEWS: update for rc3v254-rc3 | Luca Boccassi | 2023-07-24 | 1 | -1/+5 |
| | |||||
* | NEWS: update contributors list | Luca Boccassi | 2023-07-24 | 1 | -4/+5 |
| | |||||
* | Update NEWS | Luca Boccassi | 2023-07-24 | 1 | -4/+1 |
| | |||||
* | Merge pull request #28460 from bluca/scope_run_env | Zbigniew Jędrzejewski-Szmek | 2023-07-21 | 1 | -1/+10 |
|\ | | | | | run: disable --expand-environment by default for --scope | ||||
| * | NEWS: note that sd-run --expand-environment will change | Luca Boccassi | 2023-07-20 | 1 | -1/+10 |
| | | |||||
* | | tree-wide: fix typo found by Fossies Codespell report | Yu Watanabe | 2023-07-21 | 1 | -1/+1 |
| | | |||||
* | | tree-wide: drop references to /dev/loop/by-ref | Yu Watanabe | 2023-07-21 | 1 | -15/+0 |
|/ | | | | Follow-up for #28476. | ||||
* | Merge pull request #28445 from bluca/run_host_release | Luca Boccassi | 2023-07-19 | 1 | -0/+7 |
|\ | | | | | core: copy the host's os-release for /run/host/os-release | ||||
| * | NEWS: note that /run/host/os-release is available more broadly | Luca Boccassi | 2023-07-18 | 1 | -0/+7 |
| | | |||||
* | | Deprecate efivar SystemdOptions | Zbigniew Jędrzejewski-Szmek | 2023-07-18 | 1 | -0/+7 |
|/ | | | | | | | | 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. | ||||
* | NEWS: fix typo | Haochen Tong | 2023-07-15 | 1 | -1/+1 |
| | |||||
* | Update NEWS for v254-rc2v254-rc2 | Luca Boccassi | 2023-07-15 | 1 | -1/+1 |
| | | | | Liberté, égalité, releasé 🇫🇷 | ||||
* | Update NEWS with latest changes | Luca Boccassi | 2023-07-15 | 1 | -0/+5 |
| | |||||
* | NEWS: update contributors list | Luca Boccassi | 2023-07-15 | 1 | -26/+29 |
| | |||||
* | battery-check: allow to skip by passing systemd.battery-check=0 | Yu Watanabe | 2023-07-14 | 1 | -1/+2 |
| | |||||
* | tree-wide: fix typos reported by Fossies Codespell report | Yu Watanabe | 2023-07-12 | 1 | -1/+1 |
| | |||||
* | NEWS: mention that meson 0.60 is now required | Luca Boccassi | 2023-07-07 | 1 | -0/+2 |
| | |||||
* | NEWS: mention that gnu-efi is no longer required | Luca Boccassi | 2023-07-07 | 1 | -0/+4 |
| | |||||
* | NEWS: finalize for 254-rc1v254-rc1 | Luca Boccassi | 2023-07-06 | 1 | -1/+1 |
| | |||||
* | NEWS: update contributors list | Luca Boccassi | 2023-07-06 | 1 | -26/+31 |
| | |||||
* | Update NEWS for latest changes | Luca Boccassi | 2023-07-06 | 1 | -0/+28 |
| | |||||
* | NEWS: rearrange deprecation notices from more imminent to less imminent | Luca Boccassi | 2023-07-06 | 1 | -10/+10 |
| | |||||
* | treewide: fix "an" before consonant U sounds | Joerg Behrmann | 2023-07-06 | 1 | -5/+5 |
| | | | | | | 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ː/. | ||||
* | NEWS: more preparation for 254-rc1 | Lennart Poettering | 2023-07-06 | 1 | -1/+110 |
| | |||||
* | NEWS/--help: correct/be clearer on bootclt -R vs. -RR | Lennart Poettering | 2023-07-04 | 1 | -3/+5 |
| | | | | | | | The NEWS file was simply wrong. Let's also improve the --help text on this. Fixes: #28221 | ||||
* | tree-wide: "<n>bit" → "<n>-bit" | Zbigniew Jędrzejewski-Szmek | 2023-07-02 | 1 | -12/+12 |
| | | | | In some places, "<n> bits" is used when more appropriate. | ||||
* | NEWS: reword/fix/extend the entries for v254 | Zbigniew Jędrzejewski-Szmek | 2023-07-01 | 1 | -173/+176 |
| | |||||
* | NEWS: drop doubled space after period | Zbigniew Jędrzejewski-Szmek | 2023-07-01 | 1 | -15/+15 |
| | | | | | Emacs does this, but it doesn't make much sense. It makes even less sense if done only in some places. | ||||
* | NEWS: various fixes | Joerg Behrmann | 2023-06-29 | 1 | -21/+20 |
| | |||||
* | NEWS: various fixes/additions | Lennart Poettering | 2023-06-28 | 1 | -7/+19 |
| | |||||
* | NEWS: add pcrs verb | Lennart Poettering | 2023-06-28 | 1 | -0/+3 |
| | |||||
* | NEWS: typos | Luca Boccassi | 2023-06-28 | 1 | -3/+3 |
| | |||||
* | NEWS: mention that sd_event_trim_memory can be overridden | Luca Boccassi | 2023-06-28 | 1 | -1/+2 |
| | |||||
* | NEWS: mention addon<efi>.efi.stub | Luca Boccassi | 2023-06-28 | 1 | -3/+5 |
| | |||||
* | NEWS: do not make specific promises about future development, keep it vague | Luca Boccassi | 2023-06-28 | 1 | -1/+1 |
| |