Re: Configuring IPv6 addresses using dhcp6leased(8)

2024-11-02 Thread Brian Conway
ritz box. > "inet6 autoconf" does not. Is dhcp6leased(8) already supporting this > kind of client configuration? > > Regards, > -- > Christian Brian Conway Owner RCE Software, LLC

Re: vmd guests time drift

2024-10-18 Thread Brian Conway
ve been made to the host system. Success *may* vary by host system, in this case that guest lives on an Intel NUC8i5BEH. Brian Conway Owner RCE Software, LLC

Re: strange network behavior (send permission denied)

2024-09-23 Thread Brian Conway
gt; > How can I diagnose this failures? You may have a full state table. Try: pfctl -si pfctl -ss Alternatively `pfctl -sa` includes all. If you have run out of available state tracking, I would spot check what is using up all the state entries and whether it is expected prior to increasing the limit. Brian Conway Owner RCE Software, LLC

Re: random-id / modulate state help

2024-07-31 Thread Brian Conway
cy in my home > internet and didn't know if these might be slowing things down. The > hardware is just an APU2, so nothing very powerful. Less than 1gbit > connection. I would remove 'reassemble tcp'. I've found it causes more problems than it solves. Brian Conway Owner RCE Software, LLC

Re: Filesystem corruption on OpenBSD routers after power outage?

2024-07-10 Thread Brian Conway
On Wed, Jul 10, 2024, at 3:49 PM, Crystal Kolipe wrote: > On Wed, Jul 10, 2024 at 08:32:38PM -, Stuart Henderson wrote: >> On 2024-07-10, Tom Smyth wrote: >> > I don't include a swap partition on the routers in the field as I >> > don't want them swapping to disk, we over specify the hardware

Re: Filesystem corruption on OpenBSD routers after power outage?

2024-07-10 Thread Brian Conway
so im assuming the lack of a swap partition means that this would not > be an issue (in my deployment scenario) That matches my experience. Brian Conway Owner RCE Software, LLC

Re: how to verify OpenBSD CVS repositories from mirrors?

2024-07-03 Thread Brian Conway
On Wed, Jul 3, 2024, at 1:04 PM, Florian Obser wrote: > On 2024-07-03 12:59 -05, "Brian Conway" wrote: >> On Wed, Jul 3, 2024, at 12:50 PM, Anon Loli wrote: >>> Hi! >>> I've recently compiled OpenBSD in order to change the source code for the >>

Re: how to verify OpenBSD CVS repositories from mirrors?

2024-07-03 Thread Brian Conway
eys of the anoncvs mirrors here: https://www.openbsd.org/anoncvs.html They are operated (for the most part) by the same developers/volunteers who contribute to the operating system source code. If you're not comfortable with that, I recommend using releases and snapshots exclusively. Brian Conway Owner RCE Software, LLC

Re: crippled my laptop trying to reclaim root space

2024-06-12 Thread Brian Conway
On Wed, Jun 12, 2024, at 6:47 PM, shadrock uhuru wrote: > the story start with my root partition being totally out of space which > caused me great problem when i came to using sysupgrade, > most of the space was taken up by the /dev directory, A note on how you got into the original situation w

Re: [Solved] Edit: Installation amd64 7.5: How to access the distribution sets on the USB stick?

2024-06-08 Thread Brian Conway
On Sat, Jun 8, 2024, at 4:01 PM, Jan Stary wrote: > On Jun 08 15:33:15, rfab...@mhsmail.ch wrote: >> The issue was the USB stick did not appear in the disk selection dialog. > > That's hard to believe. If the installer booted from it, > it must have been recognized as one of the sd? disks > during

Re: Correct fdisk info for ext2fs?

2024-05-30 Thread Brian Conway
this. It looks like you have formatted an entire drive without partitioning it first. This isn't wrong *per se*, in the same way you might format certain types of external media without partitioning them, but it's not expected and could become a footgun if you go to perform an operation on the drive and forget that it isn't a filesystem within a partition. As you've noted, it does operate correctly. Brian Conway Owner RCE Software, LLC

