Re: PR 161548

2012-09-26 Thread Matthew Seaman
On 26/09/2012 07:27, Kevin Lo wrote: > On 2012/09/25 14:03, Matthew Seaman wrote: >> On 24/09/2012 22:29, Jerry wrote: >>> Is there any specific reason that this PR: 161548 is still marked as >>> open? >>> >>> o 2011/10/13 bin/161548 [patch] getent(1) inconsistent treatment of >>> IPv6 host data >>

Re: Re: PR 161548

2012-09-26 Thread Kevin Lo
On 2012/09/26 16:44, Matthew Seaman wrote: On 26/09/2012 07:27, Kevin Lo wrote: On 2012/09/25 14:03, Matthew Seaman wrote: On 24/09/2012 22:29, Jerry wrote: Is there any specific reason that this PR: 161548 is still marked as open? o 2011/10/13 bin/161548 [patch] getent(1) inconsistent treatm

FreeBSD 8.x sysisntall dists

2012-09-26 Thread Rick Miller
Hi All, I performed a `make release` with FreeBSD 8.3p4 sources that built a secondary kernel (called DEBUG). It ended up in the release inside kernels/ as expected. The install.cfg file includes the line: dists=base kernels GENERIC SMP DEBUG doc catpages DEBUG was added to the above along wit

RE: FreeBSD 8.x sysisntall dists

2012-09-26 Thread dteske
> -Original Message- > From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- > questi...@freebsd.org] On Behalf Of Rick Miller > Sent: Wednesday, September 26, 2012 11:29 AM > To: FreeBSD Questions > Subject: FreeBSD 8.x sysisntall dists > > Hi All, > > I performed a `make re

RE: FreeBSD 8.x sysisntall dists

2012-09-26 Thread dteske
> -Original Message- > From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- > questi...@freebsd.org] On Behalf Of Rick Miller > Sent: Wednesday, September 26, 2012 11:29 AM > To: FreeBSD Questions > Subject: FreeBSD 8.x sysisntall dists > > Hi All, > > I performed a `make re

Re: FreeBSD 8.x sysisntall dists

2012-09-26 Thread Rick Miller
>> dists=base kernels GENERIC SMP DEBUG doc catpages >> >> DEBUG was added to the above along with the new release build. All >> distributions get installed with the exception of DEBUG. In looking >> through sysinstall sources (I am not much of a C programmer to begin >> with) and it appears as t

RE: FreeBSD 8.x sysisntall dists

2012-09-26 Thread Devin Teske
> -Original Message- > From: vrwmil...@gmail.com [mailto:vrwmil...@gmail.com] On Behalf Of Rick > Miller > Sent: Wednesday, September 26, 2012 11:47 AM > To: dte...@freebsd.org > Cc: FreeBSD Questions > Subject: Re: FreeBSD 8.x sysisntall dists > > >> dists=base kernels GENERIC SMP DEBUG

RE: FreeBSD 8.x sysisntall dists

2012-09-26 Thread dteske
> -Original Message- > From: Devin Teske [mailto:devin.te...@fisglobal.com] > Sent: Wednesday, September 26, 2012 12:04 PM > To: 'Rick Miller'; dte...@freebsd.org > Cc: 'FreeBSD Questions' > Subject: RE: FreeBSD 8.x sysisntall dists > > > > > -Original Message- > > From: vrwmil..

Re: FreeBSD 8.x sysisntall dists

2012-09-26 Thread Rick Miller
>> > > >> > > Confirmed. I'll raise a PR with a patch to correct this. >> > >> > Awesome! Thanks for the quick reply, Devin! If you don't mind, will >> > you pass on the PR so I can track it? >> >> Sure, no prob. It should appear in GNATS within 15-20 minutes. I'll get you > the >> PR number when

RE: FreeBSD 8.x sysisntall dists

2012-09-26 Thread dteske
> -Original Message- > From: vrwmil...@gmail.com [mailto:vrwmil...@gmail.com] On Behalf Of Rick > Miller > Sent: Wednesday, September 26, 2012 1:06 PM > To: dte...@freebsd.org > Cc: FreeBSD Questions > Subject: Re: FreeBSD 8.x sysisntall dists > > >> > > > >> > > Confirmed. I'll raise a PR

RE: FreeBSD 8.x sysisntall dists

2012-09-26 Thread Devin Teske
> -Original Message- > From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- > questi...@freebsd.org] On Behalf Of dte...@freebsd.org > Sent: Wednesday, September 26, 2012 1:10 PM > To: 'Rick Miller'; dte...@freebsd.org > Cc: 'FreeBSD Questions' > Subject: RE: FreeBSD 8.x sysis

How to use subversion to keep source, system and doc files up to date?

2012-09-26 Thread Ed Flecko
I see that CVS is being phased out in favor of subversion. I follow the documentation to keep my system up to date by doing: # cd /usr/src # make buildworld # make buildkernel # make installkernel # shutdown -r now and then... # mount -u / # mount -a -t ufs # adjkerntz -i # mergemaster -p # cd

Re: How to use subversion to keep source, system and doc files up to date?

2012-09-26 Thread Polytropon
On Wed, 26 Sep 2012 14:12:34 -0700, Ed Flecko wrote: > I see that CVS is being phased out in favor of subversion. > > I follow the documentation to keep my system up to date by doing: > > # cd /usr/src > # make buildworld > # make buildkernel > # make installkernel > # shutdown -r now > > and th

10Gb SFP+ recomendations?

2012-09-26 Thread Dennis Glatting
I'm looking for a reasonable 10Gb SFP+ capable board supported under RELENG_9. All I need is one port that will be plugged into a Cisco C3KX-NM-10G. It's going into a Supermicro chassis. Any recomendations? ___ freebsd-questions@freebsd.org mailin

Re: 10Gb SFP+ recomendations?

2012-09-26 Thread pete wright
On Wed, Sep 26, 2012 at 3:23 PM, Dennis Glatting wrote: > > I'm looking for a reasonable 10Gb SFP+ capable board supported under > RELENG_9. All I need is one port that will be plugged into a Cisco > C3KX-NM-10G. It's going into a Supermicro chassis. > > Any recomendations? > I have had good succ

Re: How to use subversion to keep source, system and doc files up to date?

2012-09-26 Thread Ed Flecko
Thank you. I am using a custom kernel, but you're right - I should have said so. :-) Do you have any feedback using subversion? I know I can still use csup; I'm basically trying to figure out how to subversion to achieve the same result. Ed ___ freebs

RE: 10Gb SFP+ recomendations?

2012-09-26 Thread dteske
> -Original Message- > From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd- > questi...@freebsd.org] On Behalf Of Dennis Glatting > Sent: Wednesday, September 26, 2012 3:23 PM > To: questi...@freebsd.org > Subject: 10Gb SFP+ recomendations? > > > I'm looking for a reasonable

Re: How to use subversion to keep source, system and doc files up to date?

2012-09-26 Thread David J. Weller-Fahy
While I track CURRENT, not STABLE, the process should not be significantly different. Here is what I do. * Ed Flecko [2012-09-26 17:18 -0400]: > I follow the documentation to keep my system up to date by doing: Here I update the src tree. # svn update /usr/src/ > # cd /usr/src > # make buildw

bad root shell in /etc/passwd

2012-09-26 Thread Gary Aitken
I mistakenly changed the root shell to something which doesn't exist. Was trying to make it bash and used /bin/bash instead of /usr/local/bin/bash. As a consequence, all login attempts fail because the shell can't be found. Unfortunatley, I shut down the session in which I modified /etc/passwd and

Re: bad root shell in /etc/passwd

2012-09-26 Thread Devin Teske
On Sep 26, 2012, at 6:06 PM, Gary Aitken wrote: > I mistakenly changed the root shell to something which doesn't exist. > Was trying to make it bash and used /bin/bash instead of /usr/local/bin/bash. > As a consequence, all login attempts fail because the shell can't be found. > > Unfortunatley,

Re: bad root shell in /etc/passwd

