[packages/busybox] rel 8; enable builtin sleep for initrd

arekm arekm at pld-linux.org
Thu Oct 5 19:32:43 CEST 2023


commit 61cba60ef31f08caea2ccd2b830574abd5a166aa
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Oct 5 19:09:55 2023 +0200

    rel 8; enable builtin sleep for initrd

 busybox-initrd.config | 2 +-
 busybox.spec          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/busybox.spec b/busybox.spec
index d4e6a95..5e3783f 100644
--- a/busybox.spec
+++ b/busybox.spec
@@ -38,7 +38,7 @@ Summary(pt_BR.UTF-8):	BusyBox é um conjunto de utilitários UNIX em um único b
 Name:		busybox
 # stable line only
 Version:	1.35.0
-Release:	7
+Release:	8
 License:	GPL v2
 Group:		Applications
 Source0:	http://www.busybox.net/downloads/%{name}-%{version}.tar.bz2
diff --git a/busybox-initrd.config b/busybox-initrd.config
index a05de74..b801dec 100644
--- a/busybox-initrd.config
+++ b/busybox-initrd.config
@@ -265,7 +265,7 @@ CONFIG_SHRED=y
 # CONFIG_SHA256SUM is not set
 # CONFIG_SHA512SUM is not set
 # CONFIG_SHA3SUM is not set
-# CONFIG_SLEEP is not set
+CONFIG_SLEEP=y
 # CONFIG_FEATURE_FANCY_SLEEP is not set
 # CONFIG_SORT is not set
 # CONFIG_FEATURE_SORT_BIG is not set
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/busybox.git/commitdiff/61cba60ef31f08caea2ccd2b830574abd5a166aa



More information about the pld-cvs-commit mailing list