Re: Desktop performance

2024-05-04 Thread Brian Conway
On Sat, May 4, 2024, at 8:41 AM, Manfred Koch wrote: > Hi community, > > I'm a newbie and have a few questions according performance in > workstation. The following changes I've made in sysctl.conf: > kern.maxproc=4096 > kern.maxthread=4096 > kern.maxfiles=32768 > > further in the login.conf: > > s

Re: NAT on CARP interface

2024-04-28 Thread Brian Conway
; make? You're just repeating a different word. Lol Brian Conway Owner RCE Software, LLC

Re: Getting "Boot error" after replacing a disk in softraid

2024-04-23 Thread Brian Conway
> wd0 at pciide0 channel 0 drive 0: That seems... unusual. Do you have an (old) IDE compatibility option turned on in the BIOS? I would have expected it to attach via AHCI: sd0 at scsibus1 targ 2 lun 0: naa.5002538e304456ac Brian Conway

Re: OpenBSD Installation Doesn't Detect NVMe SSD, but Detects My USB Drives

2024-04-15 Thread Brian Conway
Ali Yuruk Sorry to hear of your trouble. I recommend including some actionable information, such as: - make and model of the NVMe drive - OpenBSD installer dmesg with the drive not recognized - FreeBSD or Linux dmesg with the drive working Brian Conway Owner RCE Software, LLC

Re: / not in RO after change in fstab

2024-04-12 Thread Brian Conway
c/blob/4365136d4e2a201819da54e3e3bc8e95c1301f8e/etc/rc#L428 If you plan on bypassing that, you're wading into unsupported land. For example, you'll have an unpleasant time with a read-only /dev. Brian Conway Owner RCE Software, LLC

Re: ipv6 assistance

2024-04-06 Thread Brian Conway
ates Xfinity uses DHCPv6 for the WAN interface and DHCPv6-PD for internal interfaces. I haven't confirmed any of that, as I'm not a customer. You should be able to translate most Xfinity guides for use with OpenBSD, I would think. Brian Conway Owner RCE Software, LLC

Re: Bash instead of ksh

2024-04-02 Thread Brian Conway
On Tue, Apr 2, 2024, at 10:08 PM, Nick Holland wrote: > What is it that you see bash doing so much better than stock pdksh? Multiline command editing. (I don't use bash, but it would be a nice feature.) Brian

Re: Request for a check 'relinking in progress' before a reboot

2024-03-23 Thread Brian Conway
On Fri, Mar 22, 2024, at 6:10 PM, Dan wrote: > Hello, > > To avoid prbs with the relinking of the kernel happening in background > I propose to set a little check during the shutdown to avoid to interrup it.. > > Thnx! > > -Dan I have frequently rebooted or shut down shortly after boot, for exampl

Re: New (for me,) dmesg warning during system bootup.

2024-02-25 Thread Brian Conway
On Sun, Feb 25, 2024, at 4:27 PM, Avon Robertson wrote: > I have noticed several posts related to endbr64 in the last week, so I > thought this might be of interest to someone. > > Performed a 'sysupgrade -s' earlier today to: > kern.version=OpenBSD 7.5-beta (GENERIC.MP) #25: Sat Feb 24 20:50:14 MS

Re: KeyTrap DNS vulnerability

2024-02-14 Thread Brian Conway
gister.com/2024/02/13/dnssec_vulnerability_internet/ -current and both -stable branches have been updated: https://marc.info/?l=openbsd-cvs&w=2&r=1&s=CVE-2023-50387&q=b Brian Conway Owner RCE Software, LLC

Re: Single partition fs layout

2024-02-13 Thread Brian Conway
openbsd.org/faq/faq4.html#Partitioning Brian Conway Owner RCE Software, LLC

Re: New postfix-3.8.20221007p12 broken TLS for Gmail servers?

2024-02-02 Thread Brian Conway
09.85.167.45] >> ehlo=1 starttls=1 commands=2 >> >> Before updating the package, I had postfix-3.8.20221007p11, and it had no >> such problem. > > Why do you run such an outdated postfix snapshot? That is the latest version that is supported/available in packages-stable: https://cdn.openbsd.org/pub/OpenBSD/7.4/packages-stable/amd64/ Brian Conway Owner RCE Software, LLC

