Re: The right way to invoke sh from a freebsd makefile?

2013-09-22 Thread Glen Barber
On Sun, Sep 22, 2013 at 05:56:07PM -0600, Ian Lepore wrote: > > You can hard-code /bin/sh directly, but what I was getting at with the > > '#!/usr/bin/env sh' is that the 'sh' interpreter of the build > > environment could be used (instead of /bin/sh directly). Then you don't > > need to worry abo

Re: The right way to invoke sh from a freebsd makefile?

2013-09-22 Thread Glen Barber
On Sun, Sep 22, 2013 at 05:37:51PM -0600, Ian Lepore wrote: > On Sun, 2013-09-22 at 19:27 -0400, Glen Barber wrote: > > On Sun, Sep 22, 2013 at 05:18:25PM -0600, Ian Lepore wrote: > > > What's the right way to launch the bourne shell from a makefile? I had > > &g

Re: The right way to invoke sh from a freebsd makefile?

2013-09-22 Thread Glen Barber
On Sun, Sep 22, 2013 at 05:18:25PM -0600, Ian Lepore wrote: > What's the right way to launch the bourne shell from a makefile? I had > assumed the ${SHELL} variable would be set to "the right" copy > of /bin/sh (like maybe the one in tmp or legacy at various stages). It > appears that that's not

Re: proper svn prefix for 10-alpha2

2013-09-21 Thread Glen Barber
On Sat, Sep 21, 2013 at 05:25:49AM -0400, Aryeh Friedman wrote: > On Sat, Sep 21, 2013 at 4:55 AM, Glen Barber wrote: > > On Sat, Sep 21, 2013 at 04:51:47AM -0400, Aryeh Friedman wrote: > > > What is the SVN prefix for 10-ALPHA2? > > > > What do you mean? > &g

Re: proper svn prefix for 10-alpha2

2013-09-21 Thread Glen Barber
On Sat, Sep 21, 2013 at 04:51:47AM -0400, Aryeh Friedman wrote: > What is the SVN prefix for 10-ALPHA2? What do you mean? Glen pgppffQCK8FYu.pgp Description: PGP signature

Re: Beyond Buildworld Dev Summit Working Group Report

2013-06-10 Thread Glen Barber
On Mon, Jun 10, 2013 at 09:25:39PM -0700, Tim Kientzle wrote: > > • Crochet with VM images [TimKeintzle], [GlenBarber], [ColinPercival] > > Per Colin, there's no way for "mere mortals" to upload machine > images to Amazon, so there's little point in pursuing that. > > I did recently add suppo

Re: Beyond Buildworld Dev Summit Working Group Report

2013-06-09 Thread Glen Barber
Just to give status update: On Sun, Jun 09, 2013 at 05:02:22PM -0400, George Neville-Neil wrote: > • Kerberos build issue [GlenBarber] Work in progress, but the upshot is that if you build/install userland with WITHOUT_KERBEROS set, you cannot easily get back. > • Crochet with VM ima

Re: makeman issues

2013-04-26 Thread Glen Barber
On Fri, Apr 26, 2013 at 08:05:50PM -0400, Eitan Adler wrote: > I'm trying to regenerate src.conf.5 after my recent WITH*_IDEA removal > but the diff shows: > > Does anyone know why WITHOUT_BIND_UTILS is showing up a bazillion times? > Looks like DES already spotted this too. ---

Re: how to force all packets to be ipv4 not v6

2013-03-30 Thread Glen Barber
freebsd-net@ might have been a better choice, but... On Sun, Mar 31, 2013 at 01:20:17AM -0400, Aryeh Friedman wrote: > I have a host that for ISP reasons must have a ipv6 addr as well as the > ipv4 but the ISP does not offer external ipv6 routing but all the commanes > (ssh, ftp, etc.) default to

Re: [PATCH] head/Makefile.inc1: Fix 'make distributeworld' when defining WITHOUT_GAMES

2012-09-02 Thread Glen Barber
On Sun, Sep 02, 2012 at 04:22:50PM -0700, Garrett Cooper wrote: > >> > It should be `.if ${MK_GAMES} != "no"`. Other than that, LGTM! > > > > You're right, thanks. New diff attached. > > Cool|! Too bad we don't have a publicly advertised MK_DOC knob -- > otherwise doc would be an optional EXT

Re: [PATCH] head/Makefile.inc1: Fix 'make distributeworld' when defining WITHOUT_GAMES

2012-09-02 Thread Glen Barber
On Sun, Sep 02, 2012 at 03:12:01PM -0700, Garrett Cooper wrote: > On Sun, Sep 2, 2012 at 3:05 PM, Garrett Cooper wrote: > > On Sun, Sep 2, 2012 at 2:46 PM, Glen Barber wrote: > >> Hi, > >> > >> Attached patch fixes 'make distributeworld' and our &#x

[PATCH] head/Makefile.inc1: Fix 'make distributeworld' when defining WITHOUT_GAMES

2012-09-02 Thread Glen Barber
Hi, Attached patch fixes 'make distributeworld' and our 'make release' scripts when WITHOUT_GAMES is set. Can someone please comment/test/commit? Thanks, Glen Index: Makefile.inc1 === --- Makefile.inc1 (revision 240060) +++

Re: root on zfs almost working for me but ...

