ubuntu/+source/systemd:applied/ubuntu/saucy

Last commit made on 2013-10-12
Get this branch:
git clone -b applied/ubuntu/saucy https://git.launchpad.net/ubuntu/+source/systemd
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/saucy
Repository:
lp:ubuntu/+source/systemd

Recent commits

de25883... by Martin Pitt

204-0ubuntu18 (patches applied)

Imported using git-ubuntu import.

e011d02... by Martin Pitt

Revert upstream commit 97595710b7 "udev: network device renaming

Gbp-Pq: 0030-revert-removal-of-rename_netif-functionality.patch.

3187721... by Martin Pitt

On Ubuntu Phone with readonly /etc we symlink /etc/{adjtime,localtime,timezone} to /etc/writable/, so we need to update those files instead if the original files are symlinks into /etc/writable/.

Gbp-Pq: 0029-Support-phablet-etc-writable.patch.

ff6ebf2... by Martin Pitt

always probe cpu support drivers

Gbp-Pq: 0026-always-probe-cpu-support-drivers.patch.

9259ed8... by Martin Pitt

Fix sd_login_monitor_new() to not fail if there is no /sys/fs/cgroup/systemd/machine; that only exists when running with systemd as PID 1.

Gbp-Pq: 0025-login-monitor-no-machine.patch.

7946d5e... by Martin Pitt

[PATCH] udev hwdb: Store binary database in libdir, not in /etc

Gbp-Pq: 0024-hwdb-in-lib.patch.

40bd944... by Martin Pitt

Load the fbcon driver when a framebuffer is created.

Gbp-Pq: 0023-load-fbcon.patch.

1238d8e... by Martin Pitt

Fix a race condition at boot with serio devices

Gbp-Pq: 0022-fix-race-condition-of-serio-driver-module-not-loading.patch.

31d5504... by Martin Pitt

Set default polling interval on CD drives as well. The events_dfl_poll_msecs will not trigger if "block" is not a module, but built in. This will avoid udisks etc. having to poll from userspace, and provide proper ejection when the hardware eject button is pressed.

Gbp-Pq: 0021-block-polling.patch.

12a3418... by Martin Pitt

Create disk/by-name links for mmcblk partitions

Gbp-Pq: 0020-persistent-storage-rule-mmc-partname.patch.