Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jul 2012 13:09:40 +0200
From:      =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@des.no>
To:        Tim Kientzle <tim@kientzle.com>
Cc:        Ryan Stone <rysto32@gmail.com>, freebsd-arch@freebsd.org
Subject:   Re: Generating a tarball directly from make installworld
Message-ID:  <861ukio8p7.fsf@ds4.des.no>
In-Reply-To: <25149679-6B99-4FF0-AB8C-90D5A7880F00@kientzle.com> (Tim Kientzle's message of "Tue, 10 Jul 2012 21:47:13 -0700")
References:  <CAFMmRNwiZtbfuyT3tZ1udKk=VPJgwVuAD9gS=FY9rdGuoupqMw@mail.gmail.com> <25149679-6B99-4FF0-AB8C-90D5A7880F00@kientzle.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Tim Kientzle <tim@kientzle.com> writes:
> /bin/ls user=3Droot group=3Dwheel mode=3D0755 contents=3D/usr/obj/usr/src=
/bin/ls/ls

Unfortunately, passing that line to tar is not quite equivalent to first
installing ls then tarring it, because install normally strips ls.

There may be other cases as well where the file that ends up being
installed does not exist in that form - or at all - in the object tree,
but is transformed or even created at install time.

DES
--=20
Dag-Erling Sm=C3=B8rgrav - des@des.no



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?861ukio8p7.fsf>