Re: How to Run WindowMaker and GWorkspace on OBSD 5.3

2013-05-20 Thread Riccardo Mottola
Hi, On 05/18/13 17:15, Sebastian Reitenbach wrote: just install the gnustep-desktop meta package: sudo pkg_add -i gnustep-desktop then, I have this in my .xsession file in order to start windowmaker and GWorkspace: if [ -f /usr/local/share/GNUstep/Makefiles/GNUstep.sh ];then .

Re: How to Run WindowMaker and GWorkspace on OBSD 5.3

2013-05-20 Thread Riccardo Mottola
Hi, On 05/19/13 15:57, Tito Mari Francis EscaƱo wrote: Hello again Sebastian, As you advised I was able to successfully install most if not all the apps that are to be included with the gnustep-desktop meta-package. One thing I observed is that the behavior is buggy. For example, in the

provide option to dhclient at boot

2013-05-20 Thread Daniel Polak
I'd like to use the -l option to have dhclient use an alternate location for the leases file. Netstart starts dhclient at boot but I don't see a way to supply the -l option to dhclient other than to modify netstart. Am I missing something? Daniel

openbsd on present day macintosh

2013-05-20 Thread Mayuresh Kathe
hello, does anyone have any experience with installing and running openbsd on a present day macintosh, say a macmini? would like to know words of caution and advice before i commit to purchasing a macmini and using it exclusively for openbsd software development (my current thinkpad is dying quite

Re: provide option to dhclient at boot

2013-05-20 Thread Jiri B
On Mon, May 20, 2013 at 11:56:15AM +0200, Daniel Polak wrote: I'd like to use the -l option to have dhclient use an alternate location for the leases file. Netstart starts dhclient at boot but I don't see a way to supply the -l option to dhclient other than to modify netstart. Am I missing

Re: provide option to dhclient at boot

2013-05-20 Thread Jiri B
On Mon, May 20, 2013 at 11:56:15AM +0200, Daniel Polak wrote: I'd like to use the -l option to have dhclient use an alternate location for the leases file. Netstart starts dhclient at boot but I don't see a way to supply the -l option to dhclient other than to modify netstart. Am I missing

Re: openbsd on present day macintosh

2013-05-20 Thread Jan Stary
On May 20 07:18:53, mayur...@devio.us wrote: hello, does anyone have any experience with installing and running openbsd on a present day macintosh, say a macmini? would like to know words of caution and advice before i commit to purchasing a macmini and using it exclusively for openbsd

Re: openbsd on present day macintosh

2013-05-20 Thread David Coppa
On Mon, May 20, 2013 at 1:36 PM, Jan Stary h...@stare.cz wrote: I am running a not-so-current/macppc on a Macmini. The only hurdle while installing was the discrepancy between what OFW (the macmini firmware) thinks is hd0 and what the OpenBSD installer thinks is hd0.

Re: softraid: adding volumes, CPU requirements, RAID5

2013-05-20 Thread Nick Holland
On 05/20/13 00:52, Hugo Osvaldo Barrera wrote: Hi, I'm building myself an openbsd-based fileserver, which will initially have three disks with softraid in RAID5 mode. I've three questions regarding softraid: 1) I intend on using a single-core 1.8Ghz Atom processor I have lying around.

Re: openbsd on present day macintosh

2013-05-20 Thread Jan Stary
On May 20 13:42:03, dco...@gmail.com wrote: On Mon, May 20, 2013 at 1:36 PM, Jan Stary h...@stare.cz wrote: I am running a not-so-current/macppc on a Macmini. The only hurdle while installing was the discrepancy between what OFW (the macmini firmware) thinks is hd0 and what the OpenBSD

Re: openbsd on present day macintosh

2013-05-20 Thread Jeffrey 'jf' Lim
On Mon, May 20, 2013 at 7:18 PM, Mayuresh Kathe mayur...@devio.us wrote: hello, does anyone have any experience with installing and running openbsd on a present day macintosh, say a macmini? would like to know words of caution and advice before i commit to purchasing a macmini and using it

Re: provide option to dhclient at boot

2013-05-20 Thread Kenneth R Westerback
On Mon, May 20, 2013 at 11:56:15AM +0200, Daniel Polak wrote: I'd like to use the -l option to have dhclient use an alternate location for the leases file. Netstart starts dhclient at boot but I don't see a way to supply the -l option to dhclient other than to modify netstart. Am I missing

