summaryrefslogtreecommitdiff
path: root/aports/busybox
diff options
context:
space:
mode:
authorPÁLI Gábor János <pali.gabor@gmail.com>2022-04-24 13:09:16 +0200
committerPÁLI Gábor János <pali.gabor@gmail.com>2022-04-24 13:09:16 +0200
commitc605bacaf3ef53a8e2359c8640770c9bd91daceb (patch)
tree093d32fdba3fe3345f42a327d20c02e6659dbbab /aports/busybox
parent8d9b3d2cef2410d03215b9471af05dc82530f08e (diff)
downloadfreebsd-wifibox-alpine-c605bacaf3ef53a8e2359c8640770c9bd91daceb.zip
busybox: Add the `sync` command.
Diffstat (limited to 'aports/busybox')
-rw-r--r--aports/busybox/APKBUILD2
-rw-r--r--aports/busybox/config6
2 files changed, 4 insertions, 4 deletions
diff --git a/aports/busybox/APKBUILD b/aports/busybox/APKBUILD
index a1e83c6..40b1d3f 100644
--- a/aports/busybox/APKBUILD
+++ b/aports/busybox/APKBUILD
@@ -196,7 +196,7 @@ e33dbc27d77c4636f4852d5d5216ef60a9a4343484e4559e391c13c813bf65c782b889914eff2e1f
b52050678e79e4da856956906d07fcb620cbf35f2ef6b5a8ee3b8d244ea63b4b98eef505451184d5b4937740d91eef154ed748c30d329ac485be51b37626f251 0001-libbb-sockaddr2str-ensure-only-printable-characters-.patch
ead4ad65d270d8659e1898fa16f76b6cbcf567d8aba238eacccda3764edb4362240d9359d6389873bedc126d405f805fc6dfce653a7181618ebcc67c94bd08d2 0002-nslookup-sanitize-all-printed-strings-with-printable.patch
aa93095e20de88730f526c6f463cef711b290b9582cdbd8c1ba2bd290019150cbeaa7007c2e15f0362d5b9315dd63f60511878f0ea05e893f4fdfb4a54af3fb1 acpid.logrotate
-8b766b424d110c73696e13162ebc077ea27d402d81354c33be90988f39d2b2584444f4d87a24d048e10f18649d39e7771c84574d3b31dff96c3cbe206caac706 config
+86171e6e1a2c905ca4182997812758a249c5b38a3371e925e78c533845ff5f0e8035d8baf223dbe3f8c2afd2237c243f14b76d42d7c5db69117bed59dee245d2 config
c3194ccffe7300a0f55d50fb56d38c8df55d588adac13056fd0be2676594974477f94de5570a5a882bc864c3711cf67aa43b6ad6808e672f4533dd0f7363d2f5 default.script
dd548670114a92404b8e35fb915fdbe5994498b05b0a418583271c3dd72fb7800950e42c095c902a014eb198c046b8a346d43dccd8e7a158048ae33767c572ed acpid.initd
c9d0fb0f8cc27d661d3b4e58c56eb598ca368890576e18ffffd42efdf68ba35537656be9be319b2e2818aa0152d3ca8611bece2433512fbfcd4eed7988765549 crond.initd
diff --git a/aports/busybox/config b/aports/busybox/config
index e4480dd..71b8a4b 100644
--- a/aports/busybox/config
+++ b/aports/busybox/config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Busybox version: 1.34.1
-# Sun Apr 10 17:26:55 2022
+# Sun Apr 24 10:12:56 2022
#
CONFIG_HAVE_DOT_CONFIG=y
@@ -306,8 +306,8 @@ CONFIG_FEATURE_STAT_FORMAT=y
CONFIG_FEATURE_STAT_FILESYSTEM=y
CONFIG_STTY=y
CONFIG_SUM=y
-# CONFIG_SYNC is not set
-# CONFIG_FEATURE_SYNC_FANCY is not set
+CONFIG_SYNC=y
+CONFIG_FEATURE_SYNC_FANCY=y
# CONFIG_FSYNC is not set
# CONFIG_TAC is not set
CONFIG_TAIL=y