Rudi Heitbaum
2d4e1b6ea6
e2fsprogs: update to 1.47.0
2023-03-17 11:17:26 +00:00
Rudi Heitbaum
4d6d86986c
e2fsprogs: update to 1.46.6
...
commit 1.46.6:
https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git/commit/?h=maint&id=0127761a94aac2183c46448b34e052006c45b246
commit 1.46.6-rc1:
https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git/commit/?h=maint&id=8e70bf2a1c2998b0580ac55c97ffb00983bfc80d
2023-02-03 08:18:22 +00:00
heitbaum
5068919cce
e2fsprogs: update to 1.46.5
...
update 1.46.4 (2021-08-18) to 1.46.5 (2021-12-30)
release notes:
- https://github.com/tytso/e2fsprogs/blob/master/doc/RelNotes/v1.46.5.txt
2022-01-01 11:32:50 +00:00
heitbaum
1f5cc850e3
e2fsprogs: update to 1.46.4
...
update 1.45.7 (2021-01-28) to 1.46.4 (2021-08-19)
commit:
- 2b0d66bbec
- df0fe7c9a3
- 67f2b54667
- 496669a290
- 2dfad18d8b
release notes:
- https://github.com/tytso/e2fsprogs/blob/master/doc/RelNotes/v1.46.0.txt
- https://github.com/tytso/e2fsprogs/blob/master/doc/RelNotes/v1.46.1.txt
- https://github.com/tytso/e2fsprogs/blob/master/doc/RelNotes/v1.46.2.txt
- https://github.com/tytso/e2fsprogs/blob/master/doc/RelNotes/v1.46.3.txt
- https://github.com/tytso/e2fsprogs/blob/master/doc/RelNotes/v1.46.4.txt
2021-12-11 03:05:14 +00:00
mglae
75ca127803
e2fsprogs: always support timestamps >2038
2021-10-18 23:35:48 +02:00
Ian Leonard
08c37b5795
hfstools: move diskdev_cmds inclusion in image to virtual package
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-03-25 00:58:04 +00:00
Ian Leonard
b46797c6a1
e2fsprogs: bump to 1.45.7
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-03-25 00:54:23 +00:00
Ian Leonard
b31ce30170
sysutils: automated code cleanup
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:34:16 +00:00
Ian Leonard
dc98f5dd10
e2fsprogs: update to 1.45.6
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-10-01 23:32:40 +00:00
Ian Leonard
8682b99e89
e2fsprogs: don't create ext4dev symlinks
...
ext4dev was promoted to ext4 in 2012.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2020-10-01 23:32:40 +00:00
MilhouseVH
ce7d370c63
e2fsprogs: update to e2fsprogs-1.45.5
2020-02-17 06:37:58 +00:00
MilhouseVH
23ad6ebdbf
e2fsprogs: remove unrecognized option
2020-01-14 04:01:30 +00:00
MilhouseVH
41bdcdc589
e2fsprogs: disable automagic udev/systemd/crond detection
2020-01-14 02:27:09 +00:00
Christian Hewitt
148d036477
Merge pull request #3858 from MilhouseVH/le10_dosfstools-4.1
...
dosfstools/e2fsprogs: update to latest
2019-10-25 04:43:19 +04:00
Sascha Kuehndel (InuSasha)
c7c469431e
buildsystem: host should not depend on cross-compiler
2019-10-18 19:41:00 +02:00
MilhouseVH
30254f04bc
e2fsprogs: update to e2fsprogs-1.45.3
2019-09-20 18:17:04 +01:00
Matthias Reichl
1279399385
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 20:20:37 +02:00
MilhouseVH
4c2cd23c74
e2fsprogs: update to e2fsprogs-1.45.2
2019-06-12 19:07:55 +01:00
MilhouseVH
b4e528508b
e2fsprogs: update to e2fsprogs-1.45.1
2019-06-07 08:49:07 +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