2011-08-08 Thread Glen Barber
;> Have you set the "bootfs" property (see >> http://www.keltia.net/howtos/zfsboot) on the pool? >> > yes, in my case I did: > zpool set bootfs=z/root z > Have you set zfs_load="YES" in loader.conf and zfs_enable="YES" in rc.conf? --

Re: System freezes unexpectly

2010-08-30 Thread Glen Barber
on? If the latter (may be worth trying regardless), try mv-ing $HOME/.mozilla/firefox to $HOME/.mozilla/firefox-old. Perhaps it's getting hung up on a configuration it doesn't like. Regards, -- Glen Barber ___ freebsd-hackers@freebsd.org maili

Re: System freezes unexpectly

2010-08-29 Thread Glen Barber
Hi Davide, Can you run firefox from xterm and check for any errors that might be generated? Cheers, -- Glen Barber ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Re: Does FreeBSD issue messages about MAC/IP conflicts?

2010-01-03 Thread Glen Barber
wo devices with the same IP, I saw ARP messages in /var/log/messages as well as the system console. This was around 8.0-RC1, for what it's worth. -- Glen Barber ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listin

Re: bug in pkg_add ? doesn't fetch dependencies from set path

2009-10-22 Thread Glen Barber
the same hierarchy as a tinderbox. Without a tinderbox, you can 'mkdir /usr/ports/packages' on your local build server. When you 'make package' (or your preferred choice) the packages will be put in /usr/ports/packages with the correct hierarchy, symlinks to PACKAGESITE/All/ etc.

Re: 7.2-PRERELEASE hangs every time after running airodump-ng on ath0 for a few hours

2009-06-10 Thread Glen Barber
ow to troubleshoot this? > > I am current on ports and my kernel is from May 6. > By chance, are you running an out-of-sync kernel / userland? You say the kernel is from May 6, and in the subject is 7.2-PRERELEASE. 7.2 was -RELEASEd on May 3. -- Glen Barber

Re: Jails, loopback interfaces and sendmail

2009-06-04 Thread Glen Barber
r you. The APIPA address pool (168.254.x.x/16) is also non-routable. You could change your aliased interfaces to use this range, which may clear things up for you, and the jails will still retain their loopback address. -- Glen Barber http://www.dev-urandom.com http://www.linkedin.com/in/glenj

Re: pkg_info segfault Revision: 193189

2009-06-01 Thread Glen Barber
terminated, so it's > walking off the end. > Hi guys, There was a PR submitted (about pkg_add) already about this, with a patch. I am unsure if the patch was looked at yet. -- Glen Barber FreeBSD Tutorials: http://www.dev-urandom.com ___ f

Re: Help debugging kernel together with X

2009-05-26 Thread Glen Barber
a while back. Have a look at /usr/ports/UPDATING, and search for 'AllowEmptyInput'. Adding the following to xorg.conf should correct the problem: Section "ServerFlags" option "AllowEmptyInput" "off" option "AutoAddDevices" "off" EndSecti

Re: bin/134694: gives false-positive when unable to obtain socket [WAS: sshd(8) - alert user when fails to execute from rc.d]

2009-05-20 Thread Glen Barber
Hi, Dimitry On Wed, May 20, 2009 at 10:46 AM, Dimitry Andric wrote: > On 2009-05-20 16:40, Glen Barber wrote: >> sshd was listening on :25, both IPv4 and IPv6 >> sendmail was listening on :25 (because I had forgotten to disable it) >> >> The system boots, and sendmai

Re: bin/134694: gives false-positive when unable to obtain socket [WAS: sshd(8) - alert user when fails to execute from rc.d]

2009-05-20 Thread Glen Barber
(thus, sshd never failed at it's startup). > I don't know if this is the expected behavior, or if it has changed on > -CURRENT. > Perhaps sshd is checking for forked processes of itself, but not other daemons listening on that socket? -- Glen Barber __

Re: bin/134694: gives false-positive when unable to obtain socket [WAS: sshd(8) - alert user when fails to execute from rc.d]

2009-05-20 Thread Glen Barber
sshd. When sshd starts (or tries to) there is no console output that it had failed. The only way you realize it is not running, is when you cannot remotely log in. -- Glen Barber ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Re: bin/134694: gives false-positive when unable to obtain socket [WAS: sshd(8) - alert user when fails to execute from rc.d]

2009-05-20 Thread Glen Barber
Hi, Eygene On Wed, May 20, 2009 at 6:19 AM, Eygene Ryabinkin wrote: > Glen, good day. > > Mon, May 18, 2009 at 10:49:52PM -0400, Glen Barber wrote: >> Earlier this evening, I submitted a PR about sshd(8) giving a >> false-positive when starting on an already occupied socket

sshd(8) - alert user when fails to execute from rc.d

2009-05-18 Thread Glen Barber
listening port, so now I feel like I am hitting a wall. Any suggestions on how best to enable this? Thanks in advance. [1] http://www.freebsd.org/cgi/query-pr.cgi?pr=134694 -- Glen Barber ___ freebsd-hackers@freebsd.org mailing list http://lists.free

Re: figuring out my subnet

2009-04-21 Thread Glen Barber
On Tue, Apr 21, 2009 at 6:36 PM, Aryeh Friedman wrote: > My boss ordered a new subnet from our ISP and wrote down the subnet > incorrectly is there anyway to deduce what it is? Short of calling the ISP, not really. Calling the ISP would probably be less time consuming anyway. -- Glen