2012-09-26 Thread Polytropon
On Wed, 26 Sep 2012 19:06:18 -0600, Gary Aitken wrote: > I mistakenly changed the root shell to something which doesn't exist. > Was trying to make it bash and used /bin/bash instead of /usr/local/bin/bash. A typical Linuxism. :-) > As a consequence, all login attempts fail because the shell ca

Re: bad root shell in /etc/passwd

2012-09-26 Thread Brian Seklecki
>>> On 9/26/2012 9:06 PM, Gary Aitken wrote: Probably not. Just boot a livecd that supports your HBA and FS, mount your Root FS, and: # vipwd -d /mnt/rootfs or mount /usr as well and: # chroot /mnt/rootfs usermod -s /usr/local/bin/bash root guidance?

Re: bad root shell in /etc/passwd

2012-09-26 Thread Gary Aitken
Thanks, all. On 09/26/12 19:18, Polytropon wrote: > On Wed, 26 Sep 2012 19:06:18 -0600, Gary Aitken wrote: >> I mistakenly changed the root shell to something which doesn't exist. >> Was trying to make it bash and used /bin/bash instead of /usr/local/bin/bash. > > A typical Linuxism. :-) Never r

Re: bad root shell in /etc/passwd

2012-09-26 Thread Polytropon
On Wed, 26 Sep 2012 22:07:26 -0600, Gary Aitken wrote: > Thanks, all. > > On 09/26/12 19:18, Polytropon wrote: > > That's why you should be using the "toor" account and leave "root" > > unchanged. > > I realized that about the time I learned I had given root to a bad shell path; > at which time I

trouble getting .shrc to take

2012-09-26 Thread Gary Aitken
Having set my shell to either sh or bash, I can't seem to get .shrc to take. If I have a .shrc that looks like: PROMPT_DIRTRIM=3; export PROMPT_DIRTRIM PS1=\\w$ ; export PS1 PS1 is not defined when I log in, and the prompt is set to the default instead. If I do ./.shrc nothing seems to c

Re: trouble getting .shrc to take

2012-09-26 Thread Polytropon
On Wed, 26 Sep 2012 23:08:27 -0600, Gary Aitken wrote: > Having set my shell to either sh or bash, > I can't seem to get .shrc to take. > If I have a .shrc that looks like: > > PROMPT_DIRTRIM=3; export PROMPT_DIRTRIM > PS1=\\w$ ; export PS1 > > PS1 is not defined when I log in, and the prom

Re: How to use subversion to keep source, system and doc files up to date?

2012-09-26 Thread Trond Endrestøl
On Wed, 26 Sep 2012 14:12-0700, Ed Flecko wrote: > I see that CVS is being phased out in favor of subversion. > > I follow the documentation to keep my system up to date by doing: > > # cd /usr/src > # make buildworld > # make buildkernel > # make installkernel > # shutdown -r now > > and then.

Re: How to use subversion to keep source, system and doc files up to date?

2012-09-26 Thread Thomas Mueller
from "David J. Weller-Fahy" : > svn update /usr/src/ When you use svn the first time, svn doesn't know where the repository is, and svn repository is not fully in sync with cvs or csup repository. So you might need, in a fresh directory, svn co svn://svn.freebsd.org/base/stable/9 /usr/src Th

Re: How to use subversion to keep source, system and doc files up to date?

2012-09-26 Thread Polytropon
On Thu, 27 Sep 2012 02:34:47 -0400, Thomas Mueller wrote: > > from "David J. Weller-Fahy" : > > > svn update /usr/src/ > > When you use svn the first time, svn doesn't know where the repository is, > and svn repository is not fully in sync with cvs or csup repository. > > So you might need, in

Re: trouble getting .shrc to take

2012-09-26 Thread Gary Aitken
On 09/26/12 23:22, Polytropon wrote: > On Wed, 26 Sep 2012 23:08:27 -0600, Gary Aitken wrote: >> Having set my shell to either sh or bash, >> I can't seem to get .shrc to take. >> If I have a .shrc that looks like: >> >>PROMPT_DIRTRIM=3; export PROMPT_DIRTRIM >>PS1=\\w$ ; export PS1 >> >>