[packages/busybox] Rel 4; enable lspci on initrd

arekm arekm at pld-linux.org
Thu Dec 1 22:26:34 CET 2022


commit 024cbc816a2a9a06ace08d86ec0f32d69d790687
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Dec 1 22:26:29 2022 +0100

    Rel 4; enable lspci on initrd

 busybox-initrd.config | 2 +-
 busybox.spec          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/busybox.spec b/busybox.spec
index 6a2800f..ea134b3 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:	3
+Release:	4
 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 ef90981..57b4057 100644
--- a/busybox-initrd.config
+++ b/busybox-initrd.config
@@ -585,7 +585,7 @@ CONFIG_FREERAMDISK=y
 # CONFIG_IPCRM is not set
 # CONFIG_IPCS is not set
 CONFIG_LOSETUP=y
-# CONFIG_LSPCI is not set
+CONFIG_LSPCI=y
 # CONFIG_LSUSB is not set
 CONFIG_MDEV=y
 CONFIG_FEATURE_MDEV_CONF=y
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list