summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* NEWS: finalize releasev250Zbigniew Jędrzejewski-Szmek2021-12-231-1/+1
|
* NEWS: update contributors list and release dateYu Watanabe2021-12-231-11/+12
|
* NEWS: add missing nounv250-rc3Zbigniew Jędrzejewski-Szmek2021-12-201-4/+5
|
* NEWS: add note about path unit's TriggerLimitBurst= and TriggerLimitIntervalSec=Luca Boccassi2021-12-201-0/+6
|
* NEWS: add the boot loader stuffZbigniew Jędrzejewski-Szmek2021-12-201-0/+43
|
* NEWS: fix typoYu Watanabe2021-12-171-1/+1
|
* NEWS: update againZbigniew Jędrzejewski-Szmek2021-12-161-39/+65
|
* Merge pull request #21757 from DaanDeMeyer/boot-idZbigniew Jędrzejewski-Szmek2021-12-161-0/+9
|\ | | | | kernel-install: Introduce KERNEL_INSTALL_MACHINE_ID in /etc/machine-info
| * kernel-install: Introduce KERNEL_INSTALL_MACHINE_ID in /etc/machine-infoDaan De Meyer2021-12-161-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | If KERNEL_INSTALL_MACHINE_ID is defined in /etc/machine-info, prefer it over the machine ID from /etc/machine-id. If a machine ID is defined in neither /etc/machine-info nor in /etc/machine-id, generate a new UUID and try to write it to /etc/machine-info as KERNEL_INSTALL_MACHINE_ID and use it as the machine ID if writing it to /etc/machine-info succeeds. In practice, this means we have a more robust fallback if there's no machine ID in /etc/machine-id than just using "Default" and allows image builders to force kernel-install to use KERNEL_INSTALL_MACHINE_ID by simply writing it to /etc/machine-info themselves.
* | NEWS: update networkd related entriesYu Watanabe2021-12-161-3/+4
|/
* NEWS: final update before -rc1v250-rc1Zbigniew Jędrzejewski-Szmek2021-12-091-9/+12
|
* NEWS: add contributorsZbigniew Jędrzejewski-Szmek2021-12-091-0/+46
|
* NEWS: fix crucial cultural misappropriationZbigniew Jędrzejewski-Szmek2021-12-091-1/+1
|
* NEWS: adjust wording and reorder by categoryZbigniew Jędrzejewski-Szmek2021-12-091-192/+195
| | | | | Also wrap stuff to 80 columns, fix some spelling mistakes, and remove some repetitions in phrasing.
* NEWS: add more entries for v250Yu Watanabe2021-12-091-25/+62
|
* NEWS file additionsDaan De Meyer2021-12-091-0/+20
|
* NEWS: add more entries for v250Luca Boccassi2021-12-061-0/+4
|
* NEWS: add more entries for v250Luca Boccassi2021-12-061-0/+13
|
* NEWS: add more entries for v250Luca Boccassi2021-12-051-5/+61
|
* NEWS: start with an entry for v250Lennart Poettering2021-11-261-1/+605
|
* Merge pull request #20219 from khfeng/use-intel-hid-rfkillLennart Poettering2021-09-291-0/+5
|\ | | | | hwdb: Remove intel-hid rfkill mask
| * NEWS: Note Intel HID rfkill mask is removedKai-Heng Feng2021-08-111-0/+5
| |
* | NEWS: net.ipv4.tcp_ecn = 1 was reverted at v240Sho Iizuka2021-08-251-0/+3
|/ | | Turning on ECN was reverted by 1e190df.
* NEWS: finalize for v249v249Luca Boccassi2021-07-071-1/+1
|
* NEWS: note new user-visible change, drop 'in spe'Luca Boccassi2021-07-071-2/+3
|
* NEWS: update contributors listLuca Boccassi2021-07-071-29/+30
| | | | | Added Alexey Rubtsov, Icenowy Zheng, milaq, qhill, Trent Piepho, Hamish Moffatt
* NEWS: add old entry about Type=etherZbigniew Jędrzejewski-Szmek2021-07-071-0/+5
| | | | | | | Apparently it's an important feature for some folks: https://utcc.utoronto.ca/\~cks/space/blog/linux/NetworkdMACMatchesWidely. I think we considered this more of a bugfix, but it's somewhere on the border. Let's add this it's easier to discover.
* NEWS: update for imminent v249-rc3 tagv249-rc3Lennart Poettering2021-07-011-9/+23
|
* NEWS: fix misplaces parenthesisZbigniew Jędrzejewski-Szmek2021-07-011-2/+2
| | | | https://github.com/systemd/systemd/commit/154b2f6129018f3b731839ba8b52bfa3e9ee6230#commitcomment-52902617
* NEWS: update contributor list for v249-rc3Zbigniew Jędrzejewski-Szmek2021-07-011-22/+23
|
* NEWS: add news entry for status-unit-format=combinedZbigniew Jędrzejewski-Szmek2021-07-011-0/+5
|
* Revert "Introduce ExitType"Zbigniew Jędrzejewski-Szmek2021-06-301-7/+0
| | | | | | | | | | | This reverts commit cb0e818f7cc2499d81ef143e5acaa00c6e684711. After this was merged, some design and implementation issues were discovered, see the discussion in #18782 and #19385. They certainly can be fixed, but so far nobody has stepped up, and we're nearing a release. Hopefully, this feature can be merged again after a rework. Fixes #19345.
* tree-wide: "a" -> "an"Yu Watanabe2021-06-301-6/+6
|
* NEWS: mention MS_NOSUID for namespaced services by defaultLuca Boccassi2021-06-251-0/+4
|
* NEWS: update contributor list for v249-rc2Zbigniew Jędrzejewski-Szmek2021-06-251-23/+25
|
* NEWS: update with net-naming scheme changes and ConditionOSReleaseZbigniew Jędrzejewski-Szmek2021-06-251-4/+29
|
* NEWS: fix typosJoerg Behrmann2021-06-171-7/+7
|
* Merge pull request #19943 from poettering/v249rc1-repLennart Poettering2021-06-161-20/+35
|\ | | | | prepare v249-rc1
| * meson: bump version for 249-rc1 releaseLennart Poettering2021-06-151-20/+35
| |
* | NEWS: fix typoYu Watanabe2021-06-161-1/+1
| |
* | NEWS: drop journal file truncation featureYu Watanabe2021-06-161-3/+0
|/ | | | Follow-up for 0aa649b11d8176c823756c419cb75786787a2a62.
* update NEWSLennart Poettering2021-06-091-11/+51
|
* NEWS: list more recent changesLuca Boccassi2021-06-081-1/+33
|
* NEWS: adjust grammar and other small changesZbigniew Jędrzejewski-Szmek2021-06-041-108/+105
|
* fix typoYu Watanabe2021-06-041-1/+1
|
* more 249 NEWS workLennart Poettering2021-06-041-21/+80
|
* NEWS: more preparation for v249Lennart Poettering2021-06-031-4/+115
|
* NEWS: start putting together NEWS for v249Lennart Poettering2021-06-031-0/+255
|
* NEWS: prep release dateLennart Poettering2021-03-301-1/+1
|
* NEWS: update contributor list for v248 finalZbigniew Jędrzejewski-Szmek2021-03-301-33/+37
|