This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: Is there no other run-parts in cygwin?
- From: Brian Inglis <Brian dot Inglis at SystematicSw dot ab dot ca>
- To: cygwin at cygwin dot com
- Date: Fri, 30 Aug 2019 10:38:20 -0600
- Subject: Re: Is there no other run-parts in cygwin?
- References: <1508652225.20190830111355@yandex.ru>
- Reply-to: Brian dot Inglis at SystematicSw dot ab dot ca
On 2019-08-30 02:13, Andrey Repin wrote:
> The only run-parts thing I've found comes with busybox.
> Is there no standalone one?
I downloaded it from Cygwin ports years ago - found repos at:
http://ftp.tcrc.edu.tw/Unix/sourceware.org/cygwinports/x86_64/release/debianutils/
http://ftp.nchu.edu.tw/Unix/sourceware.org/cygwinports/x86_64/release/debianutils/
which you can grab all of into /tmp/ with:
$ wget -nv -P /tmp/ -m -np -nH --cut-dirs=5 $REPO
or just the binary with:
$ wget -nv -P /tmp/ $REPO/debianutils-4.4-1.tar.xz
unless you want to grab and stash more of the ports archive.
Download and (if unfamiliar) install with:
$ tar -x -C / -f /tmp/debianutils-4.4-1.tar.xz
--
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada
This email may be disturbing to some readers as it contains
too much technical detail. Reader discretion is advised.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple