Re: Last i386 snapshot broken ?

2012-10-11 Thread Kenneth R Westerback
On Thu, Oct 11, 2012 at 02:51:22PM +0400, Wesley wrote: I com back, so i tested iso files : install52.iso, cd52.iso (from i386 snapshots) Same problem, reboot just after : CDROM: 9F Loading /5.2/I386/CDBOOT If someone can rebuild the snapshots... Cheers, -- Wesley Snaps are built

Re: SSI

2012-09-29 Thread Kenneth R Westerback
On Fri, Sep 28, 2012 at 10:56:49AM +, Tom Bodr wrote: Op 27 sep. 2012 om 22:51 heeft Grumpy gru...@grumble-bubble.org het volgende geschreven: For starters, what is SSI? As many TLAs go, it can mean multiple things. I won't try to guess what you want. Obviously, SSI is a

Re: SSI

2012-09-28 Thread Kenneth R Westerback
On Fri, Sep 28, 2012 at 08:32:02AM -0600, Diana Eichert wrote: I remember asking Matt @ SC05 BSD BOF about SSI. He said it was a long term goal. That was 7 years ago, so maybe in another 7 years? diana PS How many acronyms can you use in an e-mail post? Piffle. The *real* challenge is how

Re: disklabel(5) survives re-partitioning and re-formating under windows

2012-09-11 Thread Kenneth R Westerback
On Tue, Sep 11, 2012 at 09:04:29PM +0200, MERIGHI Marcus wrote: Hello Jan, thanks for your time and sorry for partly wasting it. h...@stare.cz (Jan Stary), 2012.09.11 (Tue) 14:27 (CEST): On Sep 11 12:48:40, MERIGHI Marcus wrote: Hello, I did a complete deletion of all

Re: Computer crashes after trying to cd to disk directories

2012-09-10 Thread Kenneth R Westerback
On Tue, Sep 11, 2012 at 02:15:03AM +0300, lambda calculus wrote: Hello guys, i sadly have a 60Gb external disk formatted to fat32. After mounting the disk i try to cd to it's directories but X crashed. Ctrl+alt+backspace would not work so i had to force shutdown. On next boot, i mounted the

Re: ext2 max filesystem size

2012-09-08 Thread Kenneth R Westerback
On Sat, Sep 08, 2012 at 01:50:26PM +0200, Claus Lensb?l wrote: Ok, so I'm trying it out. I got the disk ready with: mkfs.ext2 -L cmol-storage -m 0 -I 128 /dev/sdb1 , to get the inodes right according to this: http://efreedom.com/Question/H-33983/Flash-Drive-OpenBSD-Specified-Device-Mat

Re: Off-by-one overflow (?)

2012-09-03 Thread Kenneth R Westerback
On Mon, Sep 03, 2012 at 05:18:52PM +0200, rustyBSD wrote: Le 03/09/2012 16:46, bert a ?crit : On Mon, Sep 03, 2012 at 04:37:42PM +0200, rustyBSD wrote: /usr/src/sbin/disklabel/disklabel.c lines: 333 1092 1096 Is this me, or these strncpy() may cause off-by-one overflows ? No i'm

Re: Bad malloc (?)

2012-09-02 Thread Kenneth R Westerback
On Sun, Sep 02, 2012 at 02:27:57PM +0200, rustyBSD wrote: Le 01/09/2012 19:59, Kenneth R Westerback a ?crit : On Sat, Sep 01, 2012 at 07:19:25PM +0200, rustyBSD wrote: Hi, in /usr/src/sbin/scsi/scsi.c line 225, why is the malloc not checked ? ... If it fails, it overflows

Re: Bad malloc (?)

2012-09-02 Thread Kenneth R Westerback
On Sun, Sep 02, 2012 at 08:36:57PM +0200, Otto Moerbeek wrote: On Sun, Sep 02, 2012 at 04:18:17PM +0200, rustyBSD wrote: Le 02/09/2012 16:06, rustyBSD a ?crit : [demime 1.01d removed an attachment of type text/x-patch which had a name of scsi.c.diff] Mmhhh... --- scsi.cSun

Re: My first macppc install not going well.

2012-09-01 Thread Kenneth R Westerback
When you try the install, choose (S)hell. At the prompt try dd if=/dev/zero of=/dev/rwd0c bs=1m count=1 You may have some old HFS partition table fragments lying around. Ken On Sat, Sep 01, 2012 at 01:51:43PM +0930, David Walker wrote: Hi. I got an iBook G4 and I'm having issues.

Re: Some probelms configuring dhcpd with iPXE options

2012-09-01 Thread Kenneth R Westerback
On Sat, Sep 01, 2012 at 12:22:17PM +0200, C. L. Martinez wrote: Hi all, I am trying to configure dhcpd daemon in a OpenBSD 5.1 host to use iPXE options for booting vm guests via iscsi. To do this, I have configured dhcpd.conf with these options: option space ipxe; option ipxe-encap-opts

Re: Bad malloc (?)

2012-09-01 Thread Kenneth R Westerback
On Sat, Sep 01, 2012 at 07:19:25PM +0200, rustyBSD wrote: Hi, in /usr/src/sbin/scsi/scsi.c line 225, why is the malloc not checked ? ... If it fails, it overflows, no ? Crufty old code. Feel free to submit an actual diff! Note there seem to be 2 non-checked malloc returns. Ken

Re: OpenBSD on GitHub

2012-08-05 Thread Kenneth R Westerback
On Sun, Aug 05, 2012 at 03:00:04PM -0400, Ted Unangst wrote: On Sun, Aug 05, 2012 at 10:46, Darrin Chandler wrote: On Sat, Aug 04, 2012 at 07:05:38PM +0200, Marc Espie wrote: Well, git just has a different set of bugs than cvs. ... I would deem cvs MORE painful than git on average, it's

Re: openbsd running on asus eeepc 1000H?

2012-07-11 Thread Kenneth R Westerback
On Wed, Jul 11, 2012 at 12:25:24PM +0200, giovanni wrote: hi misc, anybody out there w/ an asus eepc 1000H model running openbsd? I've found this netbook in a recycle hw store and I would be interested in using it for some needs. thanks -- see ya, giovanni I had OpenBSD

Re: OpenBSD forked

2012-06-22 Thread Kenneth R Westerback
On Fri, Jun 22, 2012 at 07:35:06AM -0600, Diana Eichert wrote: morons if you can't write forth code you should stay home. diana Past hissy-fits are not a predictor of future hissy-fits. Nick Holland(06 Dec 2005) I thought forth code was planted and grown like a bonsai tree.

Re: OpenBSD forked

2012-06-21 Thread Kenneth R Westerback
On Wed, Jun 20, 2012 at 09:16:24PM +0200, Otto Moerbeek wrote: On Wed, Jun 20, 2012 at 11:39:44AM -0500, John wrote: On Wed, Jun 20, 2012 at 08:28:22AM +0530, Jay Patel wrote: Hi all users, I am users too. Thanks cody. I am learning C too. from C primus plus any thoughts from

Re: Seagate Expansion 3T disk works via USB but not via SATA

2012-06-21 Thread Kenneth R Westerback
On Fri, Jun 22, 2012 at 12:26:23AM +1000, Jonathan Gray wrote: On Thu, Jun 21, 2012 at 11:54:55PM +1000, Jonathan Gray wrote: It seems the lba48 capacity values being pulled out aren't sane for whatever reason. Can you try switch the controller into ahci mode via the bios? Looking at

Re: OpenBSD on minimac

2012-06-12 Thread Kenneth R Westerback
On Tue, Jun 12, 2012 at 09:30:44AM +0200, Jan Stary wrote: On Jun 11 19:54:21, Miod Vallat wrote: I understand that hd and cd are just devaliases; in my case, hd /pci@f400/ata-6@d/disk@0 cd /pci@f400/ata-6@d/disk@1 Does that mean that those device aliases

Re: ciss(4) write very slow w/o bbwc

2012-05-29 Thread Kenneth R Westerback
On Tue, May 29, 2012 at 03:48:02PM +0200, csszep wrote: Hi! So i tested the ciss performance with Openbsd 5.1 and Netbsd 5.1.2 and the numbers are the same. :( approx 13Mbyte/s write with dd if=/dev/zero of=/dev/rsd1c bs=1m count=500 But why Linux is four times faster (approx

Re: Upgrading OpenBSD

2012-05-22 Thread Kenneth R Westerback
On Mon, May 21, 2012 at 08:45:56PM -0700, Richards, Toby wrote: Okay, let's compare upgrading OpenBSD 4.9 + Nginx + PHP 5.2.x to OpenBSD 5.0 + Nginx + PHP 5.3.x vice upgrading Windows 2003 + IIS 6 + ASPDotNet 3.5 to Windows 2008 + IIS 7.0 + ASPDotNet 4.0. In my experience, the MicroEvil

Re: Upgrading OpenBSD

2012-05-22 Thread Kenneth R Westerback
On Mon, May 21, 2012 at 08:46:18PM -0700, Richards, Toby wrote: Outstanding point. The thing is this: With MS PHP is clearly distinct from the OS. I go get it from php.org. With BSD I must rely on the package system. Aha. So the BSD's make it too easy for you to get correct versions of your

Re: Upgrading OpenBSD

2012-05-22 Thread Kenneth R Westerback
On Tue, May 22, 2012 at 03:00:55PM -0400, Jiri B wrote: On Mon, May 21, 2012 at 11:01:59PM -0400, Kenneth R Westerback wrote: There are various automated install tools out there too, but not (yet) officially part of the release. Does it mean something is being prepared? If so, can

Re: Upgrading OpenBSD

2012-05-21 Thread Kenneth R Westerback
On Mon, May 21, 2012 at 06:43:19PM -0700, Richards, Toby wrote: While my question involves other BSD's as well as Linux systems, I am asking this here because OpenBSD's philosophy is the most attractive to me. I've got about 50 servers to manage. OpenBSD does have an Upgrade option, but

Re: Watchdog timeout reset in 5.1 on intel nic:s

2012-05-19 Thread Kenneth R Westerback
On Fri, May 18, 2012 at 11:11:07PM -0700, Garry Dolley wrote: On Sat, May 19, 2012 at 01:54:54AM +0200, Per-Olov Sjvholm wrote: I don't have any clues. I wasn't able to reproduce the problem, even though one customer I have who also upgraded experienced this behavior. They did not do a

Re: USB Storage hangs on H8SSL with 5.1

2012-05-14 Thread Kenneth R Westerback
On Mon, May 14, 2012 at 09:16:09AM -0700, tim Howe wrote: On a Supermicro H8SSL board I started using, moving non-trivial amounts of data to a USB flash drive hangs. If the USB has an OpenBSD fs, it just hangs the cp operation (or whatever) and makes other access to the drive hang. With a

Re: Song copyright

2012-05-13 Thread Kenneth R Westerback
On Sun, May 13, 2012 at 12:50:36PM +0200, JFS wrote: Hello, I'd like to have in background of some video one of OpenBSD songs. Is this ok with regard to right ? Thanks I doubt it. Not sure which of Theo or Ty hold the song copyrights, but they would probably need to give you explicit

Re: OT: SSH not secure?

2012-05-10 Thread Kenneth R Westerback
On Wed, May 09, 2012 at 05:59:55PM +, Miod Vallat wrote: It's only as secure as the local and/or remote machine. There's nothing SSH can do about that I have a bucket of water. Can anyone tell me why my hand gets wet if I put it inside the bucket. That's because you need

Re: Hang on -current

2012-04-20 Thread Kenneth R Westerback
On Thu, Apr 19, 2012 at 05:31:25PM -0400, STeve Andre' wrote: I had a system hang I've never seen before: Apr 19 15:24:18 s6 /bsd: uvm_km_kmem_grow: grown to 0xffc0 It was in an infinite loop; I couldn't ssh into the machine nor could I crtl-alt-F2 to another console, so I have no

Re: ctrl+alt+backspace bypasses xlock and allows terminal access

2012-03-24 Thread Kenneth R Westerback
On Fri, Mar 23, 2012 at 10:35:53PM -0400, Ted Unangst wrote: On Sat, Mar 24, 2012, Brett wrote: On Sat, 24 Mar 2012 02:43:53 +0100 Henning Brauer lists-open...@bsws.de wrote: how exactly is preventing yourself from killing your own X server increasing security again? By stopping

Re: xenocara fails to build on -current with radeonold

2012-03-13 Thread Kenneth R Westerback
On Tue, Mar 13, 2012 at 08:45:14PM +0100, Norman Golisz wrote: On Tue Mar 13 2012 17:11, Mattieu Baptiste wrote: Hi all, Is it just me? radeonold fails to build on -current (amd64): no, I can confirm that on i386, too. Went fine before the update of radeon(4) and the renaming of the

Re: My OpenBSD 5.0 installation experience (long rant)

2012-03-09 Thread Kenneth R Westerback
On Fri, Mar 09, 2012 at 07:26:30AM +0100, Dmitrij D. Czarkoff wrote: On Thu, 2012-03-08 at 16:40 -0700, Barry Grumbine wrote: Available disks are: sd0 sd1 sd2 Which one is the root disk? (or 'done') [sd0] At this point I usually say oh crap, hit ^c, and go read the dmesg or `disklabel

Re: My OpenBSD 5.0 installation experience (long rant)

2012-03-08 Thread Kenneth R Westerback
On Thu, Mar 08, 2012 at 04:40:47PM -0700, Barry Grumbine wrote: On Thu, Mar 8, 2012 at 3:18 AM, Dmitrij D. Czarkoff czark...@gmail.com wrote: Though OpenBSD installer is not the main feature of OpenBSD for me (it is only used to install OS anyway), I wouldn't like it to change in any way

Re: current releases not updated?

2012-03-07 Thread Kenneth R Westerback
On Wed, Mar 07, 2012 at 09:17:27AM +0100, Peter N. M. Hansteen wrote: On Wed, Mar 07, 2012 at 09:07:32AM +0100, Didier Wiroth wrote: In the past current os packages were updated more often, is there a reason why packages are (somewhat old) or are there some changes in current update

Re: My OpenBSD 5.0 installation experience (long rant)

2012-03-07 Thread Kenneth R Westerback
On Wed, Mar 07, 2012 at 06:19:02PM +0100, David Vasek wrote: On Wed, 7 Mar 2012, Donald Allen wrote: While the FAQ is indeed clear, the installer's simplicity appears at that point a little deceptive, in that one (I know I was) is tempted to think that such a user-friendly installer would

Re: Google SoC 2012 is accepting open source organisations

2012-03-05 Thread Kenneth R Westerback
On Mon, Mar 05, 2012 at 07:04:06AM +0100, Tomas Bodzar wrote: On Mon, Mar 5, 2012 at 3:04 AM, Theo de Raadt dera...@cvs.openbsd.org wrote: But again. OpenBSD tried at least two times before to apply, but was not accepted by Google That is false. We were approached by Google people to

Re: Cannot upgrade Sony Vaio VPCCA using the amd64 RAM kernel

2012-02-17 Thread Kenneth R Westerback
On Thu, Feb 16, 2012 at 08:18:27PM -0600, eagir...@cox.net wrote: Grabbed the 15 February snapshot, but booting bsd.rd results in this: Using drive 0, partition 3 Loading... probing: pc0 mem[634K 511M 510M 2474M 12K 1M 12K 84K 4606M a20=on] disk: hd0+ OpenBSD/amd64 BOOT 3.18 boot bsd.rd

Re: /etc/daily bug? altroot vs DUIDs

2012-02-10 Thread Kenneth R Westerback
On Thu, Feb 09, 2012 at 10:25:45AM -0500, Dave Anderson wrote: On Wed, 8 Feb 2012, Dave Anderson wrote: On Tue, 7 Feb 2012, Kenneth R Westerback wrote: On Tue, Feb 07, 2012 at 09:42:07AM -0500, Dave Anderson wrote: I've got a system running amd64/mp -current (latest source update

Re: Is fdisk partition a must for a non-system disk on i386

2012-02-07 Thread Kenneth R Westerback
On Tue, Feb 07, 2012 at 02:20:38PM +0800, Alan Cheng wrote: Hello list, I'm playing around with fdisk on a vmware virtual machine with 5.0 i386. Despite what's in FAQ14.4, I found I can still create disklabel partitions without a fdisk partition (no fdisk -i $disk) on a blank disk. I'm

Re: should 'make -j8 build' work?

2012-02-07 Thread Kenneth R Westerback
On Tue, Feb 07, 2012 at 01:01:42PM -0500, Joe Gidi wrote: I just built a new box with one of AMD's FX-8120 8-core processors and wanted to stress-test it a bit. I installed the Feb 6 amd64 snapshot, checked out a src tree, and had no trouble compiling GENERIC.MP. I tried compiling userland

Re: should 'make -j8 build' work?

2012-02-07 Thread Kenneth R Westerback
On Tue, Feb 07, 2012 at 07:05:04PM +, Christian Weisgerber wrote: Joe Gidi j...@entropicblur.com wrote: I just built a new box with one of AMD's FX-8120 8-core processors and wanted to stress-test it a bit. I installed the Feb 6 amd64 snapshot, checked out a src tree, and had no

Re: /etc/daily bug? altroot vs DUIDs

2012-02-07 Thread Kenneth R Westerback
On Tue, Feb 07, 2012 at 09:42:07AM -0500, Dave Anderson wrote: I've got a system running amd64/mp -current (latest source update on February 1st) and have noticed (for quite a while, actually) that the nightly backup of / to /altroot wasn't working. I finally got around to looking into this

Re: Long delay updating xenocara source tree?

2012-02-04 Thread Kenneth R Westerback
On Fri, Feb 03, 2012 at 12:47:02PM +0100, Otto Moerbeek wrote: On Thu, Feb 02, 2012 at 03:15:29PM +0100, Steffen Daode Nurpmeso wrote: Henning Brauer wrote: there aren't all that many repositories the size of ours out there. That's true. But no Henning, i don't believe it's that;

Re: locate weirdness

2012-01-13 Thread Kenneth R Westerback
On Thu, Jan 12, 2012 at 03:28:37PM +0100, Fritz Wuehler wrote: Hey Henning, off-topic diatribes? coming to this mailing list asking for help about a 4 year old release when it is clearly documented that you are ENTIRELY ON YOUR OWN with releases older than a year is at least off topic,

Re: Can't create 1.5TB softraid partition.

2011-12-23 Thread Kenneth R Westerback
On Fri, Dec 23, 2011 at 09:05:08AM +0100, Martin Schr?der wrote: 2011/12/23 Christian Weisgerber na...@mips.inka.de: The MBR format is limited to a 32-bit number of sectors. Given And then there was GPT. What's the state of GPT support in OpenBSD? Best Martin Non-existant.

Re: upgrade OpenBSD

2011-12-20 Thread Kenneth R Westerback
On Mon, Dec 19, 2011 at 10:34:12PM -0500, Nick Holland wrote: On 12/19/11 15:55, Lars Kotthoff wrote: Hi list, the OpenBSD upgrade pages carry a warning at the top Note: Upgrades are only supported from one release to the release immediately following it. Do not skip releases.

Re: OpenVPN issues on 5.0

2011-12-15 Thread Kenneth R Westerback
On Thu, Dec 15, 2011 at 03:59:29AM +0100, Erling Westenvik wrote: On Wed, Dec 14, 2011 at 06:28:55PM -0800, Johan Beisser wrote: On Wed, Dec 14, 2011 at 5:54 PM, Erling Westenvik erling.westen...@gmail.com wrote: After upgrading (re-installing from scratch) my firewall from 4.6 (or 4.7)

Re: Automatic fsck -y at Boot

2011-12-15 Thread Kenneth R Westerback
On Thu, Dec 15, 2011 at 09:55:47AM +0100, Sebastien Maerker, Continum wrote: Hello, it is possible, like in FreeBSD, to do an automatic fsck -y at boot time when the system hangs and need user intervention? In FreeBSD we have the possibility to edit the rc.conf and adding just these

Re: Automatic fsck -y at Boot

2011-12-15 Thread Kenneth R Westerback
On Thu, Dec 15, 2011 at 03:42:19PM +, Kevin Chadwick wrote: On Thu, 15 Dec 2011 08:29:40 -0500 Kenneth R Westerback wrote: You can change the 'fsck -p' in /etc/rc to whatever varient you wish. There is, to my knowledge, no knob. You probably realise but be aware you can lose

Re: cdio: Can't determine media type

2011-12-12 Thread Kenneth R Westerback
On Mon, Dec 12, 2011 at 01:47:34PM +, sc...@web.de wrote: I got the above error with the command: cdio -v -f /dev/rcd1c tao obsd5-amd64.iso but there was no problem with: cdrecord -v -speed=2 dev=/dev/rcd1c:@ obsd5-amd64.iso The cd burner is connected via USB. Dmesg messages:

Re: network tuning for high bandwith and high latency

2011-12-02 Thread Kenneth R Westerback
On Fri, Dec 02, 2011 at 02:08:57PM +0100, Sebastian Reitenbach wrote: Hi, I'm trying to tune the network speed of OpenBSD box for high bandwidht, and high latency. The box is connected to a 155MBit Internet uplink. Hosts I have here next to me: An old OpenBSD 4.4 box, used as server

Re: how to find dependencies when building a new kernel

2011-12-01 Thread Kenneth R Westerback
On Thu, Dec 01, 2011 at 09:44:25AM +0100, T. Valent wrote: So: your machine has 32MB of Flash storage that holds the entire system. On boot, it all gets loaded as a RAMDISK. Right? Doesn't have to do with my question, but: more or less correct. It certainly sounds interesting. Out of

Re: How to destroy softraid partition

2011-11-18 Thread Kenneth R Westerback
On Fri, Nov 18, 2011 at 03:29:06PM +0200, Ivo Chutkin wrote: Hi all, How can I destroy softraid partition on disk? I was playing with sofraid, now I want to install fresh copy on same disk. When I try to delete raid partition disklebel reports: disklebel: ioctl DIOCWDINFO: Open partition

Re: Pointers on starting X, then run browser and when it quits, automatically shutdown the computer X

2011-11-01 Thread Kenneth R Westerback
On Mon, Oct 31, 2011 at 01:29:58PM +0100, Henning Brauer wrote: * Sime Ramov s...@ramov.com [2011-10-29 13:58]: * Tito Mari Francis Escaqo titomarifran...@gmail.com [2011-10-29T17:50+0800]: My idea is for the whole system to run off a Live CD, but I'm quite lost how to start the X

Re: do not understand how to upgrade to-CURRENT

2011-10-23 Thread Kenneth R Westerback
On Sun, Oct 23, 2011 at 11:45:22AM -0500, Chris Bennett wrote: I am going to give this guy a possible useful hint. -current for my laptop is TOTALLY BROKEN right now. I am building a modified version of -current right now. This version may or may NOT work. -current is OFTEN BROKEN.

Re: dhclient, resolv.conf

2011-10-21 Thread Kenneth R Westerback
On Thu, Oct 20, 2011 at 08:53:16PM +, sophia.ort...@googlemail.com wrote: Rogier Krieger rkrie...@gmail.com wrote: you can use the 'script' parameter described in dhclient.conf Perhaps the best solution, not far from what I had in mind from the beginning, but not a simple

Re: installing OpenBSD 4.9 to external USB harddisk: Disk does not boot

2011-08-07 Thread Kenneth R Westerback
On Sun, Aug 07, 2011 at 02:01:44PM +0200, David Vasek wrote: On Sun, 7 Aug 2011, Michael Treibton wrote: If there's a means of providing more information to help with this, please say. I guess the devs would like to see the output from OpenBSD fdisk(8) and disklabel(8), rather than from

Re: Problem pf 4.9 ( grrrrr )

2011-07-27 Thread Kenneth R Westerback
On Wed, Jul 27, 2011 at 10:24:10AM +, hvom .org wrote: Hi I very problem with packet-filter OpenBSD 4.9 ! I read in /etc/pf.conf : scrub in all syntax error scrub in syntax error match in all scrub syntax error scrub in all on $re0 syntax error I

Re: OpenBSD 5.0-beta non-free firmware

2011-07-19 Thread Kenneth R Westerback
On Tue, Jul 19, 2011 at 02:54:02PM +0400, Wesley MOUEDINE ASSABY wrote: Hi, I just installed a fresh snapshot 5.0-beta, i noticed at the end of installation a new feature : Install non-free firmwares on first boot, what is it exactly ? As an aside, installation is always clear, simple, very

Re: OpenBSD 5.0-beta non-free firmware

2011-07-19 Thread Kenneth R Westerback
On Tue, Jul 19, 2011 at 11:59:01AM -0700, patrick keshishian wrote: On Tue, Jul 19, 2011 at 11:43 AM, David Coppa dco...@gmail.com wrote: On Tue, Jul 19, 2011 at 8:32 PM, patrick keshishian pkesh...@gmail.com wrote: download from? http://firmware.openbsd.org/firmware/ That's what

Re: new rc.d scripts

2011-07-15 Thread Kenneth R Westerback
On Fri, Jul 15, 2011 at 03:14:41PM -0400, Ted Unangst wrote: When upgrading to a new snapshot with the rc.d system, how is the rc.d directory supposed to be populated? I ran sysmerge and got an /etc/rc that called these scripts, but no actual scripts. Is sysmerge supposed to install them?

Re: ISAKMPD

2011-07-14 Thread Kenneth R Westerback
On Thu, Jul 14, 2011 at 06:41:06AM -0700, Steve wrote: Hi all, Sorry this has been asked before but I can find no answer. Is there going to be an official patch for ISAKMPD for 4.8 4.9. Do remedy what problem? I did see something in the bug tracking a while back but I now get the

Re: ISAKMPD

2011-07-14 Thread Kenneth R Westerback
On Thu, Jul 14, 2011 at 11:28:44PM +0200, rancor wrote: Are there many updates of the source that is not published as an errata (on stable)? Yes. Ken // rancor 2011/7/14 Stuart Henderson s...@spacehopper.org: On 2011-07-14, Paul Suh pl...@goodeast.com wrote: If it's easy to

Re: If I install OpenBSD 4.9, when will I have to upgrade to 5.0?

2011-07-11 Thread Kenneth R Westerback
On Mon, Jul 11, 2011 at 04:25:53AM -0700, lancebaynes87 wrote: This is starting to get funny. Way ahead of you. The worlds most secure os, and it doesn't have any docs regarding the different versions security support time. There is no 'security' support time. There is 'support time' and

Re: How to switch consoles with CTRL+ALT+Fn on powerbook G4?

2011-07-08 Thread Kenneth R Westerback
On Sat, Jul 09, 2011 at 01:56:33AM +0300, Pekka Niiranen wrote: Hi, I managed to install OpenBSD 4.9 on Powerbook G4 17 and remap some keys (/etc/kbdtype contains sv) in X with the following xmodmap settings: keycode 49 = less greater leass greater bar brokenbar keycode 94 = section

Re: Setting up default boot from a wd0d

2011-06-27 Thread Kenneth R Westerback
On Mon, Jun 27, 2011 at 08:57:27AM +0200, Christopher Zimmermann wrote: On 06/24/11 16:51, Anand Buddhdev wrote: Hello list users, I have a virtual server for testing, on which I have installed OpenBSD 4.8. The installation is on wd0a, and there's just a single / partition. I then

Re: Interesting panic during boot

2011-06-06 Thread Kenneth R Westerback
On Mon, Jun 06, 2011 at 04:24:13PM -0400, Dave Anderson wrote: On Fri, 3 Jun 2011, Dave Anderson wrote: On Fri, 3 Jun 2011, Kenneth R Westerback wrote: On Fri, Jun 03, 2011 at 01:09:47PM -0400, Dave Anderson wrote: While gathering notebook dmesgs I encountered this panic during boot

Re: Interesting panic during boot

2011-06-03 Thread Kenneth R Westerback
On Fri, Jun 03, 2011 at 01:09:47PM -0400, Dave Anderson wrote: While gathering notebook dmesgs I encountered this panic during boot (at a Best Buy, on a demo system labelled Toshiba r835-p50x, booting from a USB stick loaded with an i386 snapshot dated 5/24). The root device DUID shown is

Re: Interesting panic during boot

2011-06-03 Thread Kenneth R Westerback
On Fri, Jun 03, 2011 at 06:36:53PM -0400, Dave Anderson wrote: On Fri, 3 Jun 2011, Kenneth R Westerback wrote: On Fri, Jun 03, 2011 at 01:09:47PM -0400, Dave Anderson wrote: While gathering notebook dmesgs I encountered this panic during boot (at a Best Buy, on a demo system labelled

Re: Upgrade experience.

2011-06-02 Thread Kenneth R Westerback
On Thu, Jun 02, 2011 at 04:12:45PM -0500, patric conant wrote: Had a 16 year-old jr. admin do an upgrade to the border router/firewall/content-filter/web-proxy/etc from the CD, entirely painless and clear process, could not have been more straight-forward, the upgrade guides were excellent, as

Re: OpenBSD4.9 / Virtual Routing Domains

2011-05-15 Thread Kenneth R Westerback
On Sun, May 15, 2011 at 02:24:27PM +0200, Oeschger Patrick wrote: i was playing with virtual routing on openbsd4.9 recently first results using vlans are impressive now i am asking myself if virtual routing is possible - without using dedicated physical interfaces for each routing domain -

Re: OpenBSD4.9 / Virtual Routing Domains

2011-05-15 Thread Kenneth R Westerback
On Sun, May 15, 2011 at 03:35:53PM +0200, Oeschger Patrick wrote: On May 15, 2011, at 15:25, Kenneth R Westerback wrote: On Sun, May 15, 2011 at 02:24:27PM +0200, Oeschger Patrick wrote: i was playing with virtual routing on openbsd4.9 recently first results using vlans are impressive

Re: impact of unaligned partitions/slices on 4kB sector drives (wd10ears)

2011-05-14 Thread Kenneth R Westerback
1) Don't cross post. 2) Install something more recent that 4.6 (e.g. 4.9) and you will find that partitions and filesystems will be aligned on 4K boundaries. 3) If you can, without trying hard, end up with misaligned partitions on a fresh 4.9 install then please detail the steps you followed and

Re: enable MFS for RAMDISK_CD on amd64

2011-05-09 Thread Kenneth R Westerback
On Mon, May 09, 2011 at 08:49:17PM +, Stuart Henderson wrote: Why? Whyt?++ Ken On 2011-05-09, Ted Roby ted.r...@gmail.com wrote: This patch enables MFS in RAMDISK_CD, adds the MFS flag to distrib/special/newfs binary and creates the sbin/mount_mfs link for instbin. ted

Re: Serious OpenBSD softraid crypto limitation

2011-04-26 Thread Kenneth R Westerback
On Tue, Apr 26, 2011 at 07:42:06AM -0400, Nicholas Schmidt wrote: Can you break the install process as I did in the HOWTO and continue forward with a full softraid setup? I wrote the HOWTO after struggling for a few evenings to get the setup to work seamlessly. Maybe the documentation was over

Re: Serious OpenBSD softraid crypto limitation

2011-04-24 Thread Kenneth R Westerback
On Mon, Apr 25, 2011 at 03:41:33AM +1000, John Tate wrote: OpenBSD Misc, I have recently configured an OpenBSD softraid using the following as a guide along with the correct manual pages: http://geekyschmidt.com/2011/01/19/configuring-openbsd-softraid-fo-encryption The limitation I've

Re: Like OpenBSD? Like to see new stuff happening? You really need to order a CD today :)

2011-04-22 Thread Kenneth R Westerback
On Thu, Apr 21, 2011 at 11:35:46PM -0700, Philip Guenther wrote: On Thu, Apr 21, 2011 at 10:16 PM, Sunnz sun...@gmail.com wrote: forget about multi-license, it is isc license and it doesn't really make sense to make them like ms volume license. but how hard would it be to provide an

Re: vnconfig wd1 disklabel dissapearing

2011-04-19 Thread Kenneth R Westerback
On Tue, Apr 19, 2011 at 11:22:52PM +, Kevin Chadwick wrote: On Tue, 19 Apr 2011 22:36:41 +0200 Claudio Jeker wrote: On Tue, Apr 19, 2011 at 08:47:03PM +, Kevin Chadwick wrote: On Tue, 19 Apr 2011 10:18:20 + Kevin Chadwick wrote: /sbin/disklabel -E wd1

Re: Like OpenBSD? Like to see new stuff happening? You really need to order a CD today :)

2011-04-19 Thread Kenneth R Westerback
On Tue, Apr 19, 2011 at 08:11:10PM +, Miod Vallat wrote: The OpenBSD project does not receive any proceeds from tshirt, posters, doll or book sales. In any case, the OpenBSD project receives more money from the sale of one CD set than from the sale of one clothing attire, due to the

Re: not boot panic: trap type 6, code=2, pc=d032a644c

2011-04-19 Thread Kenneth R Westerback
On Tue, Apr 19, 2011 at 09:37:21AM -0600, Orestes LeaL R. wrote: On Mon, 18 Apr 2011 08:24:55 -0600, Kenneth R Westerback kwesterb...@rogers.com wrote: On Mon, Apr 18, 2011 at 07:57:20AM -0600, Orestes LeaL R. wrote: This diff fixed the problem. Thanks! Maybe this is a silly question

Re: not boot panic: trap type 6, code=2, pc=d032a644c

2011-04-18 Thread Kenneth R Westerback
On Mon, Apr 18, 2011 at 07:57:20AM -0600, Orestes LeaL R. wrote: This diff fixed the problem. Thanks! Maybe this is a silly question but this diff its applied on the latest snapshot iso? Any committed code will be present in any snapshot dated after the commit. Allowing for any timezone

Re: vnconfig wd1 disklabel dissapearing

2011-04-18 Thread Kenneth R Westerback
On Mon, Apr 18, 2011 at 09:56:45AM +, Kevin Chadwick wrote: I've done the following and at first I didn't mail in case it was a weird vmware bug but it does exactly the same thing on real hardware. Someone mentioned fairly recently in 'equivalent of Linux mount -o bind' which should

Re: not boot panic: trap type 6, code=2, pc=d032a644c

2011-04-15 Thread Kenneth R Westerback
On Sat, Apr 16, 2011 at 12:25:12AM +0300, Oleksii Zhmyrov wrote: I'm trying 4.9 snapshot from April 13 iso inside a VM with vmware ws 7.0 in windows 7. initially the system appears to boot fine but then it show the following message: bha3: model BT-958, firmware 5.07B bha3: sync,

Re: not boot panic: trap type 6, code=2, pc=d032a644c

2011-04-15 Thread Kenneth R Westerback
On Sat, Apr 16, 2011 at 12:25:12AM +0300, Oleksii Zhmyrov wrote: I'm trying 4.9 snapshot from April 13 iso inside a VM with vmware ws 7.0 in windows 7. initially the system appears to boot fine but then it show the following message: bha3: model BT-958, firmware 5.07B bha3: sync,

Re: devices without DUID

2011-04-10 Thread Kenneth R Westerback
On Sun, Apr 10, 2011 at 01:54:41PM +0200, Jan Stary wrote: On Nov 08 00:54:29, Joel Sing wrote: For a user's perspective you want to look at the -current man pages for fstab(5), disklabel(8) and mount(8). I finally got around to it. Thank you very much for diskmap, I am using it

Re: dhcpd: bad IP checksums on current

2011-04-09 Thread Kenneth R Westerback
On Sat, Apr 09, 2011 at 01:15:42PM +0200, Mattieu Baptiste wrote: On Sat, Apr 9, 2011 at 1:07 PM, Mattieu Baptiste mattie...@gmail.com wrote: Hi all, I just upgraded my soekris this morning. My clients doesn't receive DHCP responses anymore. When dhcpd receives DHCPREQUEST, I have those

Re: dhcpd: bad IP checksums on current

2011-04-09 Thread Kenneth R Westerback
On Sun, Apr 10, 2011 at 03:26:30AM +0200, Mattieu Baptiste wrote: On Sun, Apr 10, 2011 at 2:47 AM, Kenneth R Westerback kwesterb...@rogers.com wrote: On Sat, Apr 09, 2011 at 01:15:42PM +0200, Mattieu Baptiste wrote: On Sat, Apr 9, 2011 at 1:07 PM, Mattieu Baptiste mattie...@gmail.com

Re: kernel panic after install reboot

2011-03-27 Thread Kenneth R Westerback
On Sun, Mar 27, 2011 at 04:21:32PM -0700, Sha'ul wrote: Dude, You need to give more info. How about the dmesg from the bsd.rd? Luis. At the boot prompt I put bsd.rd and it probes and gives me the install options (I)nstall (U)pgrade (S)hell, I went to shell and dmesg worked, but how can

Re: Messed up OpenBSD boot after dualbooting via grub - cannot boot without OpenBSD boot CD.

2011-03-26 Thread Kenneth R Westerback
On Sat, Mar 26, 2011 at 05:26:06PM +0530, Amarendra Godbole wrote: Hi, I have run into a deadend trying to understand, and troubleshoot this problem. Hence, I would like some pointers. Following is what I did to get my OpenBSD system running, and then subsequently messing it up (in

Re: [FIXED] Re: Messed up OpenBSD boot after dualbooting via grub - cannot boot without OpenBSD boot CD.

2011-03-26 Thread Kenneth R Westerback
if things are well at this point!). -Amarendra On Sat, Mar 26, 2011 at 7:01 PM, Kenneth R Westerback kwesterb...@rogers.com wrote: On Sat, Mar 26, 2011 at 05:26:06PM +0530, Amarendra Godbole wrote: Hi, I have run into a deadend trying to understand, and troubleshoot this problem

Re: Messed up OpenBSD boot after dualbooting via grub - cannot boot without OpenBSD boot CD.

2011-03-26 Thread Kenneth R Westerback
On Sat, Mar 26, 2011 at 11:28:32PM +0530, Amarendra Godbole wrote: On Sat, Mar 26, 2011 at 7:01 PM, Kenneth R Westerback kwesterb...@rogers.com wrote: On Sat, Mar 26, 2011 at 05:26:06PM +0530, Amarendra Godbole wrote: Hi, I have run into a deadend trying to understand, and troubleshoot

Re: fdisk(8) missing from sparc64 install48.iso?

2011-03-10 Thread Kenneth R Westerback
On Thu, Mar 10, 2011 at 10:47:38AM -0500, Kent Watsen wrote: | Welcome to the OpenBSD/sparc64 4.8 installation program. (I)nstall, (U)pgrade or (S)hell? S # fdisk sh: fdisk: not found # ls /sbin/fdisk ls: /sbin/fdisk: No such file or directory # ls /sbin bioctl dmesg

Re: OpenBSD 4.8 HP ProLiant DL360 G7 Install OK?

2011-03-09 Thread Kenneth R Westerback
On Wed, Mar 09, 2011 at 11:39:16AM +0100, rancor wrote: I have been asking for how I can provide more information but the question was not answered. Im not whining, Im just providing my experience. I would be happy to provide more information if some body asked my in my report and also told

Re: OpenBSD 4.8 HP ProLiant DL360 G7 Install OK?

2011-03-09 Thread Kenneth R Westerback
On Wed, Mar 09, 2011 at 01:08:07PM +0100, rancor wrote: No, sadly not. The machines are now in use and I don't have any to spare. I needed that information when I reported the problem, it's kind of late now but I sure will use the information next time I run into problem when I'm validating a

Re: cannot reboot system with softraid(4) volumes

2011-03-08 Thread Kenneth R Westerback
On Tue, Mar 08, 2011 at 02:16:57PM +0100, Mattieu Baptiste wrote: On Tue, Mar 8, 2011 at 12:52 PM, Nick Holland n...@holland-consulting.net wrote: On 03/08/11 05:10, Mattieu Baptiste wrote: Hi all, I know this setup might not be fully supported but I wanted to report this. On my Sun

Re: GRE pppoe MTU

2011-03-03 Thread Kenneth R Westerback
On Thu, Mar 03, 2011 at 05:06:02AM -0800, Steve wrote: Hi all, Looking to implement ospf over ipsec and need gre in the mix to make it work. Even leaving out IPSEC I have erratic communication over the gre tunnels. Pings always Ok but rdp or http traffic is hit and miss. I have been

Re: Problems with USB on 4.9

2011-02-22 Thread Kenneth R Westerback
On Tue, Feb 22, 2011 at 06:22:27PM +, Dennis den Brok wrote: Jacob Meuser jake...@sdf.lonestar.org wrote: interesting. do all devices stop working at the same time (I mean, if one stops working, do they all stop working)? does unplugging and replugging the devices (to a possibly

Re: Dell R310 - H200 Raid performance problem

2011-02-20 Thread Kenneth R Westerback
On Sun, Feb 20, 2011 at 12:39:06PM +0100, Mark Kettenis wrote: Date: Sun, 20 Feb 2011 19:54:21 +1000 From: David Gwynne l...@animata.net how to manipulate write cache policy? the lsi firmwares dont implement handling of the mod page changes unfortunately. you could call the ioctl

Re: usb external disk freezes system [SOLVED ON -CURRENT]

2011-02-19 Thread Kenneth R Westerback
On Sat, Feb 19, 2011 at 09:24:16AM +0800, shweg...@gmail.com wrote: On Wed, 16 Feb 2011, Kenneth R Westerback wrote: On Wed, Feb 16, 2011 at 06:05:59PM +0800, shweg...@gmail.com wrote: I have an external usb drive which freezes the system, especially if I do some cp of scp of big files

Re: usb external disk freezes system

2011-02-16 Thread Kenneth R Westerback
On Wed, Feb 16, 2011 at 06:05:59PM +0800, shweg...@gmail.com wrote: I have an external usb drive which freezes the system, especially if I do some cp of scp of big files, but not necessarily, it happens also with small files, here is the error I get: attempting to restore vector in use

Re: reboot command doesn't work

2011-01-02 Thread Kenneth R Westerback
On Sat, Jan 01, 2011 at 06:31:10PM -0600, netmgr7 wrote: I have tried booting kernel files with acpi enabled only, apm enabled only, acpi apm disabled, and acpi apm disabled. Still no successful reboot. Don't know of anything else to try, so any other tips/hints would be appreciated.

<    1   2   3   4   >