Commit Graph

2539 Commits

Author SHA1 Message Date
Stefan Saraev
7c35f31139 cleanup TODO in * 2015-04-07 12:08:46 +03:00
Stefan Saraev
0d847e4f13 init: add boot parameter to start in-memory live mode
.. no /storage hacks hacks, would also work with uefi boot
2015-04-05 20:34:59 +03:00
Stefan Saraev
d826fa2e44 init: storage should always be writable
fixes minor issue in installer, where some (non critical) systemd
services fail to start
2015-04-05 20:31:35 +03:00
Stefan Saraev
bebaafb331 packages/*: drop i386 support 2015-04-03 12:08:24 +03:00
Stefan Saraev
8ecaba8ce9 busybox: enable more applets/features
ar, arping, chroot, cpio, etherwake, pkill, pidof extras, nc extras
2015-03-29 18:56:11 +03:00
Stefan Saraev
16b1d555af busybox: enable sha1sum/sha256sum/sha512sum applets 2015-03-29 15:33:07 +03:00
Stephan Raue
ecf362b534 systemd: disable IFLA_BRPORT_UNICAST_FLOOD
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-03-27 10:17:14 +01:00
Stephan Raue
2b76d7671b busybox: update to busybox-1.23.2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-03-23 15:05:06 +01:00
Lukas Rusak
1307b5e93f build libevdev shared not static due to an issue with leaky symbols https://bugs.freedesktop.org/show_bug.cgi?id=82292 2015-03-18 10:35:11 +01:00
Stephan Raue
f64a368ea8 libevdev: update to libevdev-1.4
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-03-18 10:33:40 +01:00
Stephan Raue
9341cf1cbf libevdev: update to libevdev-1.3.2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-03-18 10:33:40 +01:00
Stefan Saraev
c482afb77f meh manual resize 2015-03-17 22:04:55 +02:00
Stephan Raue
9de92f7997 util-linux: update to util-linux-2.26.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-03-14 16:41:22 +01:00
Stefan Saraev
c5c546dbf7 busybox: enable all features for 'find' applet 2015-03-12 22:45:20 +02:00
Stephan Raue
fa19e0f1a7 systemd: revert systemd commit 06e9788, see RedHat BZ1196417
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-03-05 22:06:27 +01:00
Stephan Raue
5fd05c1522 systemd: add upstream patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-03-05 22:06:27 +01:00
Stephan Raue
6f6af3185a amremote: configure remote depending on device (WeTek/OpenELEC)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-03-05 22:06:27 +01:00
Stephan Raue
a0f5e13f8f systemd: disable IFLA_BOND_AD_INFO
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-03-03 20:17:10 +01:00
Stephan Raue
30bbe6b3a2 kmod: update to kmod-20
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-03-03 20:17:10 +01:00
MilhouseVH
ffed854d5a lcdproc: don't build parallel 2015-02-24 09:44:28 +00:00
Stefan Saraev
c33ddc5c61 init: ignore ret 8 from fsck if not force checking
when /flash or /storage is on non-persistent storage, it's not
yet available at the time fsck -a -p fires, so just skip
and force fsck only if ret=4

now, if /flash or /storage is non-persistent, users get
either non-recovered fs (just as it was before) or debug
shell if the fs is fubar (bad sb and so). nobody cares.
2015-02-23 00:05:10 +02:00
Stefan Saraev
368f9ae5a1 udevil: use SYSTEMD_WANTS in udev
it seems systemd 219 dont like the way we mount
2015-02-22 22:16:18 +02:00
Stephan Raue
155231685d busybox: enable CONFIG_NANDWRITE and CONFIG_FLASH_ERASEALL
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-02-22 10:38:09 +01:00
Stephan Raue
2d99cd9222 util-linux: update to util-linux-2.26
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-02-22 10:38:09 +01:00
Stefan Saraev
ea2ba04053 systemd: update to systemd-219 2015-02-21 22:19:09 +02:00