]> git.pld-linux.org Git - packages/busybox.git/commitdiff
Rel 6; enable uname for initrd auto/th/busybox-1.35.0-6
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 1 Dec 2022 21:48:25 +0000 (22:48 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 1 Dec 2022 21:48:25 +0000 (22:48 +0100)
busybox-initrd.config
busybox.spec

index 2c41e6e606288c4dd6e590b17802aaee49b0663a..a05de74a3c9111ba9e93a24d3eb69ea8cff3f1c8 100644 (file)
@@ -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
index 064d58620042e4ea7a85d6e034f951570143fbff..cde17d55c9300df894a1e0c6eb65530eb16cb7c3 100644 (file)
@@ -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
This page took 0.095842 seconds and 4 git commands to generate.