Re: Communication between hosts on different network interfaces

2024-01-06 Thread Brian Conway
On Sat, Jan 6, 2024, at 2:09 PM, Ibsen S Ripsbusker wrote: > I also tried setting different subnets. > > /etc/hostname.igc1: > inet 192.168.2.1/24 > > /etc/hostname.igc2: > inet 192.168.3.1/24 This is what I have done, with a pf rule to block connections originating from my less-trusted n

Re: Installing openBSD

2023-07-31 Thread Brian Conway
On Mon, Jul 31, 2023, at 12:00 PM, ykla wrote: > Any manually created efi > partition system will not be recognized. I can assure you, it will (when done correctly). I have done so manually/scripted with EFI+GPT and EFI+MBR many times. An example of the less common EFI+MBR approach for the insta

Re: High ACPI CPU load

2023-07-17 Thread Brian Conway
On Sat, Jul 15, 2023, at 5:38 PM, Julian Huhn wrote: > On Sat, Jul 15, 2023 at 06:05:06PM +, Mike Larkin wrote: >>On Sat, Jul 15, 2023 at 04:34:20PM +0200, Julian Huhn wrote: >>> Since I got many DMARC rejection mails and therefore don't know how many >>> people this mail reached at all, once a

Re: patch-008 missing in CVS repo

2023-07-13 Thread Brian Conway
On Thu, Jul 13, 2023, at 9:13 AM, Stefan Sperling wrote: > On Thu, Jul 13, 2023 at 08:49:06AM -0500, Brian Conway wrote: >> I'm seeing the same. The commit email for 7.3-stable is here: >> >> https://marc.info/?l=openbsd-cvs&m=168919043301821 >> >> But

Re: patch-008 missing in CVS repo

2023-07-13 Thread Brian Conway
elf.c I see similar results when I try pulling from a couple anoncvs mirrors. Perhaps a bug or oops in the CVS update process? Brian Conway Owner RCE Software, LLC

Re: RSS or Atom syndication for security advisories?

