commit bd94b4daa23e654ac62ed7e8155bb6f2687b8f6d
Author: Arkadiusz Miśkiewicz <[email protected]>
Date: Thu Dec 1 22:28:24 2022 +0100
Rel 5; enable grep 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 ea134b3..064d586 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: 4
+Release: 5
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 57b4057..2c41e6e 100644
--- a/busybox-initrd.config
+++ b/busybox-initrd.config
@@ -435,7 +435,7 @@ CONFIG_FEATURE_VI_WIN_RESIZE=y
# CONFIG_FEATURE_FIND_PATH is not set
# CONFIG_FEATURE_FIND_REGEX is not set
# CONFIG_FEATURE_FIND_CONTEXT is not set
-# CONFIG_GREP is not set
+CONFIG_GREP=y
# CONFIG_FEATURE_GREP_EGREP_ALIAS is not set
# CONFIG_FEATURE_GREP_FGREP_ALIAS is not set
# CONFIG_FEATURE_GREP_CONTEXT is not set
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/busybox.git/commitdiff/bd94b4daa23e654ac62ed7e8155bb6f2687b8f6d
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit