Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-20 | sysctl.d: default to fq_codel, fight bufferbloat | Michal Schmidt | |
Quoting from Jon Corbet's report of Stephen Hemminger's talk at Linux Plumbers Conference 2014 (https://lwn.net/Articles/616241/): [...] So Stephen encouraged everybody to run a command like: sysctl -w net.core.default_qdisc=fq_codel That will cause fq_codel to be used for all future connections [Qdiscs apply to interfaces, not connections. Pointed out by TomH in the article comments. -- mschmidt] (up to the next reboot). Unfortunately, the default queuing discipline cannot be changed, since it will certainly disturb some user's workload somewhere. Let's have the recommended default in systemd. Thanks to Dave Täht for advice and the summary at https://lists.bufferbloat.net/pipermail/cerowrt-devel/2014-October/003701.html | |||
2014-10-11 | NEWS: don't mention noinst_* debug programs | David Herrmann | |
systemd-evcat and systemd-modeset are not installed systemd wide and should really just be used by developers to test the libsystemd-terminal features. No reason to mention it in NEWS.. despite the undulating rainbows.. | |||
2014-10-07 | NEWS: update for 217 | Zbigniew Jędrzejewski-Szmek | |
2014-08-30 | Fix a few more typos | Ruben Kerkhof | |
2014-08-26 | NEWS: Fix typos. | Ansgar Burchardt | |
2014-08-20 | update NEWS | Lennart Poettering | |
2014-08-19 | NEWS | Tom Gundersen | |
2014-08-19 | NEWS: typo fixes | Thomas Hindoe Paaboel Andersen | |
2014-08-19 | NEWS: fix minor nits | Daniel Mack | |
2014-08-19 | prepare NEWS for next release | Lennart Poettering | |
2014-08-04 | Correct references to ProtectSystem and ProtectHome in documentation | Ansgar Burchardt | |
2014-07-09 | timedated: manage systemd-timesyncd directly instead of lists of alternatives | Kay Sievers | |
Alternative NTP implementations should add a: Conflicts=systemd-timesyncd.service to take over the built-in NTP functionality of systemd. | |||
2014-07-03 | NEWS: prepare for release | Lennart Poettering | |
2014-07-01 | typo fixes | Thomas Hindoe Paaboel Andersen | |
2014-07-01 | Use dev_port for the ID of a network device. | Thadeu Lima de Souza Cascardo | |
For network devices on the same PCI function, dev_id should not be used, since its purpose is for IPv6 support on interfaces with the same MAC address. The new dev_port sysfs attribute should be used instead of dev_id. | |||
2014-07-01 | TODO: start documenting changes for 215 | Lennart Poettering | |
2014-06-28 | doc: typographical improvements and choice of words | Jan Engelhardt | |
2014-06-28 | doc: grammatical corrections | Jan Engelhardt | |
2014-06-12 | udev: assign group "input" to all input devices | Kay Sievers | |
2014-06-11 | NEWS: fix directory name | Mantas Mikulėnas | |
2014-06-11 | NEWS: add missing comment about the "floppy" group | Lennart Poettering | |
2014-06-11 | NEWS: mention that resolved's resolv.conf fragment movedsystemd/v214 | Lennart Poettering | |
2014-06-11 | NEWS: add contributor list for 214 | Lennart Poettering | |
2014-06-11 | NEWS: update | Kay Sievers | |
2014-06-11 | NEWS: prepare NEWS for 214 | Lennart Poettering | |
2014-06-11 | NEWS: add section about udev locking | Kay Sievers | |
2014-05-28 | NEWS: mention that we need a new user systemd-timesyncsystemd/v213 | Lennart Poettering | |
2014-05-28 | NEWS: update NEWS file according to most recent changes in git | Lennart Poettering | |
2014-05-24 | NEWS: mention that systemd-analyze uses new kernel release info | Zbigniew Jędrzejewski-Szmek | |
Also some small grammar updates. | |||
2014-05-24 | NEWS | Tom Gundersen | |
2014-05-24 | NEWS: update | Kay Sievers | |
2014-05-24 | NEWS: prepare NEWS update for 213 | Lennart Poettering | |
2014-05-19 | fix spelling of privilege | Nis Martensen | |
2014-05-07 | doc: comma placement corrections and word order | Jan Engelhardt | |
Set commas where there should be some. Some improvements to word order. | |||
2014-05-07 | doc: corrections to words and forms | Jan Engelhardt | |
This patch exchange words which are inappropriate for a situation, deletes duplicated words, and adds particles where needed. | |||
2014-05-06 | doc: typographical fine tuning | Jan Engelhardt | |
2014-05-06 | doc: use non-contracted forms in written documents | Jan Engelhardt | |
2014-03-25 | build-sys: prepare NEWS for 212 | Lennart Poettering | |
2014-03-12 | NEWS: 211 was actually released past midnight, so let's use the correct date | Lennart Poettering | |
2014-03-11 | NEWS: fix typo | David Herrmann | |
sittings -> settings | |||
2014-03-11 | NEWS: update | Kay Sievers | |
2014-03-11 | NEWS: prepare for release 211 | Lennart Poettering | |
2014-02-25 | NEWS: fix typo | Ansgar Burchardt | |
2014-02-25 | NEWS: fix typo | Lennart Poettering | |
2014-02-24 | NEWS: fix typos | Kay Sievers | |
2014-02-24 | NEWS: add note about ifunc | Lennart Poettering | |
2014-02-24 | NEWS: prepare for release of 210 | Lennart Poettering | |
2014-02-23 | NEWS: mention 99-default.link and NamePolicy | Zbigniew Jędrzejewski-Szmek | |
2014-02-21 | NEWS: add name_to_handle_at() requirement | Kay Sievers | |
2014-02-20 | NEWS: fixes that probably should have been made before the 209 release | Lennart Poettering | |