2023-05-22 Thread Brian Conway
On Mon, May 22, 2023, at 9:59 AM, Xavier wrote: > I don't know if you say it seriously. If you do, I think it's the best. > Perhaps you could write some semantic file and convert them to desired > format (html, RSS, etc.). > I saw the www repo > (https://github.com/openbsd/www/blob/38884496ed89e

Re: 7.2 panic and "reorder_kernel: failed" ...

2023-04-30 Thread Brian Conway
sh 0x gapdummy.o >> ld -T ld.script -X --warn-common -nopie -o newbsd ${SYSTEM_HEAD} vers.o >> ${OBJS} >> root:[~]# > > What might that mean? Is it significant? I can't speak to the panic, but I think the relink error is just the background process getting killed when you rebooted the system immediately after finishing boot. Brian Conway RCE Software, LLC

Re: A messed-up fresh install due to a careless user

2023-04-29 Thread Brian Conway
s perfectely. > But the firewall needed to be disabled while the machine was on the LAN only. The default pf.conf is very sufficient for allowing incoming traffic in a LAN environment. Brian Conway

Re: PC Engines APU2 infinite loop rebooting immediate after kernel loads

2023-04-17 Thread Brian Conway
a couple different apu2 configurations. You could also try booting from a USB stick, I've run these devices with mSATA, SD card, or USB flash. Brian Conway

Re: File system is full after using dd

2023-04-15 Thread Brian Conway
be careful to verify that when wiping. Brian Conway Lead Software Engineer, Owner RCE Software, LLC

Re: Recent changes in the FAQ.

2023-03-03 Thread Brian Conway
960 sd0" > > -new- > "if you use GPT for UEFI booting, do: # fdisk -gy -b 532480 sd0" This is the commit (prior to the www update) and rationale: https://marc.info/?l=openbsd-cvs&m=166843427315447 Brian Conway RCE Software, LLC

Re: PC Engines APU alternative for OpenBSD - 2022h2

2023-01-13 Thread Brian Conway
anagement/cooling/power consumption. Overall, I've enjoyed my AliExpress cheapies, but the firmware leaves a lot to be desired. They seem to be compiled with every option under the sun present, even if they don't apply to the hardware in question - other than the aforementioned serial BIOS redirection. Brian Conway

Re: poor routing/nat performance

2022-12-19 Thread Brian Conway
r inexpensive alternatives to the APU2+ platform, and there are plenty in the $100-200 USD range for amd64. Most of my APU2s have been retired to terminal/console server duty. > CPU bored, max. load 25% It sounds like 1 of your 4 cores is maxed, which would not be surprising. Brian Conway

Re: OpenBSD File systems , on Flash / SSD CPE (in sites with uncontrolled power (CPE customer sites)

2022-11-28 Thread Brian Conway
On Mon, Nov 28, 2022, at 4:06 PM, Tom Smyth wrote: > /dev/sd0a / ffs rw,softdep,noatime 1 1 > /dev/sd0d /usr/local ffs rw,wxallowed,nodev,softdep,noatime 1 1 softdep is a useful option for metadata-heavy workloads, but it is not a magical go-fast flag. While it's possible that characterization is

Re: CyberPower cp1500PPFCLCD

2022-11-13 Thread Brian Conway
On Sun, Nov 13, 2022, at 3:49 PM, Kenneth Hendrickson wrote: > --- On Sunday, November 13, 2022, 01:56:12 PM EST, Peter Fraser > wrote: > >> I replace it with a new CyberPower cp1500PPFCLCD. > > You poor bastard. If this company has anything to do with the > CyberPower PC It does not. https://

Re: Slow clock on vmd guest, i386-specific

2019-01-10 Thread Brian Conway
Understood, thanks for the update. At least the i386 angle it will be a little more searchable now. Brian Conway On Thu, Jan 10, 2019 at 12:28 AM Mike Larkin wrote: > > On Wed, Jan 09, 2019 at 11:18:16PM -0600, Brian Conway wrote: > > After looking through the mailing list archives,

Slow clock on vmd guest, i386-specific

2019-01-09 Thread Brian Conway
urce found on i386, and taking a peak at src/sys/arch/i386/i386 indicates that perhaps this isn't available? What's the preferred method to get such a guest in line? I've included various sysctl, ntpd, and dmesg output below. All systems are running 6.4-stable. Thanks!

Re: NFS daemon is very slow in server-to-client direction in TCP mode

2016-04-14 Thread Brian Conway
I ran into that same behavior with a Debian client before lowering the readsize and writesize in the NFS mount options (they defaulted to 64K I believe). Try starting at 8096 and working your way up until you find the failure point. Brian Conway Software Engineer, Owner RCE Software, LLC I was

Re: Does a softraid partition require an fdisk partition

2016-03-11 Thread Brian Conway
> Since the softraid volume doesn't have the base OS installed on it, and will > never be used as a "boot device," I think I am ok, but am not sure. You are correct. Brian

Re: unbound eats up buffer space

2016-03-08 Thread Brian Conway
Are you using pf queues? I most frequently see that happen when there's no space left in a queue. `pfctl -v -s queue` Brian Conway On Mar 8, 2016 1:52 AM, "Marko Cupać" wrote: > Hi, > > I have 5.8 i386 box as my home network gateway, with unbound as a > resolver

Re: openbsd 4.7 virtual machine on hyper-v

2016-03-01 Thread Brian Conway
If this is the de interface from hyper-v, there were fixes for it a release or two back. 4.7 is ancient, you need to upgrade. Brian Conway On Mar 1, 2016 7:10 AM, "Markus Rosjat" wrote: > Hi there, > > I ported a vm from vmware to hyper-v. the machine boots up, weel

Re: [SOLVED] with pain / was: APU2 WLE200NX ATHN0: Device timeout

2016-01-31 Thread Brian Conway
> I still experienced hangup on reboot after rebuilding 5.9-beta amd64 ... > So a switch has to be manually flipped for restarting the box after /bsd > upgrade. > > Do you have the same ? [OT] I experience the flaky reboot issue (usually after running for a few days) on my apu2b2 with 5.8-stable.

Re: xz: (stdin): Cannot allocate memory

2016-01-30 Thread Brian Conway
Have you read the xz man page, specifically on memory requirements? 9-extreme is probably not what you want - it's fairly insane/placebo. Full dmesg with memory information is needed beyond that. Brian Conway On Jan 30, 2016 7:18 AM, "Lampshade" wrote: > Hello > I have

Re: bandwidth usage limits with pf, etc.

2015-12-31 Thread Brian Conway
systat will show you most of what pftop does, no package necessary. http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man1/systat.1?query=systat&sec=1 Brian Conway On Dec 31, 2015 2:30 PM, "Mark Carroll" wrote: > I was wondering recently what the biggest bandwidth hog

Re: APU2: no boot from internal mSATA storage

2015-12-23 Thread Brian Conway
Bios and APU2 flashing tools here (3rd post): http://www.pcengines.info/forums/?page=post&id=44BEA6F6-FC84-4F4B-BCE8-34A00764910B&fid=DF5ACB70-99C4-4C61-AFA6-4C0E0DB05B2A Brian Conway On Wed, Dec 23, 2015 at 2:01 PM, Kapfhammer, Stefan wrote: > Hello Brian, > > thank you for

Re: APU2: no boot from internal mSATA storage

2015-12-23 Thread Brian Conway
You probably need to contact the folks at PC Engines for a newer beta bios. I've seen rel-1.8.0-143, -181, and -190, and I recall at least one of them included updated boot support. There may be newer available as well. Brian Conway On Wed, Dec 23, 2015 at 12:32 PM, Kapfhammer, Stefan

Re: Understanding 'disklabel -T' math

2015-12-21 Thread Brian Conway
Great, thanks. I was about to make a diff for the -T template section below that and change "and percentage of disk" to "and percentage of remaining space", but that certainly clarifies it. Brian Conway On Mon, Dec 21, 2015 at 1:43 PM, Otto Moerbeek wrote: > On Mon, Dec

Understanding 'disklabel -T' math

2015-12-21 Thread Brian Conway
oard in my template, in case it was some weird unit issue, but no change. Thanks for any insight. Brian Conway OpenBSD 5.8-current (GENERIC.MP) #1757: Sat Dec 19 08:17:18 MST 2015 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP real mem = 1056899072 (1007MB) avail mem = 102079

Re: home keys in tmux

2015-12-02 Thread Brian Conway
rm[-256color] use. These are still workarounds, of course. Brian Conway On Wed, Dec 2, 2015 at 10:17 AM, Ted Unangst wrote: > Ax0n wrote: >> Do you have anything in your .tmux.conf? > > No, don't have one. (i don't want one)

Re: apu1d as an NTP server

2015-10-23 Thread Brian Conway
How large is your network? Brian Conway On Oct 23, 2015 5:42 PM, "Gene" wrote: > Howdy, > > Has anyone here used the PC Engines apu1d system board as an NTP server? > > I'm looking at setting up some in house stratum-2 servers so I can be a > better

Re: "dd if=/dev/srandom of=/dev/wd0e bs=1024 count=1" WIPES my wd0 disklabel. Is this intended, bug, how come, how workaround ??? Incl reproduction script+console output+dmesg

2015-10-06 Thread Brian Conway
There were also some excellent diagrams generated the last time this came up for discussion: https://marc.info/?l=openbsd-misc&m=141520160709490&w=2 FWIW. Brian

Re: UEFI boot attempt on AM1 platform with logs (9/16 snapshot)

2015-10-05 Thread Brian Conway
gt; - > -#if defined(EFIBOOT) > +#ifndef EFIBOOT > + /* stack and the gung is ok at this point, so, no need for asm setup > */ > + (*(startfuncp)entry)(howto, bootdev, BOOTARG_APIVER, marks[MARK_END], > + extmem, cnvmem, ac, (int)av); > +#else > +

Re: mini itx from intel

2015-10-03 Thread Brian Conway
> We don't have a boot 'failure' per se (the board technically boots fine with > no display), rather if there's no screen attached during boot then it > completely disables video and never recognizes a screen attached later, ie; > you have to reboot to get video back. > > Do these 'dummy plugs' hel

Re: mini itx from intel

2015-10-02 Thread Brian Conway
issue, so you may luck out. Brian Conway Software Engineer, Owner RCE Software, LLC On Fri, Oct 2, 2015 at 10:55 AM, frantisek holop wrote: > thanks everyone for the dmesg. > i bought 2 of these with 8G of RAM > and intel SSD drives. > > they will be used as headless servers, >

Re: UEFI boot attempt on AM1 platform with logs (9/16 snapshot)

2015-09-23 Thread Brian Conway
> This picture shows > > Load address: Loader Data (2) 0xd0 for 4096KB FATAL > > This is what I want to know. 0xd0 + 4M is overlapping the kernel > area. > > I think the following diff or > > http://yasuoka.net/~yasuoka/BOOTX64.EFI > (updated) > > will fix the problem. Great, thanks

Re: UEFI boot attempt on AM1 platform with logs (9/16 snapshot)

2015-09-22 Thread Brian Conway
> Can you try the diff following or > > http://yasuoka.net/~yasuoka/BOOTX64.EFI > > ? Then enter "machine memory" on "boot> " prompt and check the last line. > It shows whether the memory area for kernel is free or not. Like > > Load address: Conventional(7) 0x for KB > > is good sign

Re: rc.shutdown powerdown

2015-09-20 Thread Brian Conway
Powerdown went away in July 2014. https://marc.info/?l=openbsd-cvs&m=140532869022004&w=2 Also, rc.shutdown doesn't exist by default anymore (/etc/examples). Brian Conway Software Engineer, Owner RCE Software, LLC On Sun, Sep 20, 2015 at 1:01 PM, Quartz wrote: > Can someone e

Re: Cheap hardware for router, perhaps fileserver?

2015-09-19 Thread Brian Conway
Consider PC Engines APU series for relative low cost, fanless, and runs amd64. Soekris are also popular, and a bit more expensive. Brian

UEFI boot attempt on AM1 platform with logs (9/16 snapshot)

2015-09-17 Thread Brian Conway
keyboard, using wsdisplay1 umass0 at uhub0 port 3 configuration 1 interface 0 "USB Flash Disk" rev 2.00/11.00 addr 2 umass0: using SCSI over Bulk-Only scsibus1 at umass0: 2 targets, initiator 0 sd1 at scsibus1 targ 1 lun 0: SCSI2 0/direct removable serial.090c1000108230611421 sd1: 956MB, 512 bytes/sector, 1957888 sectors softraid0 at root scsibus2 at softraid0: 256 targets root on rd0a swap on rd0b dump on rd0b erase ^?, werase ^W, kill ^U, intr ^C, status ^T Welcome to the OpenBSD/amd64 5.8 installation program. (I)nstall, (U)pgrade, (A)utoinstall or (S)hell? Brian Conway

Re: Native EFI Bootloader Support

2015-09-10 Thread Brian Conway
I get similar behavior (EFI boot blocks run, boot loader 3.29 shows, but kernel fails to finish loading and reboots) on an Intel NUC DN2820FYKH using the latest snapshot (9/9) with install58.fs. I tried both bsd.rd and bsd for good measure. Installing via CSM works as expected. Firing up the same

Re: Ubiquiti EdgeRouter Lite

2015-08-16 Thread Brian Conway
http://ftp.openbsd.org/pub/OpenBSD/snapshots/octeon/INSTALL.octeon Brian Conway On Sun, Aug 16, 2015 at 11:06 AM, Predrag Punosevac wrote: > Dear All, > > I am contemplating buying a new machine which will act as a router/DNS > caching server for my home network. Is anybody curre

Re: Repartitioning

2015-08-07 Thread Brian Conway
Yes. Use VBoxManage convertfromraw on the dd'ed image. Brian On Aug 7, 2015 11:37 AM, "Quartz" wrote: > You could also make a raw image of the disk and run a copy of that image >> in qemu on another computer, something which would give you a chance to >> do some experimenting with growfs(8)& f

Re: 5.7-stable i386: crunchgen-produced programs segfault

2015-04-08 Thread Brian Conway
Thanks, working from /usr/src/distrib/special helped get things sorted out. Brian Conway On Tue, Apr 7, 2015 at 4:00 PM, Ted Unangst wrote: > Brian Conway wrote: >> I get similar results when swapping in ls, pax, and so on. However, >> the make release process generates a working

Re: 5.7-stable i386: crunchgen-produced programs segfault

2015-04-07 Thread Brian Conway
Thanks, I'll start looking there. This is in the context of flashrd not being bootable on i386 at the moment: https://github.com/yellowman/flashrd/issues/30 Brian Conway Founder, Owner RCE Software, LLC On Tue, Apr 7, 2015 at 4:00 PM, Ted Unangst wrote: > Brian Conway wrote: >>

5.7-stable i386: crunchgen-produced programs segfault

2015-04-07 Thread Brian Conway
adma0 at isa0 pckbc0 at isa0 port 0x60/5 pckbd0 at pckbc0 (kbd slot) pckbc0: using irq 1 for kbd slot wskbd0 at pckbd0: console keyboard, using wsdisplay0 pms0 at pckbc0 (aux slot) pckbc0: using irq 12 for aux slot wsmouse0 at pms0 mux 0 pcppi0 at isa0 port 0x61 spkr0 at pcppi0 npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16 vscsi0 at root scsibus2 at vscsi0: 256 targets softraid0 at root scsibus3 at softraid0: 256 targets root on sd0a (b44646522fd3f596.a) swap on sd0b dump on sd0b Brian Conway

Re: useradd refusing encrypt output with 5.6

2014-11-22 Thread Brian Conway
(Apologies for potentially breaking threading, replying for a list archive.) I brought this up previously[1] and can confirm that it is fixed in 5.6-stable. Thanks to all. Brian Conway [1] https://www.mail-archive.com/misc@openbsd.org/msg133393.html

Behavior with nested vnd's/filesystems

2014-11-18 Thread Brian Conway
d that b.) the /tmp/a mount accepted changes to its filesystem despite being read-only. Thanks. Brian Conway

Re: encrypt(1) + `usermod -p` compatibility in 5.6

2014-11-05 Thread Brian Conway
On Wed, Nov 5, 2014 at 2:00 PM, Ted Unangst wrote: > On Wed, Nov 05, 2014 at 12:35, Brian Conway wrote: >> As part of a larger build script, I'm pre-populating passwords with >> usermod. When upgrading to 5.6, I ran into the error below: >> >> 5.5-stable: >

encrypt(1) + `usermod -p` compatibility in 5.6

2014-11-05 Thread Brian Conway
lJq.tlSfwC/FKIL5EhqYpUsgC' # Incorrect usage on my part or something else? Thanks. Brian Conway