From 33d5af2e8a77439977fd1c0c02d9859e38144835 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Mon, 4 May 2020 17:31:29 +0300 Subject: [PATCH] busybox: Drop halt as it is not portable across inits --- core/busybox/checksums | 2 +- core/busybox/files/.config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/busybox/checksums b/core/busybox/checksums index 3c96f3fe..7baaa09f 100644 --- a/core/busybox/checksums +++ b/core/busybox/checksums @@ -4,7 +4,7 @@ d0f940a72f648943c1f2211e0e3117387c31d765137d92bd8284a3fb9752a998 busybox-1.31.1 0f54301a73af461e8066bc805b48d991cfed513d08a2f036e015b19f97cb424a modprobe-kernel-version.patch 68e0c7d5e96902d3b890e89d9b018ae11d53ed3104bfedd624a1485df58b11cb print-unicode.patch f0e17fefc0af6b10205d72b242b6ef7481a58ff07726c62890ebc5893b96a396 install-fix-chown.patch -def24dc1ed71ae62b3fe54ba24e4e9d05e8439623b06152f03f13df078f09dab .config +eacb5e9042e4f0735510f6e199fc81cf53e8b37746832d9a5e51e708c76033cc .config b4479adaabffb1fe9af7db676929e8f5f6bbc47869c5309a19056aa66196fbce .config-suid 76978b2b69361d47b3bb314a8a320ca274b2af7339c571be1a19f0e1d8c4da6a acpid.run 814dea14ac612125e97dcc1d619219b2c9dfc14850bf48d858421fb2c98eca12 crond.run diff --git a/core/busybox/files/.config b/core/busybox/files/.config index 384ef34a..b01d18f5 100644 --- a/core/busybox/files/.config +++ b/core/busybox/files/.config @@ -485,7 +485,7 @@ CONFIG_FEATURE_XARGS_SUPPORT_ARGS_FILE=y # CONFIG_BOOTCHARTD is not set # CONFIG_FEATURE_BOOTCHARTD_BLOATED_HEADER is not set # CONFIG_FEATURE_BOOTCHARTD_CONFIG_FILE is not set -CONFIG_HALT=y +# CONFIG_HALT is not set CONFIG_POWEROFF=y CONFIG_REBOOT=y CONFIG_FEATURE_WAIT_FOR_INIT=y