Commit Graph

2774 Commits

Author SHA1 Message Date
MilhouseVH
1df18c5b4d Merge pull request #980 from lrusak/systemd
systemd: update to 232
2016-11-25 08:31:31 +00:00
MilhouseVH
3d6973a0fe Merge pull request #940 from lrusak/tzdata
timezone-data: convert to new tzdata and tzcode packages
2016-11-24 02:18:58 +00:00
Lukas Rusak
b12be93217 systemd: update to 232 2016-11-23 13:31:12 -08:00
Lukas Rusak
20d72172fb systemd: cleanup patch names 2016-11-23 13:31:11 -08:00
cvh
4223bc9872 open-vm-tools: gcc6 compile fix 2016-11-20 02:32:52 +01:00
MilhouseVH
5ab13b678c busybox: update to busybox-1.25.1 2016-11-18 22:27:33 +00:00
Lukas Rusak
6aaed182b7 timezone-data: convert to new tz package 2016-11-18 09:17:05 -08:00
Stephan Raue
f7baa8b0e7 util-linux: update to util-linux-2.28.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
(cherry picked from commit 0e486f8261328d7c9906a316054ecaa260fa4e9c)
2016-11-16 00:18:25 +00:00
Stephan Raue
e9d16a9dbc kmod: update to kmod-23
Signed-off-by: Stephan Raue <stephan@openelec.tv>
(cherry picked from commit ee6c8625d93c735f9383a248c3eb8f6222e7fd05)
2016-11-16 00:18:25 +00:00
awiouy
09fa63daba usbutils: disable autoreconf 2016-11-15 20:51:46 +01:00
awiouy
d42d70e37b udevil: disable autoreconf 2016-11-15 20:51:46 +01:00
awiouy
d646d98ec3 libusb: disable autoreconf 2016-11-15 20:51:46 +01:00
awiouy
776a39224e libusb-compat: disable autoreconf 2016-11-15 20:51:46 +01:00
awiouy
faa855e465 libevdev: disable autoreconf 2016-11-15 20:51:46 +01:00
awiouy
0fe32e7d78 kmod: disable autoreconf 2016-11-15 20:51:46 +01:00
awiouy
19ca464412 fuse: disable autoreconf 2016-11-15 20:51:46 +01:00
awiouy
eecdd40110 fuse-exfat: disable autoreconf 2016-11-15 20:51:46 +01:00
awiouy
88346815ec e2fsprogs: disable autoreconf 2016-11-15 20:51:46 +01:00
awiouy
910faa4c01 dbus: disable autoreconf 2016-11-15 20:51:46 +01:00
awiouy
788329893d atvclient: disable autoreconf 2016-11-15 20:51:46 +01:00
awiouy
3982ace660 busybox: fix tar 2016-11-11 23:47:08 +01:00
Lukas Rusak
6ea82b7755 lirc: allow disabling 2016-11-04 14:05:54 -07:00
Jonas Karlman
c2e22a68c8 Odroid_C2: update lircd.conf.amremote 2016-11-02 18:39:57 +01:00
Christian Hewitt
7de58acafd Merge pull request #842 from kszaq/device_support
Add $DEVICE support to the build-system
2016-11-02 16:43:19 +04:00
Peter Vicman
b3f49fad47 systemd: machine-id.service is required for systemd-tmpfiles-setup-dev.service
fixes unneeded console messages (mostly for first boot):

[FAILED] Failed to start Create Static Device Nodes in /dev.
See 'systemctl status systemd-tmpfiles-setup-dev.service' for details.
[  OK  ] Reached target Local File Systems (Pre).
[  OK  ] Mounted Debug File System.
[  OK  ] Mounted POSIX Message Queue File System.
[  OK  ] Mounted Variable Directory.
[  OK  ] Mounted Temporary Directory.
[  OK  ] Started Setup machine-id.
[  OK           Starting Journal Service...
[  OK  ] Reached target Local File Systems.
        Starting Setup Timezone data...
[  OK  ] Started Setup Timezone data.
2016-10-31 08:46:40 +01:00