Date: Wed, 18 Oct 2017 21:12:02 -0700 From: Nathan Whitehorn <nwhitehorn@freebsd.org> To: Benjamin Kaduk <bjk@freebsd.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r324732 - head/usr.sbin/jail Message-ID: <0dde8df6-6c8b-ac2d-f109-12ca6b1df341@freebsd.org> In-Reply-To: <201710182256.v9IMulLG092310@repo.freebsd.org> References: <201710182256.v9IMulLG092310@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Is this even true? Don't you want to run bsdconfig? We split that functionality out from the installer when sysinstall was replaced. -Nathan On 10/18/17 15:56, Benjamin Kaduk wrote: > Author: bjk (doc committer) > Date: Wed Oct 18 22:56:46 2017 > New Revision: 324732 > URL: https://svnweb.freebsd.org/changeset/base/324732 > > Log: > Adopt jail.8 to our brave new bsdinstall world > > Submitted by: Steve Kargl > MFC after: 3 days > > Modified: > head/usr.sbin/jail/jail.8 > > Modified: head/usr.sbin/jail/jail.8 > ============================================================================== > --- head/usr.sbin/jail/jail.8 Wed Oct 18 22:00:44 2017 (r324731) > +++ head/usr.sbin/jail/jail.8 Wed Oct 18 22:56:46 2017 (r324732) > @@ -1006,7 +1006,7 @@ jail -c path=/data/jail/testjail mount.devfs \\ > .Pp > Assuming no errors, you will end up with a shell prompt within the jail. > You can now run > -.Pa /usr/sbin/sysinstall > +.Pa /usr/sbin/bsdinstall > and do the post-install configuration to set various configuration options, > or perform these actions manually by editing > .Pa /etc/rc.conf , >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0dde8df6-6c8b-ac2d-f109-12ca6b1df341>