Commit Graph

3028 Commits

Author SHA1 Message Date
Chris Novakovic
dac5caa67c initramfs: write /dev/.flash_netboot if /flash is a remote filesystem
The init script currently touches a file at /dev/.storage_netboot if
/storage is a remote filesystem, so that scripts that run after the root
filesystem has been switched can behave differently depending on whether
/storage is mounted locally or remotely. Add similar functionality for
/flash by touching /dev/.flash_netboot if it is a remote filesystem.
2018-05-03 13:25:38 +01:00
MilhouseVH
d2c492426e Merge pull request #2652 from lrusak/systemd-update
systemd: update to v238
2018-04-30 22:59:54 +01:00
MilhouseVH
7231813183 Merge pull request #2658 from HiassofT/le9-systemd-logind
systemd: don't power off when power button is pressed
2018-04-30 22:58:32 +01:00
Matthias Reichl
71b060e76e busybox: always build devmem
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-04-25 16:19:33 +02:00
Matthias Reichl
2c2ee230e8 systemd: allow logind.conf.d user configurations
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-04-21 10:03:10 +02:00
Matthias Reichl
bf217bc814 systemd: ignore power button
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-04-21 10:03:07 +02:00
MilhouseVH
3f77fa32b1 lirc: build with default state dir /var/run/lirc 2018-04-18 20:46:21 +01:00
Lukas Rusak
8b64d0c556 systemd: update to v238 2018-04-18 11:54:29 -07:00
Sascha Kuehndel (InuSasha)
d38cadaf8c meson: update to 0.45
- generate cross-file per package, needed since https://github.com/mesonbuild/meson/pull/1807 to use changed build-flags
2018-03-21 17:10:10 +01:00
Sascha Kuehndel (InuSasha)
8827a540aa buildsystem: add BUILD_FLAG support
- replace strip_lto/strip_gold (only allowed to disable)
- add flag for PIC feature
- add flag to stop build parallel
- add support for hardening option (initial copy from debian 9)

All build parameters, are added in setup_toolchain.
`PKG_[FLAG]_[HOST/TARGET]_ENABLED` variable is introduced for checking the flag (yes/no) in the package.mk

Thanks to @MilhouseVH, for support and fixing
2018-03-07 18:35:01 +01:00
MilhouseVH
6d6f9daacb busybox: update init config for 1.28.1 2018-03-01 11:19:27 +00:00
MilhouseVH
68cbae3262 Merge pull request #2504 from adamg88/le90_busybox_1281
busybox: bump package to v1.28.1
2018-02-27 16:47:53 +00:00
MilhouseVH
8fa36a2642 busybox: don't build parallel 2018-02-21 17:19:36 +00:00
MilhouseVH
b7967dfcb7 Revert "add -J flag to limit race condition during build step"
This reverts commit 8af0df0bf6.
2018-02-21 17:17:51 +00:00
Adam Green
9d4a55d566 busybox: bump package to v1.28.1 2018-02-16 15:02:37 +00:00
MilhouseVH
cd32b5000b e2fsprogs: update to e2fsprogs-1.43.9, change download url 2018-02-14 07:38:23 +00:00
MilhouseVH
646a20ff73 tz: update to tz-2018c 2018-02-07 00:50:39 +00:00
MilhouseVH
109e2d9771 squashfs: update to squashfs-e38956b 2018-02-06 07:21:16 +00:00
MilhouseVH
5e68a5b88b systemd: fix build with kernel 3.10 2018-02-05 19:20:55 +00:00
MilhouseVH
003ec420d4 systemd: fix glibc-2.27 build with pre-3.17.0 kernels 2018-02-05 19:20:55 +00:00
MilhouseVH
ba281cd6dc e2fsprogs: update to e2fsprogs-1.43.8
Needed to compile with glibc-2.27
2018-02-05 19:20:54 +00:00
MilhouseVH
8131c87e21 systemd: update to systemd-237
Needed to compile with glibc-2.27

No need to build test suite.
2018-02-05 19:20:54 +00:00
kszaq
92141f73e8 Merge pull request #2464 from adamg88/le90_minix_keytable
v4l-utils: add remote config for minix ir remote to libreelec_multi_amlogic
2018-02-03 13:47:47 +01:00
MilhouseVH
208ff6fd8e busybox: use helper function 2018-02-01 05:21:36 +00:00
Adam Green
d8c66afe7d v4l-utils: add remote config for minix ir remote to libreelec_multi_amlogic
http://minix.com.hk/uploads/images/neo-row-04.jpg

this config also makes the power button work on the Neo A3 remote
2018-01-31 10:39:39 +00:00