Commit Graph
573 Commits
Author SHA1 Message Date
Sylvestre Ledru a0af03c07a make build-gnu.sh reentrant 2026-01-11 17:23:08 +01:00
oech3 749cc47ba2 build-gnu.sh: Build seq as multicall-binary 2026-01-11 17:54:26 +09:00
Sylvestre LedruandGitHub 4c3bdeaf7b Merge pull request #10162 from oech3/patch-6
run-gnu-tests-smack-ci.sh: Use multi-call binary for faster build
2026-01-10 16:31:02 +01:00
Sylvestre LedruandGitHub 6a20bcb9a9 Merge pull request #10141 from RenjiSann/revert-checksum-clap
Revert recent checksum CLI changes
2026-01-10 16:27:53 +01:00
oech3 6d3df54a7e run-gnu-tests-smack-ci.sh: Use multi-call binary for faster build 2026-01-10 23:38:04 +09:00
a17e814aea run-gnu-tests-smack-ci.sh: Use release-small profile for faster build (#10144)
Co-authored-by: Sylvestre Ledru <sylvestre.ledru@gmail.com>
2026-01-10 08:37:19 +01:00
Chris DrydenandGitHub e143680056 Adding dd to SELinux to enable cp-a-selinux (#10148) 2026-01-09 23:32:13 +01:00
Christopher Dryden fc60a33f96 ci: add df/skip-rootfs test to SMACK/ROOTFS CI 2026-01-09 20:54:51 +00:00
Chris DrydenandGitHub b5a49f33b5 tac: use temp file for stdin to respect TMPDIR and handle disk-full errors (#10094) 2026-01-09 20:31:46 +01:00
Dorian Peron b1edc49ef6 Revert "hashsum: Move --ckeck's deps to clap"
This reverts commit c01e83eb76.
2026-01-09 13:48:48 +01:00
Dorian Peron 0de3871dbc Revert "build-gnu.sh: Let md5sum.pl clap compatible"
This reverts commit 29c777cfca.
2026-01-09 13:48:48 +01:00
Sylvestre LedruandGitHub 20a5c3afe9 Add SMACK support to id, mkdir, mkfifo, mknod utilities (#9910)
* Add SMACK support to id, mkdir, mkfifo, mknod utilities

* Address review comments: refactor SMACK helpers and rename SELinux flags

* Use official Arch Linux download URL for SMACK CI

* smack: refactor to single set_smack_label_and_cleanup function
2026-01-07 17:03:28 +01:00
Chris DrydenandGitHub 3aed0227c4 Add bad-speed.sh test script to fetch-gnu.sh (#10077) 2026-01-07 08:42:19 +01:00
Chris DrydenandGitHub 7f3a359563 cp: use FileInformation without dereference for symlink destination check to match GNU behaviour for test/nfs-removal-race (#10086)
* cp: use lstat for destination check to support LD_PRELOAD tests

* fs: fix Windows is_symlink type mismatch and add explanatory comment

* cp: use stat for dest existence check to support LD_PRELOAD
2026-01-07 07:29:57 +01:00
Christopher Dryden 3078a6eddd runcon: fix SELinux test failures by adding chmod to build and fixing -c PATH behavior 2026-01-06 18:20:05 +00:00
Christopher Dryden 6e588fed34 Use official Arch Linux download URL for SMACK CI 2026-01-05 11:41:12 -05:00
Christopher Dryden ad5d56949c Add SMACK support to id, mkdir, mkfifo, mknod utilities 2026-01-05 11:41:12 -05:00
oech3andoech3 29c777cfca build-gnu.sh: Let md5sum.pl clap compatible 2026-01-05 17:54:56 +09:00
oech3andoech3 c01e83eb76 hashsum: Move --ckeck's deps to clap 2026-01-03 07:47:16 +09:00
oech3andGitHub c06050b779 build-gnu.sh: Drop a variable & cleanup (#9953) 2026-01-01 12:37:59 +01:00
oech3andGitHub 72a3f751eb build-gnu.sh: Skip make at SELinux tests (#9970) 2026-01-01 12:37:37 +01:00
oech3andGitHub e33dadd45a Merge pull request #9943 from oech3/patch-4
GnuTests.yml: Stop manpage generation to reduce size of log
2025-12-31 14:24:35 +01:00
oech3andGitHub 650fe9fd81 Merge pull request #9567 from oech3/patch-3
build-gnu.sh: Use MULTICALL=y and skip not used utils for faster build
2025-12-29 16:47:33 +01:00
Chris DrydenandGitHub bea05bbb56 CI: Add SMACK test runner for GNU tests (#9888)
* CI: Add SMACK test runner for GNU tests

* Fix SMACK CI to only build ls (only utility with SMACK support)
2025-12-29 00:18:16 +01:00
oech3andoech3 e7553732c1 Avoid wrong PASS and enable 1 test 2025-12-27 22:37:31 +09:00