CvH
fe1d278963
Merge pull request #2689 from MilhouseVH/le90_init_sky42_patches
...
init: add sky42 enhancements/bug fixes
2018-05-23 02:27:33 +02:00
CvH
3d36d65293
systemd: add patches to fix 3.14 aml
2018-05-16 13:35:27 +02:00
MilhouseVH
517330f9fe
installer: drop extlinux support, not needed - use syslinux
2018-05-15 22:14:42 +01:00
MilhouseVH
cdb7daba21
grub: drop /flash/grub.cfg
2018-05-15 22:14:42 +01:00
MilhouseVH
7f61cb0349
init: fix grub check
2018-05-15 22:14:42 +01:00
MilhouseVH
52aa5db587
init: extra update validation
2018-05-15 22:14:42 +01:00
MilhouseVH
4c0b9c5f85
init: stop using backticks, minor cleanup
2018-05-15 22:14:42 +01:00
MilhouseVH
01a87ad788
init: fix // as IMAGE_KERNEL and IMAGE_SYSTEM should always have a leading /
2018-05-15 22:14:42 +01:00
MilhouseVH
20992919e1
init: update copyright
2018-05-15 22:14:42 +01:00
MilhouseVH
d8d723d7c2
init: drop BOOT_IMAGE from RPi/RPi2/Rockchip; fix img upgrades
2018-05-15 22:14:42 +01:00
MilhouseVH
63d995fc9c
init: add post mount user hooks
2018-05-15 22:14:42 +01:00
MilhouseVH
f918598aa9
init: allow configurable ramdisk limit
2018-05-15 22:14:42 +01:00
MilhouseVH
2c281d13d9
syslinux.cfg/init/etc: unify syslinux.cfg
2018-05-15 22:14:42 +01:00
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