Re: How to specify "device" option in vm.conf to always boot PXE

2019-06-22 Thread Anton Lindqvist
On Fri, Jun 21, 2019 at 02:38:56PM +0200, Joel Carnat wrote: > Hi, > > I need a VM to always boot from the network. > > I could do it using vmctl(8): > # doas vmctl start test -c -B net -b /bsd -n vswitch0 > (...) > PXE boot MAC address fe:e1:bb:d1:c5:d8, interface vio0 > nfs_boot: using interfac

Re: amd64 May 12 snapshot: extent_alloc_region: extent `ioport' (0x0 - 0xffff)

2019-05-13 Thread Anton Lindqvist
Hi, On Sun, May 12, 2019 at 11:42:00PM -0700, Greg Steuck wrote: > My snapshot installation routine[1] worked for May 11th snapshots and > breaks on May 12. I have a reason to suspect fowl play by QEMU (running on > Linux) because I can only trigger the error when the same instance that > just fin

Re: Is siteXX.tgz working in snapshots?

2019-05-08 Thread Anton Lindqvist
On Wed, May 08, 2019 at 09:20:30PM -0700, Greg Steuck wrote: > I have a script[1] which I run when "things change" to keep openbsd > syzbot current. Something changed between Apr 2 and now that made my > install procedure no longer execute install.site which I pack into > siteXX.tgz. I checked that

Re: Determining if a package is installed (regardless of version)

2019-03-26 Thread Anton Lindqvist
On Wed, Mar 27, 2019 at 02:24:24AM +, Adam Steen wrote: > Hi All > > I need to determine if a package is installed, lets use autoconf as an example > > I can run "pkg_info -mqP" and get back list of packages, i.e. > > devel/autoconf/2.69 > shells/bash > sysutils/coreutils > x11/dmenu > x11/d

Re: pkg_add exit status reporting

2018-10-10 Thread Anton Lindqvist
On Tue, Oct 09, 2018 at 02:12:48PM -0700, Greg Steuck wrote: > Hi Marc, > > I was trying to automate an installation script around pkg_add > [0] > and noticed some cases where error reporting and/or documentation c

Re: Keeping clear out of history

2018-07-30 Thread Anton Lindqvist
On Mon, Jul 30, 2018 at 08:11:44PM -0400, Ken M wrote: > OK, so confession 1, I am a long time bash user > confession 2 all of my ksh experience is on solaris > > However in a when in Rome moment I am realizing how much I like ksh in > openbsd, > but one minor thing. I don't like how much clear e

Re: ~OT:In ksh,can bind ctrl+L to clear+redraw also wh. typing started,like in bash?

2018-04-03 Thread Anton Lindqvist
On Tue, Apr 03, 2018 at 01:45:13PM -0400, Tinker wrote: > Hi, > > First, thank you very much for 6.3! > > > I looked around for advise for how to make ctrl+L get bash's behavior > of first clearing the screen and then redrawing the current command > prompt including content that has been typed.

Re: acpi0 not configred kernel messages meaning

2018-01-27 Thread Anton Lindqvist
On Sat, Jan 27, 2018 at 01:37:56PM +0300, Denis wrote: > Got these messages while booting. What does it mean? > > LEN020 at acpi0 not configured > IBM0079 at acpi0 not configured > PNP0C14 at acpi0 not configured > PNP0C14 at acpi0 not configured > acpivout at acpivideo0 not configured https://ww

Re: Git(Hub) and CVS

2018-01-19 Thread Anton Lindqvist
On Fri, Jan 19, 2018 at 01:43:08PM +0700, Kristaps Dzonsons wrote: > I know many here are using CVS, and many are also using git, so I wonder > if anybody can help me. On BSD.lv, I push my CVS repositories (kcgi, > sblg, etc.) to GitHub from time to time using a cvs2git script. It goes > as follo

Re: New default setup for touchpads in X

2018-01-02 Thread Anton Lindqvist
On Sat, Dec 30, 2017 at 12:19:18PM +0100, Anton Lindqvist wrote: > On Fri, Dec 29, 2017 at 10:05:12PM -0700, bit shifter wrote: > > I have a Thinkpad X240 with the buttonless clickpad. On snapshot > > 6.2-current #311, the only soft buttons that function are the buttons > &

Re: New default setup for touchpads in X

2017-12-30 Thread Anton Lindqvist
On Fri, Dec 29, 2017 at 10:05:12PM -0700, bit shifter wrote: > I have a Thinkpad X240 with the buttonless clickpad. On snapshot > 6.2-current #311, the only soft buttons that function are the buttons > at the top of the clickpad. The soft buttons at the bottom of the > clickpad all act as a left-

Re: What decides which port becomes a package?

2017-09-10 Thread Anton Lindqvist
On Sun, Sep 10, 2017 at 08:29:19AM +0200, Niels Kobschätzki wrote: > > > On 10. Sep 2017, at 08:01, Josh Grosse wrote: > > > >> On Sun, Sep 10, 2017 at 07:09:37AM +0200, Niels Kobsch??tzki wrote: > >> Hi, > >> > >> I wanted to install tarsnap today but in the packages I could only find > >> tar

Re: Problem with key bindings with mutt under OpenBSD 6.1

2017-09-02 Thread Anton Lindqvist
On Sat, Sep 02, 2017 at 11:01:14AM +, C. L. Martinez wrote: > Hi all, > > I have used mutt over several months under FreeBSD and RHEL/CentOS. I have > migrated my desktop to OpenBSD 6.1 and I have a problem with mutt's package > installed from official OpenBSD's repos (neomutt-20170306-gpgm

Re: Compaq nx6310 does not suspend/resume

2017-05-10 Thread Anton Lindqvist
On Wed, May 10, 2017 at 05:19:04PM +0200, Jan Stary wrote: > How can I help debug this? This might be of interest, mlarkin@ posted a detailed write-up[1] on how to debug suspend issues. [1] http://marc.info/?l=openbsd-bugs&m=147440712910124&w=2

Re: ksh(1): overwritten prompt caused by UTF-8 character

2017-01-22 Thread Anton Lindqvist
On Sun, Jan 22, 2017 at 03:55:25PM +0100, Ingo Schwarze wrote: > Hi, > > Anton Lindqvist wrote on Sun, Jan 22, 2017 at 02:57:12PM +0100: > > > I recently encountered a bug related to UTF-8 in ksh(1). > > > > While inserting the following sequence, part of my prom

ksh(1): overwritten prompt caused by UTF-8 character

2017-01-22 Thread Anton Lindqvist
I recently encountered a bug related to UTF-8 in ksh(1). While inserting the following sequence, part of my prompt gets mangled: aö With PS1='ksh$ ' I expect the following output: ksh$ öa ... actual output: kshöaa Examining the output buffer when the 'ö' character is inserted shows the

Re: bsd.rd September 15 can't unmount /mnt

2016-09-16 Thread Anton Lindqvist
The issue has been reported on bugs[1] and later fixed[2]. The upgrade procedure works fine for me by now. [1] http://marc.info/?l=openbsd-bugs&m=147402962517273&w=2 [2] http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/distrib/miniroot/install.sub

Re: acpithinkpad(4): mute speaker on boot

2016-09-14 Thread Anton Lindqvist
On Tue, Sep 13, 2016 at 10:48:26AM -0600, Theo de Raadt wrote: > > Anton Lindqvist wrote: > > > I'm trying to fix a minor annoyance on my x240: the speaker mute key > > > LED-state is not respected at boot. Pressing the mute key will mute the > > > speaker wh

acpithinkpad(4): mute speaker on boot

2016-09-13 Thread Anton Lindqvist
I'm trying to fix a minor annoyance on my x240: the speaker mute key LED-state is not respected at boot. Pressing the mute key will mute the speaker while the expected behavior is to unmute. The LED-state will remain out-of-sync until I run `mixerctl -t outputs.master.mute`. I've managed to determ