sysinstall move and make release on FreeBSD-stable

2001-01-18 Thread Chris Knight
Howdy, Since the sysinstall move, make release on FreeBSD-stable (as of 3 hrs ago) breaks when building sysinstall. The output is: ===> usr.sbin/sysinstall cc -o rtermcap /usr/src/usr.sbin/sysinstall/rtermcap.c -ltermcap rm -f makedevs.tmp echo '#include ' > makedevs.tmp ./rtermcap ansi | file2

RE: sysinstall move and make release on FreeBSD-stable

2001-01-19 Thread John Baldwin
On 19-Jan-01 Chris Knight wrote: > Howdy, > > Since the sysinstall move, make release on FreeBSD-stable (as of 3 hrs ago) > breaks when building sysinstall. The output is: rtermcap needs to be a build-tool in world. The 4.x upgrade path is b0rked too. I think that file2c also needs to become

Re: sysinstall move and make release on FreeBSD-stable

2001-01-19 Thread Maxim Sobolev
John Baldwin wrote: > On 19-Jan-01 Chris Knight wrote: > > Howdy, > > > > Since the sysinstall move, make release on FreeBSD-stable (as of 3 hrs ago) > > breaks when building sysinstall. The output is: > > rtermcap needs to be a build-tool in world. The 4.x upgrade path is b0rked > too. I think

Re: sysinstall move and make release on FreeBSD-stable

2001-01-19 Thread John Baldwin
On 19-Jan-01 Maxim Sobolev wrote: > John Baldwin wrote: > >> On 19-Jan-01 Chris Knight wrote: >> > Howdy, >> > >> > Since the sysinstall move, make release on FreeBSD-stable (as of 3 hrs >> > ago) >> > breaks when building sysinstall. The output is: >> >> rtermcap needs to be a build-tool in wor

Re: sysinstall move and make release on FreeBSD-stable

2001-01-20 Thread Daniel C. Sobral
Maxim Sobolev wrote: > > Slightly OT, but could we have a flag to disable building sysinstall during make > world? It's hardly a tool that is required for day-to-day operation, so in most > cases it will only waste considerable amount of root partitition. 1) Now sysinstall is /usr/sbin, and it i

Re: sysinstall move and make release on FreeBSD-stable

2001-01-20 Thread Rogier R. Mulhuijzen
>3) Most of what FreeBSD installs is not required for day-to-day for most >users. Since many users use sysinstall to some extent as a system >managing tool, sysinstall is actually quite more oftenly used than many. It's currently the best way to install packages IMHO. With the automatic dependa

Re: sysinstall move and make release on FreeBSD-stable

2001-01-20 Thread Daniel C. Sobral
"Rogier R. Mulhuijzen" wrote: > > >3) Most of what FreeBSD installs is not required for day-to-day for most > >users. Since many users use sysinstall to some extent as a system > >managing tool, sysinstall is actually quite more oftenly used than many. > > It's currently the best way to install

Re: sysinstall move and make release on FreeBSD-stable

2001-01-20 Thread Rogier R. Mulhuijzen
>What are you talking about? pkg_add -r pkgname, that's all it takes. *hides head in shame* OK so I'm a sucker for the graphical interface =) DocWilco To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message