Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Apr 2021 09:53:01 -0700
From:      John Baldwin <jhb@FreeBSD.org>
To:        Mark Millard <marklmi@yahoo.com>, freebsd-current <freebsd-current@freebsd.org>, FreeBSD-STABLE Mailing List <freebsd-stable@freebsd.org>
Subject:   Re: Despite the documentation, "etcupdate extract" handles -D destdir (and its contribution to the default workdir)
Message-ID:  <22d663bf-e3b4-9fc6-b6ec-0bd8f7ea6eb1@FreeBSD.org>
In-Reply-To: <189610CE-CFE1-45D5-852B-D47603935F6F@yahoo.com>
References:  <189610CE-CFE1-45D5-852B-D47603935F6F.ref@yahoo.com> <189610CE-CFE1-45D5-852B-D47603935F6F@yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 4/24/21 12:22 PM, Mark Millard via freebsd-current wrote:
> # etcupdate -?
> Illegal option -?
> 
> usage: etcupdate [-npBF] [-d workdir] [-r | -s source | -t tarball]
>                   [-A patterns] [-D destdir] [-I patterns] [-L logfile]
>                   [-M options]
>         etcupdate build [-B] [-d workdir] [-s source] [-L logfile] [-M options]
>                   <tarball>
>         etcupdate diff [-d workdir] [-D destdir] [-I patterns] [-L logfile]
>         etcupdate extract [-B] [-d workdir] [-s source | -t tarball] [-L logfile]
>                   [-M options]
>         etcupdate resolve [-p] [-d workdir] [-D destdir] [-L logfile]
>         etcupdate status [-d workdir] [-D destdir]
> 
> The "etcupdate extract" material does not show -D destdir as valid.

Thanks, it was a documentation oversight I've just fixed.  It is definitely
supposed to work and is quite useful for cross-builds (e.g. I use it frequently
to update rootfs images I use with qemu for RISC-V or MIPS that I run under
qemu, or when updating the SD-card for my RPI that I cross-build on an x86
host).

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?22d663bf-e3b4-9fc6-b6ec-0bd8f7ea6eb1>