Sascha Kuehndel (InuSasha)
210f07124c
buildsystem: host should not depend on cross-compiler
2020-08-07 15:26:28 +02:00
MilhouseVH
6f80a63266
e2fsprogs: remove unrecognized option
2020-01-21 19:05:51 +00:00
MilhouseVH
8b8fa8b2a1
e2fsprogs: disable automagic udev/systemd/crond detection
2020-01-21 19:05:51 +00:00
MilhouseVH
d5cf40ff13
e2fsprogs: update to e2fsprogs-1.45.3
2020-01-21 19:05:37 +00:00
Matthias Reichl
6fce87427b
e2fsprogs: build binaries needed for image creation
...
build e2fsck, mke2fs and tune2fs and install them to toolchain
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-16 21:02:12 +02:00
MilhouseVH
8468cb546d
e2fsprogs: update to e2fsprogs-1.45.2
2019-06-15 06:26:29 +01:00
MilhouseVH
fb0007845a
packages: mega bump
2019-06-13 22:12:21 +01:00
MilhouseVH
b135c7ead9
packages: add missing dependencies
2019-02-08 17:17:43 +00:00
MilhouseVH
0661263dd8
buildsystem: restore set -e fail-on-error behaviour
2019-01-24 19:17:39 +00:00
MilhouseVH
97db4b4af1
packages: fix more references to setup_toolchain vars
2018-12-28 03:57:00 +00:00
CvH
85e5b4dc1f
cleanup: PKG_SHORTDESC
2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f
cleanup: remove PKG_ARCH="any"
2018-10-22 15:06:12 +02:00
CvH
4317bc5002
cleanup: remove PKG_SECTION
2018-10-22 15:06:11 +02:00
CvH
1b9cbdaf26
spdx: packages/sysutils
2018-07-18 22:37:47 +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
cd32b5000b
e2fsprogs: update to e2fsprogs-1.43.9, change download url
2018-02-14 07:38:23 +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
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF
2017-11-22 00:41:12 +01:00
cvh
4452de37d8
remove double newline at EOF
2017-10-16 01:25:19 +02:00
cvh
837b447b7c
decommission PKG_IS_ADDON
2017-10-16 00:01:20 +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
Lukas Rusak
1d2572dead
Merge pull request #1687 from MilhouseVH/nofuse2fs
...
e2fsprogs: do not build fuse2fs
2017-06-14 13:07:24 -07:00
MilhouseVH
60468aab4f
e2fsprogs: avoid installing read-only files into the toolchain
2017-06-13 16:03:40 +01:00
MilhouseVH
9eecf8e72b
e2fsprogs: do not build fuse2fs
2017-06-11 23:57:19 +01:00
MilhouseVH
0d88273887
e2fsprogs: update to e2fsprogs-1.43.4, rework host build, ship full compile_et
2017-05-06 22:45:26 +01: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
MilhouseVH
14f5fefa2a
e2fsprogs: make e2fsprogs bumpable
2017-01-18 00:09:20 +00:00
Peter Vicman
413482eae7
e2fsprogs: update to 1.43.3
2017-01-10 15:33:35 +01:00
Lukas Rusak
01802edb3c
e2fsprogs: use unified /usr
2016-12-04 13:23:45 -08:00
awiouy
88346815ec
e2fsprogs: disable autoreconf
2016-11-15 20:51:46 +01:00
awiouy
e0c2de9b39
Decommission PKG_PRIORITY
2016-09-24 11:57:39 +02:00
MilhouseVH
a93965b314
e2fsprogs: Don't parallel build
2016-02-20 23:50:20 +00:00
Peter Vicman
3b75736931
scripts/mkimage: create disk image without sudo
...
Mtools is used to format and copy files to vfat partition.
Populatefs is used to copy files to ext4 partition.
Tested on imx6 with u-boot, Generic with BIOS and EFI boot.
To avoid messing around with ext4 partition we could also provide "empty" disk image file. Both partitions would be already formatted and storage partition would already contain resize file. Then mkimage script would only copy kernel, system, bootloader files and install bootloader.
But current approach is more flexible for future use.
2016-02-19 08:49:20 +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
aff34b9f7a
e2fsprogs: update to e2fsprogs-1.42.13
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-05-20 11:25:05 +02:00
Stephan Raue
04cff3deab
e2fsprogs: install 'mkfs.ext*' to initramfs if enabled
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-09-20 14:09:59 +02:00
Patrick Rasmussen
2262e0f72b
compile with lto
2014-09-13 11:49:02 +02:00
Stephan Raue
dd080c4128
e2fsprogs: update to e2fsprogs-1.42.12
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-09-03 22:36:47 +02:00
Stephan Raue
af97a8491e
e2fsprogs: update to e2fsprogs-1.42.11
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-07-11 21:22:44 +02:00
Stephan Raue
79191da0dd
e2fsprogs: create symlinks to fsck.*, install remove fsck binary from target (we want the one from util-linux)
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-06-07 14:56:51 +02:00
Stefan Saraev
112697518d
e2fsprogs: fix PKG_CONFIGURE_OPTS_INIT
2014-06-04 16:19:38 +02:00
Stephan Raue
463bb255ad
e2fsprogs: update to e2fsprogs-1.42.10
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-06-04 13:45:29 +02:00
Stephan Raue
48ef37a2f7
e2fsprogs: add initramfs support, include e2fsck to initramfs
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-05-26 00:47:29 +02:00
Stephan Raue
ff84181d94
e2fsprogs: remove unneeded applets from image
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-05-25 15:27:27 +02:00
Stephan Raue
98fff54f0f
e2fsprogs: fails to build with LTO support on gcc-4.9
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-04-23 18:31:58 +02:00
Stefan Saraev
e52c90e511
e2fsprogs: fix target depends
2014-02-04 21:38:55 +02:00
Stephan Raue
302e9d8cc7
e2fsprogs: rework PKG_DEPENDS, replace and merge PKG_BUILD_DEPENDS_* with PKG_DEPENDS_*
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-30 14:56:18 +01:00
Stephan Raue
279ca4a299
e2fsprogs: convert to new package format
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-25 16:04:36 +01:00
Stephan Raue
0f3e2d4ffa
update license headers
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-21 21:51:48 +01:00