Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | NEWS: fix typo | Yu Watanabe | 2021-06-16 | 1 | -1/+1 | |
| | | ||||||
* | | NEWS: drop journal file truncation feature | Yu Watanabe | 2021-06-16 | 1 | -3/+0 | |
|/ | | | | Follow-up for 0aa649b11d8176c823756c419cb75786787a2a62. | |||||
* | update NEWS | Lennart Poettering | 2021-06-09 | 1 | -11/+51 | |
| | ||||||
* | NEWS: list more recent changes | Luca Boccassi | 2021-06-08 | 1 | -1/+33 | |
| | ||||||
* | NEWS: adjust grammar and other small changes | Zbigniew Jędrzejewski-Szmek | 2021-06-04 | 1 | -108/+105 | |
| | ||||||
* | fix typo | Yu Watanabe | 2021-06-04 | 1 | -1/+1 | |
| | ||||||
* | more 249 NEWS work | Lennart Poettering | 2021-06-04 | 1 | -21/+80 | |
| | ||||||
* | NEWS: more preparation for v249 | Lennart Poettering | 2021-06-03 | 1 | -4/+115 | |
| | ||||||
* | NEWS: start putting together NEWS for v249 | Lennart Poettering | 2021-06-03 | 1 | -0/+255 | |
| | ||||||
* | NEWS: prep release date | Lennart Poettering | 2021-03-30 | 1 | -1/+1 | |
| | ||||||
* | NEWS: update contributor list for v248 final | Zbigniew Jędrzejewski-Szmek | 2021-03-30 | 1 | -33/+37 | |
| | ||||||
* | Partially revert "correct incorrect command in NEWS (#19048)" | Zbigniew Jędrzejewski-Szmek | 2021-03-22 | 1 | -1/+1 | |
| | | | | | | | | This reverts commit 6d18c13e79a0b3374599a3416a644a7837d5a1e6. The syntax like "0666" is very unclear. It only makes sense for some subset of people who do C programming. Let's use the much more sensible modern python syntax instead. | |||||
* | correct incorrect command in NEWS (#19048) | Michael Gisbers | 2021-03-19 | 1 | -2/+2 | |
| | | | | * for /dev/vsock a file permission of 0o666 was mentioned but 0666 is probably better understood, so let's use that * correct non existing command 'ip dev' | |||||
* | update NEWS for rc4 | Lennart Poettering | 2021-03-17 | 1 | -27/+30 | |
| | ||||||
* | NEWS: update contributors list for v248-rc3v248-rc3 | Zbigniew Jędrzejewski-Szmek | 2021-03-11 | 1 | -27/+31 | |
| | ||||||
* | NEWS: add items since -rc2 | Zbigniew Jędrzejewski-Szmek | 2021-03-08 | 1 | -2/+26 | |
| | ||||||
* | NEWS: fix path | Zbigniew Jędrzejewski-Szmek | 2021-03-01 | 1 | -1/+1 | |
| | | | | Follow-up for 57733518817c1217b9f442ca790ff3f50705b1c8. | |||||
* | NEWS: mention ExtensionImages | Luca Boccassi | 2021-02-25 | 1 | -0/+5 | |
| | ||||||
* | doc,man: fix-typo (hierachy -> hierarchy) | Yu Watanabe | 2021-02-24 | 1 | -1/+1 | |
| | ||||||
* | Update NEWS | Topi Miettinen | 2021-02-23 | 1 | -3/+5 | |
| | | | Fix typos, improve /dev exec/noexec description | |||||
* | NEWS: add ConditionCGC=v12 and the hostname stuff | Zbigniew Jędrzejewski-Szmek | 2021-02-23 | 1 | -16/+36 | |
| | ||||||
* | NEWS: add contributors | Zbigniew Jędrzejewski-Szmek | 2021-02-23 | 1 | -0/+32 | |
| | ||||||
* | NEWS: a few more entries for v248-rc1 | Zbigniew Jędrzejewski-Szmek | 2021-02-23 | 1 | -7/+22 | |
| | | | | | | I left the stuff related to [NextHop] out. There are still patches outstanding, and we can add a comprehensive entry once things reached the final form. | |||||
* | Merge pull request #18704 from keszybz/fallback-hostame-override | Zbigniew Jędrzejewski-Szmek | 2021-02-23 | 1 | -2/+2 | |
|\ | | | | | Allow overriding of fallback hostname through envvar and os-release field | |||||
| * | hostnamed: rename FallbackHostname to DefaultHostname | Zbigniew Jędrzejewski-Szmek | 2021-02-22 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | This follows the addition of DEFAULT_HOSTNAME= in os-release. The distinction between the value from os-release or the env var and the compile-time setting is not made in the api: HostnameSource is "default" is all cases. I think that this level of detail is not needed, because the users of this mostly care whether the hostname was set by user configuration or not. | |||||
* | | sd-bus: simplify sd_bus_reply() | Lennart Poettering | 2021-02-20 | 1 | -2/+3 | |
| | | | | | | | | there's no point in having two arguments, if one does as well. | |||||
* | | update NEWS | Lennart Poettering | 2021-02-19 | 1 | -42/+115 | |
| | | ||||||
* | | tree-wide: fix typo | Yu Watanabe | 2021-02-19 | 1 | -4/+4 | |
| | | ||||||
* | | update NEWS | Lennart Poettering | 2021-02-19 | 1 | -33/+93 | |
|/ | ||||||
* | NEWS: add a note about no longer probind mmcblk*boot* | Luca Boccassi | 2021-02-14 | 1 | -0/+4 | |
| | ||||||
* | NEWS: fix typo: as → at | Ansgar Burchardt | 2021-02-14 | 1 | -1/+1 | |
| | ||||||
* | NEWS: mention new systemctl verb and fix typo | Luca Boccassi | 2021-02-13 | 1 | -2/+3 | |
| | ||||||
* | NEWS: start preparing for v248 | Zbigniew Jędrzejewski-Szmek | 2021-02-12 | 1 | -5/+227 | |
| | ||||||
* | man: use ellipses for ranges in range descriptions | Zbigniew Jędrzejewski-Szmek | 2021-01-29 | 1 | -13/+13 | |
| | | | | … and in few other places ;) | |||||
* | MountAPIVFS: always mount a tmpfs on /run | Luca Boccassi | 2021-01-18 | 1 | -0/+10 | |
| | | | | | | We need a writable /run for most operations, but in case a read-only RootImage (or similar) is used, by default there's no additional tmpfs mount on /run. Change this behaviour and document it. | |||||
* | tree-wide: fix typo | Yu Watanabe | 2020-12-14 | 1 | -3/+3 | |
| | ||||||
* | NEWS: really fix kernel version number reference | Zbigniew Jędrzejewski-Szmek | 2020-11-27 | 1 | -2/+2 | |
| | | | | Fixes #17736. | |||||
* | NEWS: fix kernel version number reference | Zbigniew Jędrzejewski-Szmek | 2020-11-26 | 1 | -1/+1 | |
| | | | | Fixes #17736. | |||||
* | NEWS: version 247 | Zbigniew Jędrzejewski-Szmek | 2020-11-26 | 1 | -30/+32 | |
| | ||||||
* | tree-wide: fix typo | Yu Watanabe | 2020-11-25 | 1 | -10/+10 | |
| | ||||||
* | NEWS: mention that we intend to retrigger udev devices on package upgrade | Lennart Poettering | 2020-11-24 | 1 | -0/+32 | |
| | | | | Also, mention RISCV GPT partition types have been defined. | |||||
* | man,NEWS: fix "the the" | Yu Watanabe | 2020-11-18 | 1 | -2/+2 | |
| | ||||||
* | NEWS,man: improve descriptions of Independent= | Zbigniew Jędrzejewski-Szmek | 2020-11-17 | 1 | -6/+3 | |
| | | | | | | | | In NEWS, the new option was described twice, most likely because the first description was tucked away in a paragraph about some other subject. While at it, improve the descriptions in the man page to make it easier to grok what that option really does. | |||||
* | NEWS: slightly fix explanation about oomd | Yu Watanabe | 2020-11-17 | 1 | -1/+1 | |
| | ||||||
* | NEWS: add several entries for networkd | Yu Watanabe | 2020-11-17 | 1 | -3/+18 | |
| | ||||||
* | NEWS: describe the new user slicesoomd-and-user-slices | Zbigniew Jędrzejewski-Szmek | 2020-11-12 | 1 | -0/+7 | |
| | ||||||
* | meson: allow oomd to be enabled even in release mode | Zbigniew Jędrzejewski-Szmek | 2020-11-12 | 1 | -5/+7 | |
| | | | | | | A distro (Fedora in particular) may want to enable oomd in a unstable branch for testing, even though the package as a whole is compiled in release mode. Let's emit a warning but otherwise allow this. | |||||
* | NEWS,man: tweak the description of FixedRandomDelay= | Zbigniew Jędrzejewski-Szmek | 2020-11-11 | 1 | -5/+3 | |
| | | | | | Explain why this is useful, but don't describe the implementation exactly, since we're likely to want to change details in the future. | |||||
* | update NEWS | Lennart Poettering | 2020-11-10 | 1 | -32/+43 | |
| | ||||||
* | NEWS: v247-rc1v247-rc1 | Zbigniew Jędrzejewski-Szmek | 2020-10-26 | 1 | -1/+1 | |
| |