[packages/busybox] Rel 6; enable uname for initrd

arekm arekm at pld-linux.org
Thu Dec 1 22:48:31 CET 2022


commit a9c6a5d2eca8e28a9293f42d42923c4d7043625a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Dec 1 22:48:25 2022 +0100

    Rel 6; enable uname for initrd

 busybox-initrd.config | 3 ++-
 busybox.spec          | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/busybox.spec b/busybox.spec
index 064d586..cde17d5 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:	5
+Release:	6
 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 2c41e6e..a05de74 100644
--- a/busybox-initrd.config
+++ b/busybox-initrd.config
@@ -294,7 +294,8 @@ CONFIG_TEST2=y
 # CONFIG_FEATURE_TR_EQUIV is not set
 CONFIG_TRUE=y
 # CONFIG_TTY is not set
-# CONFIG_UNAME is not set
+CONFIG_UNAME=y
+CONFIG_UNAME_OSNAME="PLD/Linux"
 # CONFIG_BB_ARCH is not set
 # CONFIG_UNEXPAND is not set
 # CONFIG_FEATURE_UNEXPAND_LONG_OPTIONS is not set
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list