diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-25 23:05:20 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-25 23:05:20 +0800 |
| commit | e4bf8271be45598172db7947840ed98db83f3d0f (patch) | |
| tree | c7430bc957404c306811901f25d9f9010acd8d32 /repos/core/busybox/abuild | |
| parent | 9f4d8ba04fec48ca1b45a9485af5a245465f6872 (diff) | |
| download | alicelinux-e4bf8271be45598172db7947840ed98db83f3d0f.tar.gz alicelinux-e4bf8271be45598172db7947840ed98db83f3d0f.zip | |
busybox: added patches and runit services fixes
Diffstat (limited to 'repos/core/busybox/abuild')
| -rw-r--r-- | repos/core/busybox/abuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/repos/core/busybox/abuild b/repos/core/busybox/abuild index b1b92271..ac9c1b56 100644 --- a/repos/core/busybox/abuild +++ b/repos/core/busybox/abuild @@ -1,9 +1,11 @@ name=busybox version=1.37.0 -release=1 +release=2 source="https://${name}.net/downloads/${name}-${version}.tar.bz2 0001-awk-fix-handling-of-literal-backslashes-in-replaceme.patch 0016-ping-make-ping-work-without-root-privileges.patch + 0031-syslogd-fix-wrong-OPT_locallog-flag-detection.patch + 0034-adduser-remove-preconfigured-GECOS-full-name-field.patch kernel-6.8-tca.patch fsck-resolve-uuid.patch adduser-no-setgid.patch |