Commit graph

122 commits

Author SHA1 Message Date
MilhouseVH
4c7c97605d busybox: update to busybox-1.29.2 2018-08-13 20:21:11 +01:00
CvH
1b9cbdaf26 spdx: packages/sysutils 2018-07-18 22:37:47 +02:00
MilhouseVH
5483e21be9
Merge pull request #2763 from InuSasha/fixes/glibc-drop-obsolete
glibc: drop obsolete code
2018-07-16 00:38:51 +01:00
MilhouseVH
65d87ea47f
Merge pull request #2708 from chewitt/systemd-machineid
systemd: change uuid generation
2018-07-07 18:26:10 +01:00
chewitt
a8026292bb systemd: change uuid generation 2018-07-07 21:25:32 +04:00
Sascha Kuehndel (InuSasha)
b753a3a31d
busybox: build against libtirpc instead of obsolete glibc-rpc 2018-07-05 07:36:10 +02:00
Tomas Kelemen (vudiq)
c2792f5dbb redefine variable names for partition labels 2018-05-30 08:31:04 +02:00
Tomas Kelemen (vudiq)
efe33a0a96 platform_init: use labels defined by distro options 2018-05-29 09:23:01 +02:00
Matthias Reichl
71b060e76e busybox: always build devmem
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-04-25 16:19:33 +02: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
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
208ff6fd8e busybox: use helper function 2018-02-01 05:21:36 +00:00
James Millar
8af0df0bf6 add -J flag to limit race condition during build step 2018-01-26 14:15:45 -05:00
MilhouseVH
dc30a81d1c shadow: move from .config to .cache 2017-12-08 03:31:30 +00:00
MilhouseVH
4c9ad98ae2 /etc/shadow: fix file permissions 2017-12-07 20:16:45 +00:00
Lukas Rusak
712ce0b82e busybox: allow changing root password 2017-12-01 20:06:40 +00:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
Lukas Rusak
280c3e53d5
busybox: update to 1.27.1 2017-08-02 14:48:23 -07:00
Peter Vicman
50a51452be build system: add sha256 checksum to all packages
putting #1597 in use
2017-07-17 20:49:23 +02:00
Lukas Rusak
b1f2b80882
busybox: update to 1.26.2 2017-06-20 17:07:57 -07:00
cvh
93ed6dd232 busybox: cleanup unused config 2017-04-09 17:11:01 +02:00
Christian Hewitt
bdbe578305 Merge pull request #1369 from mglae/fix_fs-resize
Fix file system resize script hang
2017-03-22 20:33:26 +04:00
mglae
d481e13108 busybox: fix fs-resize by using sgdisk 2017-02-19 17:56:21 +01:00
MilhouseVH
99ef6bc05d PKG_BUILD: drop $ROOT, convert to absolute path 2017-02-17 18:17:13 +00:00
MilhouseVH
03366a102c TOOLCHAIN: drop $ROOT, convert to absolute path 2017-02-17 18:17:13 +00:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
DaVukovic
cce01587e7 busybox: add getedid script 2016-12-18 20:00:49 +04:00
Lukas Rusak
725ea4f977
busybox: use unified /usr 2016-12-04 13:23:45 -08:00
MilhouseVH
5ab13b678c busybox: update to busybox-1.25.1 2016-11-18 22:27:33 +00:00
Jonas Karlman
507105941c busybox: platform_init device support 2016-10-28 20:08:08 +02:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
Lukas Rusak
32cb5e55cc busybox: update to 1.25.0 2016-07-25 10:04:58 -07:00
kszaq
9e9ca25cb3 init: Fix updating from img.gz when kernel resides on block device
This fixes updating LE from img.gz when installed on WeTek internal memory.
2016-07-04 20:56:35 +02:00
chewitt
bafd26a80d systemd: fix machine-id uniqueness 2016-05-08 03:50:02 +01:00
Lukas Rusak
16c9545319 busybox: use top from procps-ng 2016-04-22 12:38:10 -07:00
longchair
bb10e9d103 scripts : remove some hardcoded LibreELEC distro name
Allows a distro to have it's name appear in installer and busybox scripts
2016-04-13 17:20:22 +02:00
MilhouseVH
4a66245618 init: move common functions to separate file 2016-03-23 19:43:27 +00:00
Stephan Raue
959b9928cd busybox: update to busybox-1.24.2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-19 12:52:40 -07:00
Lukas Rusak
40af353132 rebrand: LibreELEC 2016-03-12 01:41:55 +01:00
Stephan Raue
777dc0e394 Merge pull request #4594 from chewitt/connman-1.31
connman: update to 1.31
2016-01-12 02:26:51 +01:00
chewitt
d4ba58cc66 connman: update to 1.31 2016-01-10 16:08:55 +01:00
Stephan Raue
f51faa070d packages: update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-02 17:29:56 +01:00
Stephan Raue
2813f9d9ac busybox: update to busybox-1.24.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-10-25 02:29:27 +02:00
Stephan Raue
d5e9be8678 busybox: update to busybox-1.24.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-10-13 18:54:33 +02: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
Stefan Saraev
d879c7046a lcdproc: move nobody user/group to busybox 2015-02-14 22:54:28 +02:00