Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Oct 2017 21:16:38 -0500
From:      Benjamin Kaduk <bjk@freebsd.org>
To:        Nathan Whitehorn <nwhitehorn@freebsd.org>
Cc:        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:  <20171020021638.GI96685@kduck.kaduk.org>
In-Reply-To: <0dde8df6-6c8b-ac2d-f109-12ca6b1df341@freebsd.org>
References:  <201710182256.v9IMulLG092310@repo.freebsd.org> <0dde8df6-6c8b-ac2d-f109-12ca6b1df341@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
That's a fair point.  I didn't want Steve's report to get lost on the
mailing list but didn't have time to look very hard yesterday, so I
just put something quick in (as the old verison is obviously wrong).

There's also some mandoc -Tling nits reported in this page, so hopefully
I'll get some time to make further improvements this weekend.  Unless you
wanted to fix it yourself?

Thanks,

Ben

On Wed, Oct 18, 2017 at 09:12:02PM -0700, Nathan Whitehorn wrote:
> 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?20171020021638.GI96685>