Date: Mon, 17 Nov 2008 13:08:55 +0300 From: Stanislav Sedov <stas@FreeBSD.org> To: "Peter Steele" <psteele@maxiscale.com> Cc: freebsd-hackers@freebsd.org Subject: Re: How can I add new binaries to the mfsroot image? Message-ID: <20081117130855.d845d507.stas@FreeBSD.org> In-Reply-To: <2ACA3DE8F9758A48B8BE2C7A847F91F23B502B@polaris.maxiscale.com> References: <2ACA3DE8F9758A48B8BE2C7A847F91F23B502B@polaris.maxiscale.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Signature=_Mon__17_Nov_2008_13_08_55_+0300_xIuE4NsJlc_0jzZn Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, 16 Nov 2008 14:59:29 -0800 "Peter Steele" <psteele@maxiscale.com> mentioned: >=20 > What's weird is that I can open a fixit shell after the install.cfg > script fails and then run the same commands interactively and they work > fine. Why would work these commands work in an interactive fixit shell > but not during the automated sysinstall session? >=20 I'm not sure, but probably the installation CD doesn't carry shared libraries at all? All binaries in /stand are static-linked ones. You could also try scripts from mfsbsd project: http://people.freebsd.org/~mm/mfsbsd/ These works for me fine for building custom installation CDs. --=20 Stanislav Sedov ST4096-RIPE --Signature=_Mon__17_Nov_2008_13_08_55_+0300_xIuE4NsJlc_0jzZn Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkkhQrsACgkQK/VZk+smlYGcEQCeMwVpXN8aI+u6uBplEL+azoyU 4a0An1bgmLxAWZN4/ClDpyJe+tj6fcU/ =IqhS -----END PGP SIGNATURE----- --Signature=_Mon__17_Nov_2008_13_08_55_+0300_xIuE4NsJlc_0jzZn--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081117130855.d845d507.stas>