summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Collapse)Author
2014-10-28update NEWSLennart Poettering
2014-10-28update NEWSLennart Poettering
2014-10-28NEWS: add contributor list in preparation for 217 releaseLennart Poettering
2014-10-28update NEWSLennart Poettering
2014-10-28sd-login: let's not needlessly yell at usersLennart Poettering
While GNOME/KDE are generally capitalized, systemd tools generally are not, hence let's not start doing so in the XDG_CURRENT_SESSION environment variable.
2014-10-28login: remove multi-seat-xTimofey Titovets
2014-10-28Update NEWSLennart Poettering
2014-10-28core: remove system start timeout logic againLennart Poettering
The system start timeout as previously implemented would get confused by long-running services that are included in the initial system startup transaction for example by being cron-job-like long-running services triggered immediately at boot. Such long-running jobs would be subject to the default 15min timeout, esily triggering it. Hence, remove this again. In a subsequent commit, introduce per-target job timeouts instead, that allow us to control these timeouts more finegrained.
2014-10-27update NEWSLennart Poettering
2014-10-24NEWS: more preparations for 217Lennart Poettering
2014-10-20sysctl.d: default to fq_codel, fight bufferbloatMichal 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-11NEWS: don't mention noinst_* debug programsDavid 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-07NEWS: update for 217Zbigniew Jędrzejewski-Szmek
2014-08-30Fix a few more typosRuben Kerkhof
2014-08-26NEWS: Fix typos.Ansgar Burchardt
2014-08-20update NEWSLennart Poettering
2014-08-19NEWSTom Gundersen
2014-08-19NEWS: typo fixesThomas Hindoe Paaboel Andersen
2014-08-19NEWS: fix minor nitsDaniel Mack
2014-08-19prepare NEWS for next releaseLennart Poettering
2014-08-04Correct references to ProtectSystem and ProtectHome in documentationAnsgar Burchardt
2014-07-09timedated: manage systemd-timesyncd directly instead of lists of alternativesKay Sievers
Alternative NTP implementations should add a: Conflicts=systemd-timesyncd.service to take over the built-in NTP functionality of systemd.
2014-07-03NEWS: prepare for releaseLennart Poettering
2014-07-01typo fixesThomas Hindoe Paaboel Andersen
2014-07-01Use 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-01TODO: start documenting changes for 215Lennart Poettering
2014-06-28doc: typographical improvements and choice of wordsJan Engelhardt
2014-06-28doc: grammatical correctionsJan Engelhardt
2014-06-12udev: assign group "input" to all input devicesKay Sievers
2014-06-11NEWS: fix directory nameMantas Mikulėnas
2014-06-11NEWS: add missing comment about the "floppy" groupLennart Poettering
2014-06-11NEWS: mention that resolved's resolv.conf fragment movedsystemd/v214Lennart Poettering
2014-06-11NEWS: add contributor list for 214Lennart Poettering
2014-06-11NEWS: updateKay Sievers
2014-06-11NEWS: prepare NEWS for 214Lennart Poettering
2014-06-11NEWS: add section about udev lockingKay Sievers
2014-05-28NEWS: mention that we need a new user systemd-timesyncsystemd/v213Lennart Poettering
2014-05-28NEWS: update NEWS file according to most recent changes in gitLennart Poettering
2014-05-24NEWS: mention that systemd-analyze uses new kernel release infoZbigniew Jędrzejewski-Szmek
Also some small grammar updates.
2014-05-24NEWSTom Gundersen
2014-05-24NEWS: updateKay Sievers
2014-05-24NEWS: prepare NEWS update for 213Lennart Poettering
2014-05-19fix spelling of privilegeNis Martensen
2014-05-07doc: comma placement corrections and word orderJan Engelhardt
Set commas where there should be some. Some improvements to word order.
2014-05-07doc: corrections to words and formsJan Engelhardt
This patch exchange words which are inappropriate for a situation, deletes duplicated words, and adds particles where needed.
2014-05-06doc: typographical fine tuningJan Engelhardt
2014-05-06doc: use non-contracted forms in written documentsJan Engelhardt
2014-03-25build-sys: prepare NEWS for 212Lennart Poettering
2014-03-12NEWS: 211 was actually released past midnight, so let's use the correct dateLennart Poettering
2014-03-11NEWS: fix typoDavid Herrmann
sittings -> settings