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