Re: provide option to dhclient at boot

2013-05-20 Thread Kenneth R Westerback
On Mon, May 20, 2013 at 07:29:45AM -0400, Jiri B wrote: On Mon, May 20, 2013 at 11:56:15AM +0200, Daniel Polak wrote: I'd like to use the -l option to have dhclient use an alternate location for the leases file. Netstart starts dhclient at boot but I don't see a way to supply the -l

Re: openbsd on present day macintosh

2013-05-20 Thread Mayuresh Kathe
thanks for the response. if present day (intel based) macbook runs fine so will a macmini. would like to know if you had to jump any hoops during first boot, i.e. the install boot. i will have to use an external (usb) optical drive, and don't know if i have to issue any special key-press

Re: openbsd on present day macintosh

2013-05-20 Thread Mayuresh Kathe
i intend to move away from laptops. too many issues with power-management and heating. currently, have very little desk space, hence a macmini. :) thanks. -mayuresh

Porting RTL8723AU

2013-05-20 Thread Jean Lucas
https://github.com/lwfinger/rtl8723au I don't write drivers yet, and only now am beginning to tinker with the kernel. The repo has a linux (sic) driver for the dreaded wifi+BT RTL8723AU-VAS (wifi only, BT is the same address + _bt) card found in the Lenovo Yoga 13 and others. If someone can

Re: provide option to dhclient at boot

2013-05-20 Thread Daniel Polak
Op 20 mei 2013 om 14:47 heeft Kenneth R Westerback kwesterb...@rogers.com het volgende geschreven: On Mon, May 20, 2013 at 11:56:15AM +0200, Daniel Polak wrote: I'd like to use the -l option to have dhclient use an alternate location for the leases file. Netstart starts dhclient at boot but

Re: Porting RTL8723AU

2013-05-20 Thread Baurzhan Muftakhidinov
On Mon, May 20, 2013 at 7:30 PM, Jean Lucas horsef...@lavabit.com wrote: https://github.com/lwfinger/rtl8723au I don't write drivers yet, and only now am beginning to tinker with the kernel. The repo has a linux (sic) driver for the dreaded wifi+BT RTL8723AU-VAS (wifi only, BT is the same

multicast via non-primary interface

2013-05-20 Thread unk
Hello misc@! My goal is send few multicast datagrams via non-primary network interface at multihomed host without affecting system wide defaults. After reading man 4 ip: --- For hosts with multiple interfaces, each multicast transmission is sent from the primary network interface. The

Re: ospfd loopback advertisment failure (adjacency fail?)

2013-05-20 Thread Claudio Jeker
On Fri, May 10, 2013 at 08:46:06AM +0100, Stuart Henderson wrote: Has anyone tried this against other routers yet? I spent some time with this. It does not properly work. One of the issues is that it tries to send some packets to 0.0.0.0 because the dst address is not initialized. There are

Re: Porting RTL8723AU

2013-05-20 Thread Jean Lucas
On 05/20/2013 09:58 AM, Baurzhan Muftakhidinov wrote: On Mon, May 20, 2013 at 7:30 PM, Jean Lucas horsef...@lavabit.com wrote: https://github.com/lwfinger/rtl8723au I don't write drivers yet, and only now am beginning to tinker with the kernel. The repo has a linux (sic) driver for the dreaded

Re: Porting RTL8723AU

2013-05-20 Thread Philip Guenther
On Mon, May 20, 2013 at 8:49 AM, Jean Lucas horsef...@lavabit.com wrote: On 05/20/2013 09:58 AM, Baurzhan Muftakhidinov wrote: ... You didn't specify the license GPLv2. One for all, all for one.GNU General Public License, GPL, LGPL, copyleft, etc. You should carefully review

Re: Porting RTL8723AU

2013-05-20 Thread Jean Lucas
Is one able to strip the GPL from a repo? In the case of this repo, would the driver have to be completely reconstructed/reimplemented in the case the GPL could not be stripped? As far as the end result goes, be that engineering a new driver or if one can strip the GPL from the existing repo,

Re: Porting RTL8723AU

2013-05-20 Thread Brian Callahan
On 5/20/2013 2:14 PM, Jean Lucas wrote: Is one able to strip the GPL from a repo? In the case of this repo, would the driver have to be completely reconstructed/reimplemented in the case the GPL could not be stripped? As far as the end result goes, be that engineering a new driver or if one

