Commit Graph

159 Commits

Author SHA1 Message Date
Timofey Titovets 3769415e65 login: remove multi-seat-x 2014-10-28 02:24:46 +01:00
Lennart Poettering 4ffd29fda1 Update NEWS 2014-10-28 02:19:55 +01:00
Lennart Poettering fa1b91632c core: remove system start timeout logic again
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-28 01:42:13 +01:00
Lennart Poettering 78b6b7ceb2 update NEWS 2014-10-27 13:31:56 +01:00
Lennart Poettering 4bdc60cb6f NEWS: more preparations for 217 2014-10-24 19:06:23 +02:00
Michal Schmidt e6c253e363 sysctl.d: default to fq_codel, fight bufferbloat
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-20 18:19:00 +02:00
David Herrmann 4623e36006 NEWS: don't mention noinst_* debug programs
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-11 18:53:26 +02:00
Zbigniew Jędrzejewski-Szmek b62a309a47 NEWS: update for 217 2014-10-07 22:01:37 -04:00
Ruben Kerkhof 06b643e7f5 Fix a few more typos 2014-08-30 13:46:07 -04:00
Ansgar Burchardt daa05349df NEWS: Fix typos. 2014-08-26 20:27:09 +02:00
Lennart Poettering 01da80b1aa update NEWS 2014-08-20 00:18:14 +02:00
Tom Gundersen 265684034f NEWS 2014-08-19 23:58:16 +02:00
Thomas Hindoe Paaboel Andersen 5f02e26ca7 NEWS: typo fixes 2014-08-19 23:10:53 +02:00
Daniel Mack a1a4a25e7f NEWS: fix minor nits 2014-08-19 22:23:43 +02:00
Lennart Poettering b2ca0d6327 prepare NEWS for next release 2014-08-19 21:58:48 +02:00
Ansgar Burchardt ef392da6c5 Correct references to ProtectSystem and ProtectHome in documentation 2014-08-04 09:27:20 -04:00
Kay Sievers b72ddf0f4f timedated: manage systemd-timesyncd directly instead of lists of alternatives
Alternative NTP implementations should add a:
  Conflicts=systemd-timesyncd.service
to take over the built-in NTP functionality of systemd.
2014-07-09 17:04:11 +02:00
Lennart Poettering c7435cc911 NEWS: prepare for release 2014-07-03 20:46:35 +02:00
Thomas Hindoe Paaboel Andersen ce1dde29b9 typo fixes 2014-07-01 21:12:05 +02:00
Thadeu Lima de Souza Cascardo 3058e017fc Use dev_port for the ID of a network device.
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 15:19:20 +02:00
Lennart Poettering 24a2bf4c9b TODO: start documenting changes for 215 2014-07-01 02:38:41 +02:00
Jan Engelhardt 45df8656eb doc: typographical improvements and choice of words 2014-06-28 00:06:31 -04:00
Jan Engelhardt 8d0e0ddda6 doc: grammatical corrections 2014-06-28 00:06:30 -04:00
Kay Sievers 3dff3e00e0 udev: assign group "input" to all input devices 2014-06-12 14:59:53 +02:00
Mantas Mikulėnas c54bed5d51 NEWS: fix directory name 2014-06-11 19:12:11 +02:00
Lennart Poettering 4c0d13bdd5 NEWS: add missing comment about the "floppy" group 2014-06-11 18:42:38 +02:00
Lennart Poettering cd14eda321 NEWS: mention that resolved's resolv.conf fragment moved 2014-06-11 15:32:20 +02:00
Lennart Poettering dc1d6c02fc NEWS: add contributor list for 214 2014-06-11 15:04:59 +02:00
Kay Sievers 71449cafa1 NEWS: update 2014-06-11 14:04:28 +02:00
Lennart Poettering 04e91da2cf NEWS: prepare NEWS for 214 2014-06-11 13:31:51 +02:00
Kay Sievers 4196a3ead3 NEWS: add section about udev locking 2014-06-11 12:00:47 +02:00
Lennart Poettering c9679c652b NEWS: mention that we need a new user systemd-timesync 2014-05-28 09:43:43 +08:00
Lennart Poettering 8e7acf67b2 NEWS: update NEWS file according to most recent changes in git 2014-05-28 09:39:55 +08:00
Zbigniew Jędrzejewski-Szmek 499b604b21 NEWS: mention that systemd-analyze uses new kernel release info
Also some small grammar updates.
2014-05-24 18:50:21 -04:00
Tom Gundersen 68dd0956ef NEWS 2014-05-24 12:28:47 +02:00
Kay Sievers 69beda1f75 NEWS: update 2014-05-24 14:50:58 +08:00
Lennart Poettering 6936cd8926 NEWS: prepare NEWS update for 213 2014-05-24 14:26:59 +08:00
Nis Martensen f1721625e7 fix spelling of privilege 2014-05-19 00:40:44 +09:00
Jan Engelhardt b8bde11658 doc: comma placement corrections and word order
Set commas where there should be some.
Some improvements to word order.
2014-05-07 20:13:27 -04:00
Jan Engelhardt dca348bcbb doc: corrections to words and forms
This patch exchange words which are inappropriate for a situation,
deletes duplicated words, and adds particles where needed.
2014-05-07 20:13:26 -04:00
Jan Engelhardt 70a44afee3 doc: typographical fine tuning 2014-05-06 23:05:39 +02:00
Jan Engelhardt d28315e4af doc: use non-contracted forms in written documents 2014-05-06 23:05:09 +02:00
Lennart Poettering 51c61cda1a build-sys: prepare NEWS for 212 2014-03-25 15:19:57 +01:00
Lennart Poettering 13b28d8224 NEWS: 211 was actually released past midnight, so let's use the correct date 2014-03-12 16:39:31 +01:00
David Herrmann 22e7062d74 NEWS: fix typo
sittings -> settings
2014-03-11 20:47:40 +01:00
Kay Sievers 4ef6e535e3 NEWS: update 2014-03-11 20:41:12 +01:00
Lennart Poettering 699b6b3491 NEWS: prepare for release 211 2014-03-11 20:18:06 +01:00
Ansgar Burchardt 949138ccc3 NEWS: fix typo 2014-02-25 13:02:50 +01:00
Lennart Poettering 67dd87c51b NEWS: fix typo 2014-02-25 02:37:59 +01:00
Kay Sievers ed28905eec NEWS: fix typos 2014-02-24 20:20:25 +01:00