Commit Graph

2913 Commits

Author SHA1 Message Date
Lukas Rusak
2800b210d7 Merge pull request #1862 from MilhouseVH/busybox_dd_fix
busybox: revert dd fsync change which makes no sense
2017-08-21 10:33:03 -07:00
MilhouseVH
01015e1fd0 Merge pull request #1904 from vpeter4/squashfs
squashfs: remove unneeded patch
2017-08-21 18:04:19 +01:00
MilhouseVH
783aebc935 Merge pull request #1664 from InuSasha/feature/gcc7
buildsystem: update to gcc (to 7.2), glibc and binutils
2017-08-21 18:02:13 +01:00
Peter Vicman
ece9b8b01a squashfs: remove unneeded patch 2017-08-19 15:48:15 +02:00
Sascha Kuehndel (InuSasha)
dad8f97c02 eventlicrd: gcc7 fix (PR2)
* push upstream https://github.com/OpenELEC/eventlircd/pull/2
2017-08-14 19:39:16 +02:00
Lukas Rusak
f4883f5b6c systemd: add patch to fix with glibc 2.26 2017-08-14 19:39:16 +02:00
Matthias Reichl
5e541035a7 lirc: update to 0.10.0
- remove upstream patches
- adapt patch to build without python
- adapt systemd services to lirc changes
- update lirc_options.conf
2017-08-12 11:03:10 +02:00
MilhouseVH
52479d65d6 init: fix error handling during get_project_arch 2017-08-09 16:20:31 +01:00
MilhouseVH
3a2a85022a busybox: revert dd fsync change which makes no sense 2017-08-08 22:57:12 +01:00
Lukas Rusak
280c3e53d5 busybox: update to 1.27.1 2017-08-02 14:48:23 -07:00
Christian Hewitt
555484a160 Merge pull request #1802 from HiassofT/le-v4lutils-udev
v4l-utils: fix racy udev rule
2017-07-22 22:10:34 +04:00
Christian Hewitt
38013dbc00 Merge pull request #1800 from MilhouseVH/udev_cleanup
udev: cleanup
2017-07-22 21:49:57 +04:00
Matthias Reichl
5c28dc0a77 v4l-utils: build and install ir-ctl as well
Signed-off-by: Matthias Reichl <hias@horus.com>
2017-07-21 16:49:30 +02:00
Peter Vicman
50a51452be build system: add sha256 checksum to all packages
putting #1597 in use
2017-07-17 20:49:23 +02:00
MilhouseVH
71720c86c1 systemd: remove uaccess rules as we don't build with ACL 2017-07-16 22:32:27 +01:00
MilhouseVH
fffd87426c udevil-mount: avoid mounting already mounted partitions 2017-07-16 20:03:37 +01:00
Matthias Reichl
e69350f6ed v4l-utils: fix racy udev rule
ir-keytable -a can fail if it's run before the input and event
devices are created. Fix this by changing the udev rule to trigger
on event device creation instead of rc device creation.

Also drop the udev rules patch and simply replace the udev rule
with our version, this is easier to maintain.

Signed-off-by: Matthias Reichl <hias@horus.com>
2017-07-16 18:14:22 +02:00
MilhouseVH
c023719429 Merge pull request #1764 from chrisnovakovic/initramfs-enable-dns
initramfs: enable DNS if network is up
2017-07-12 04:39:36 +01:00
Christian Hewitt
7661973437 Merge pull request #1469 from MilhouseVH/samba4
samba: update to samba-4.x
2017-07-11 23:12:33 +04:00
Alex Deryskyba
7e57ef4eee busybox: init: do not use dd option conv=fsync when updating kernel on a block device
Makes updates much faster for NAND installations on Amlogic-based devices.
2017-07-09 21:44:55 +02:00
Chris Novakovic
aeab02f728 initramfs: enable DNS if network is up
In certain situations, it is desirable for hostnames to be resolvable in
the initramfs (e.g., when a hostname is specified as the NFS server in
the "boot" or "disk" kernel parameters). If the network is up when the
init script is executed (e.g., when the "ip" kernel parameter is
specified) and a DNS server is known, write it to /etc/resolv.conf so it
can be used for DNS requests.
2017-07-09 00:31:52 +01:00
Lukas Rusak
c9a5cdefc3 busybox: use cttyhack 2017-07-07 13:37:11 -07:00
MilhouseVH
09c59848af var.mount: remove Conflicts option 2017-07-06 19:28:19 +01:00
CvH
f4913718d4 Merge pull request #1690 from lrusak/disable-lto
Enable -fPIC for some packages
2017-07-01 19:09:01 +02:00
Matthias Reichl
9186cc843d fuse: don't run /usr/sbin/update-rc.d on install
Signed-off-by: Matthias Reichl <hias@horus.com>
2017-06-23 23:04:31 +02:00