Re: openospfd vs bird vs quagga etc on OpenBSD for OSPF interoperating with IOS XE (v4 v6)

2013-05-20 Thread Chris Cappuccio
Stuart Henderson [s...@spacehopper.org] wrote: Important con here if you're talking about running it on OpenBSD is that this is not a primary platform for them. I think it's safe to say that far fewer people will be running BIRD on OpenBSD than will be running OpenOSPFd on OpenBSD. Is

Re: Porting RTL8723AU

2013-05-20 Thread Jean Lucas
Realtek has no official software distribution on their site of a RTL8723 driver. As far as the repo goes, it was highly likely taken from a beta-grade (at best) Dropbox'ed linux driver posted on ubuntu sites after popular demand. The fact that, in the repo, pieces of code with text saying

Re: Porting RTL8723AU

2013-05-20 Thread Brian Callahan
On 5/20/2013 2:25 PM, Jean Lucas wrote: Realtek has no official software distribution on their site of a RTL8723 driver. As far as the repo goes, it was highly likely taken from a beta-grade (at best) Dropbox'ed linux driver posted on ubuntu sites after popular demand. The fact that, in the

Re: Porting RTL8723AU

2013-05-20 Thread Jean Lucas
In conclusion, reverse engineering is the only option for support. Since using this repo to port/construct a new driver would constitute a derivative work, and stripping licenses is bad, one has to reinvent the wheel. Or get realtek to issue a BSD-licensed driver. Brian Callahan

Re: Porting RTL8723AU

2013-05-20 Thread Mihai Popescu
In conclusion, reverse engineering is the only option for support. Not really. You could ask Realtek for documentation; if they will release it, someone will pick it up and will code a new driver or adapt an old one if it is of high demand.

Re: multicast via non-primary interface

2013-05-20 Thread unk
2013/5/20 Stijn mail.st...@telenet.be sysctl net.inet.ip.mforwarding=1 bash-4.2$ sudo sysctl net.inet.ip.mforwarding=1 Password: net.inet.ip.mforwarding: 0 - 1 bash-4.2$ ./mcast mcast: sendto: No route to host so, this does not help. -- /unk

Re: multicast via non-primary interface

2013-05-20 Thread Michael Lambert
On 20 May 2013, at 15:35, unk wrote: bash-4.2$ sudo sysctl net.inet.ip.mforwarding=1 Password: net.inet.ip.mforwarding: 0 - 1 bash-4.2$ ./mcast mcast: sendto: No route to host so, this does not help. pf isn't blocking 224.0.0.0/4?

Re: multicast via non-primary interface

2013-05-20 Thread Claudio Jeker
On Mon, May 20, 2013 at 03:48:46PM -0400, Michael Lambert wrote: On 20 May 2013, at 15:35, unk wrote: bash-4.2$ sudo sysctl net.inet.ip.mforwarding=1 Password: net.inet.ip.mforwarding: 0 - 1 bash-4.2$ ./mcast mcast: sendto: No route to host so, this does not help. pf isn't

Re: Porting RTL8723AU

2013-05-20 Thread Stefan Sperling
On Mon, May 20, 2013 at 02:36:16PM -0400, Jean Lucas wrote: In conclusion, reverse engineering is the only option for support. Since using this repo to port/construct a new driver would constitute a derivative work, and stripping licenses is bad, one has to reinvent the wheel. Copyright

Re: Porting RTL8723AU

2013-05-20 Thread Jean Lucas
Great pointers. Will check out the existing urtwn driver (I believe thats the Realtek driver; the Yoga laptop has touchscreen, apm, acpi, bios/uefi issues as well just to name a few!) and see if I pick up some techniques. Will also contact realtek if they're willing to provide something and

Re: Porting RTL8723AU

2013-05-20 Thread Stuart Henderson
On 2013-05-20, Jean Lucas horsef...@lavabit.com wrote: Or get realtek to issue a BSD-licensed driver. you clearly haven't read realtek's typical driver code ;)

Re: smtpd setup

2013-05-20 Thread Scott
To relay to gmail, I added the following to smtpd.conf: table secrets db:/etc/mail/secrets.db accept for any relay via tls+auth://gmail1atsmtp.gmail.com:587 \ auth secrets And created secrets and ran makemap. secrets contains: gmail1 useridatgmail.com:mypassword These settings are