On Tue, May 30, 2017 at 12:22:09PM -0400, Maximilian Pichler wrote:
As mentioned, I booted another OS from a USB stick and it runs at
2560x1440@60MHz. Doesn't this make it unlikely that the issue is with
the monitor or cable? Also, the connection is via DisplayPort, even
the most basic version of
First of all, big thanks to Theo for his strong leadership and to all
the past and present devs !!! Have a great week ahead !!!
---
Just a little FWIW from a Lenovo T440s ...
---
dmesg | sort | uniq -c
1 3834:intel_uncore_check_errors] *ERROR* Unclaimed register before interrupt
30 error
Hello Folks !!
Regarding GENERIC.MP #115
I have a feeling you are about to roll into 6.2, however I just want
to bring the following to your attention in case it matters.
I just did a clean install of -current using the bsd.rd dated
2017-09-27. Within the install sequence of questions, the d
On 04/23/18 15:50, Bogdan Kulbida wrote:
Hi Everyone,
I'm trying to use wkhtmltopdf to generate PDF from my HTML files. I
was googling like crazy but did no find any valuable information so
far.
When I run (as root)
# /usr/local/bin/wkhtmltopdf http://google.com /tmp/out.pdf
It does generate p
On 07/17/18 17:53, Edgar Pettijohn III wrote:
For some reason xconsole has decided to start seg faulting regularly.
I can't remember how to build X with debugging symbols. Could anyone
give me a quick rundown so I can provide more information.
Thanks,
Edgar
OpenBSD 6.3 (GENERIC.MP) #4: Sun
On 09/11/18 12:32, Steve Litt wrote:
On Tue, 11 Sep 2018 15:28:09 + (UTC)
Stuart Henderson wrote:
On 2018-09-11, Steve Litt wrote:
> I've created a downloadable CIDR (Classless Inter-Domain Routing)
> network calculator, whose sole dependency is Python3. It runs in any
> terminal or termi
I just discovered something unexpected using pfctl and tables. I'm far
from a networking guy and apparantly I can't type either.
Try this on a patched 6.3 amd64.
$> uname -mrsv
OpenBSD 6.3 GENERIC.MP#10 amd64
The following are a couple CIDRs for amazon.
$> pfctl -t sample -T add 176.0.0.0/8
1
I just came upon this while stumbling across my numeric keypad.
(If case you are wondering, the "*" key is next to the "/" key ...)
---
recent snapshot:
$> uname -vrsm
OpenBSD 6.4 GENERIC#329 amd64
$> doas pfctl -t sample -T add 74.125.0.0*16
1 table created.
1/1 addresses added.
$> doas pf
On 10/06/18 00:28, Klemens Nanni wrote:
On Fri, Oct 05, 2018 at 04:02:12PM -0600, Andrew wrote:
recent snapshot:
$> uname -vrsm
OpenBSD 6.4 GENERIC#329 amd64
What's the timestamp? Please provide more detailed information next time.
$> doas pfctl -t sample -T add 74.125.0.0
e CUPS test page from the web interface leaves the
printer idle. The job now shows up in "$ lpstat" and can also
be cancelled with "$ cancel $job_id".
Please, if anyone knows which documentation I should look at to get
at the root of this problem or if anyone here has experience with
setting up a driver for their own printer on OpenBSD, contact me.
Greetings
Andrew Easton
On 11/10/18 19:29, Chris Bennett wrote:
On Sat, Nov 10, 2018 at 11:36:17PM +0100, Solene wrote:
This is normal. Look at 26th October https://www.openbsd.org/faq/current.html
The suid was removed to prevent bad things to happen. Use xenodm instead of
startx.
I have switched to using xenodm.
I stumbled upon this because the "/" and the "*" keys are adjacent to
each other on a numeric keypad.
Note: This is a (GENERIC) kernel and I have hyper-threading disabled on
this laptop, if that matters ???
Just your basic upgrade to -current ...
- download today's SHA256.sig, bsd.rd, install
On 11/11/18 19:23, Klemens Nanni wrote:
On Sun, Nov 11, 2018 at 12:01:33PM -0600, Andrew wrote:
~: doas pfctl -t cidr_typo -T add 1.2.3.4*5
1 table created.
1/1 addresses added.
I fail to reproduce this with recent snapshots on both amd64 and sparc64:
# pfctl -t cidr_typo -T add
On 11/11/18 19:23, Klemens Nanni wrote:
On Sun, Nov 11, 2018 at 12:01:33PM -0600, Andrew wrote:
~: doas pfctl -t cidr_typo -T add 1.2.3.4*5
1 table created.
1/1 addresses added.
I fail to reproduce this with recent snapshots on both amd64 and sparc64:
# pfctl -t cidr_typo -T add
On 11/13/18 11:08, Stuart Henderson wrote:
On 2018-11-11, Andrew wrote:
~: doas pfctl -t cidr_typo -T add 1.2.3.4*5
1 table created.
1/1 addresses added.
This would normally fail right here.
~: doas pfctl -t cidr_typo -T show
127.0.0.1
I think your name resolver may be giving out
On 11/13/18 16:28, Stuart Henderson wrote:
On 2018/11/13 10:15, Andrew wrote:
On 11/13/18 11:08, Stuart Henderson wrote:
> On 2018-11-11, Andrew wrote:
> > ~: doas pfctl -t cidr_typo -T add 1.2.3.4*5
> > 1 table created.
> > 1/1 addresses added.
>
> This wou
On 11/28/15, Doug Hogan wrote:
> On Fri, Nov 27, 2015 at 09:47:23AM +, freeu...@ruggedinbox.com wrote:
>> I installed OpenBSD 5.8 on USB flash memory. It's fine:)
>> Then Lenovo G50-80 could booting. but, startx fail and xdm was fail.
>
> I would focus on startx.
>
>> 1.background is blank(bla
FYI -- the current snapshot fails on a Gigabyte Brix.
The boot process blows up at:uhub0
--
uhub0: device problem, disabling port 1
uhub0: device problem, disabling port 2
ehci_sync_hc: tsleep() = 35
ehci_sync_hc: tsleep() = 35
ehci_sync_hc: tsleep() = 35
ehci_sync_hc: tsleep() = 35
ehci_sync_hc:
> I had the same problem with a Gigabyte GA-970A-UD3 based computer, but the
> latest snapshot (#1846: Sun Jan 17 02:34:54 MST 2016) fixed it for me.
>
> Kind regards,
>
>
> Martijn Rijkeboer
Just downloaded GENERIC.MP #1847 amd and it boots seamlessly to a login prompt.
As always, thanks to Theo
sh> file tws-stable-standalone-macosx-x64.dmg
tws-stable-standalone-macosx-x64.dmg: Macintosh HFS Extended version 4
data last mounted by: '10.0', created: Tue Feb 2 16:12:22 2016, last
modified: Tue Feb 2 22:12:22 20to 16, last backup: Tue Feb 2
22:12:22 2016, last checked: Tue Feb 2 22:12:22
Thank you Jiri !! This works:
sh> pkg_add p7zip
sh> 7z e *dmg
On 2/12/16, Jiri B wrote:
> On Fri, Feb 12, 2016 at 12:43:18PM -0600, Andrew wrote:
>> sh> file tws-stable-standalone-macosx-x64.dmg
>>
>> tws-stable-standalone-macosx-x64.dmg: Macintosh HFS Extended
GENERIC.MP #1870 amd64
FWIW: Last night did a clean (re) installl using the toronto.edu mirror.
boot> boot hd0a:/bsd.rd
Puffy loaded up fine -- but no packages.
I edited my /etc/pkg.conf
from:
... toronto.edu/pub/OpenBSD/%c/packages/%a/
to:
toronto.edu/pub/OpenBSD/snapshots/packages/
Virtual machines are pretty much necessary, because no matter what
distribution of what OS you run, there are always those one or two apps
you can't get from the package manager and can't compile, so you need
to use a VM. The first six months I used Void Linux I ran LyX on a
Ubuntu VM to compile m
On 01/11/18 14:45, Andreas Thulin wrote:
Hi!
Again, an ignorant question (as usual):
How might I do something similar to
# dd if=/dev/one of=/dev/sd0 bs=1M
as a complement to the usual and well-described
# dd if=/dev/zero of=/dev/sd0 bs=1M
followed by
Personally, given your premise of "pa
I want to take a moment to thank Theo -- for, uhhh, being Theo ;-) I've
seen some good projects fail from a lack of strong leadership. In
contrast, OpenBSD pushes forward because of his good judgement, combined
with the hard work of all the past and present devs. Even a regular
fella like me has s
On 02/22/18 09:27, George Ramirez wrote:
with intel 620 UHD graphics. At first, the console shows with underscan,
then the resolution changes to the native one, and finally it goes black.
It's a frustrating problem because there are no errors and it seemingly
doesn't work. I bet X is actually
Hi Ted !!!
Today I downloaded a fresh SHA256.sig and bsd.rd and successfully
verified them both with signify(1).
--
signify -C [-q] -p pubkey -x sigfile [file ...]
Just wondering if signify(1) is intended to exit 0 ONLY if the [file
...] is within the shell's pwd ?? By chance, I noticed that
First, and as always, I want to express my appreciation to Theo and to
all the past and present devs. The world is not full of bunny rabbits
and wildflowers ...
---
I have a refurb Lenovo T420 off ebay with a very old BIOS from 2011.
Nice refurb, eh ?? Here are some before and after notes base
ll of phoney tips which rarely work.
I hope that this is the right place for asking such questions.
Cheers,
Andrew
Thanks Crystal for your reply and encouragement,
I'll explore all your suggestions and references when I have enough time.
Cheers,
Andrew
Le jeu. 16 févr. 2023 à 12:58, Crystal Kolipe
a écrit :
> On Thu, Feb 16, 2023 at 12:27:37PM +0100, Andrew wrote:
> > *Do you know any re
There's a new BSD podcast that's just started. First episode was really good,
thought I'd share with the list.
Interviews, tutorials, news, lots of fun stuff.
http://www.bsdnow.tv/about
Our very own phessler@ is the first guest.
On 7/28/15, Craig Skinner wrote:
> On 2015-07-28 Tue 15:30 PM |, Mohammad BadieZadegan wrote:
>> What is the best and lightest browser that usefull with fvwm?
>
> Dillo is generally good, with Firefox for heavy sites.
>
> Depends on where _you_ surf.
I'm just an obsd end-user, but it would be wr
On 8/14/15, Frank White wrote:
> Hi, anyone has some advices to make more secure a browser like firefox ?
> chroot + systrace ?
This previoius thread is one solution. Plus read a subsequent thread
on pdf viewers.
http://marc.info/?l=openbsd-misc&m=142676615612510&w=2
Last time I tried (many months ago) ended in a kernel panic.
Big thanks to Puffy/ Theo/ devs for liberating this box from it's old kernel !!
Much happiness :-)
---
OpenBSD 5.8-current (RAMDISK_CD) #1211: Wed Sep 2 08:50:46 MDT 2015
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/R
Hi misc@,
Just a user experience for your consideration.
I picked up a new bsd.rd from snapshots in toronto. Checked the sha256
and signify to make sure it's good. Moved it to / and rebooted with:
boot> hd0a:/bsd.rd
selected Install with standard options.
clean download from the mirror followed
> Does OpenBSD come up with any in-house software to encrypt a file? Or do
> I have to use gnupg?
Yes -- libressl may do what you want. Read man openssl(1) and skim
down to the section entitled "ENC" and the subsequent sections
including examples. It's well written.
virtual interface.
Is this error?
Openbsd-3.8 stable.
Hardware: fujitsu-siemens RX200
--
Best regards,
Andrew mailto:[EMAIL PROTECTED]
system boots fine. Now I'm more
confused... I don't know what to make of the extra 256MB, but it's possible
your system's crossing the 512GB boundary may be the issue.
-Andrew
:0:Charlie &:/root:/bin/ksh
> > daemon:*:1:1:The devil himself:/root:/sbin/nologin
> > operator:*:2:5:System &:/operator:/sbin/nologin
> > bin:*:3:7:Binaries Commands and Source:/:/sbin/nologin
> >
> > You can parse that with awk and do stuff. Read about passwd(5) to
> > understand the format. A login shell of /sbin/nologin means
> > it isn't interactive. That might get you started?
> >
> > --STeve Andre'
> >
> >
> > !DSPAM:590e28ea17913841584367!
> >
>
>
--
andrew fabbro
and...@fabbro.org
My understanding is that there is some support for the Pine64 platform, though
it requires access to the pins to get a serial console. I haven't opened mine
up yet, but I assume it's a Pine64, on a different footprint PCB. Though... I
have no idea about any other IO pins...
> On May 13, 2017, a
alexander.uk/ ?
>
I don't think that's a redirect. It looks like the owner of that site
simply ripped the OpenBSD main page and placed it on his site.
At least he was thorough - images are served from his site and not via
hotlink.
As to normal thing...I'd say not.
--
andrew fabbro
and...@fabbro.org
Hi Misc,
Has anyone else come across any issues recently with Openvpn, Libressl and
TLS on OpenBSD 6.1?
I am using an .ovpn file with TLS auth static key and cert inline within
the file, to connect to VPN service. Running openvpn binary from command
line without any special params, just .ovpn fil
t; Sent from a teeny tiny keyboard, so please excuse typos
>
> On 20 Jun 2017, at 20:23, Andrew Lemin wrote:
>
> Hi Misc,
>
> Has anyone else come across any issues recently with Openvpn, Libressl and
> TLS on OpenBSD 6.1?
>
> I am using an .ovpn file with TLS auth static key
1 Online 500107862016 0:1.0 noencl
'unknown serial'
Not sure about the 'unknown serial', but otherwise looks correct.
Nice work! Sorry I don't have a card with cache (e.g. H730) to test on,
I recently dug out of the closet my old IBM PS/2E, which had served as
my firewall box from 2000ish-06, and was in fact the very first
machine I ever installed OpenBSD on, to see if it still worked
properly. It did (after changing the CMOS battery), but booted into
OpenBSD 4.1... yeah, just a *bit
On Fri, Sep 1, 2017 at 1:57 AM, Mike Larkin wrote:
> On Fri, Sep 01, 2017 at 01:04:40AM -0500, Andrew Daugherity wrote:
> >
> > boot> hd0a:/bsd.61
> > cannot open hd0a:/etc/random.seed: No such file or directory
> > booting hd0a:/bsd.61: 7678420+2057220+1
On Wed, Oct 11, 2017 at 11:01 AM, Stuart Henderson wrote:
> What is not good is when you do have a RAID array, the controller is
> in RAID mode, but OpenBSD doesn't understand the metadata, so it corrupts
> data on the disk.
>
> This is a difficult area. We don't want to corrupt data, but then som
text mode under Xen).
This was my first time trying out vmm and it was very straightforward,
once I figured out what were dumb mistakes on my part. vmm is already
very capable and it is steadily improving!
-Andrew
[1]
https://doc.opensuse.org/documentation/leap/startup/single-html/book.opensuse.startup/index.html#id2504
hus the installer uses the real disk device, but since vmm
doesn't implement that call, instead of marking the disk as not having
an ID, invalid disk IDs somehow get used.
-Andrew
ng off.
* Suspend and hibernate do not work.
* Reported temperatures via hw.sensors are about 10-15C lower than reality.
I'll submit a proper bug report for the reboot & suspend stuff once I
do more testing (e.g. acpi disabled, BIOS settings for S1 vs. S3
suspend, etc.).
-Andrew
[1] https://marc.
> >
> > > Was this caught in an audit?
> > >
> > > I am just curious about causality that kept OpenBSD in the clear of
> > > this one
> > > that made such headlines yesterday.
> >
> >
> > We didn't chase the fad of using every Intel cpu feature.
>
> This goes into the achive! Thank you for the slice of sanity in an
> insane word.
>
> /jl
>
>
--
andrew fabbro
and...@fabbro.org
On Fri, Jun 15, 2018 at 2:42 PM, Stuart Henderson
wrote:
> One thing to be aware of is the not-very-well-known restriction that one
> user can be in a maximum of 16 groups.
If memory serves, this limitation derives from an nfs limitation.
--
andrew fabbro
and...@fabbro.org
ly, since NTLDR works with the PBR): there is a
problem with the PBR, or with the BIOS's ability to boot from it.
Using the NT loader menu may end up being a better solution for you,
but this should sort out the direct-boot case.
-Andrew
Hi list,
I use an OpenVPN based internet access service (like NordVPN, AirVPN etc).
The issue with these public VPN services, is the VPN servers are always
congested. The most I’ll get is maybe 10Mbits through one server.
Local connection is a few hundred mbps..
So I had the idea of running mu
>
> is there a paper on the web that explains work and relationship
> from pledge and unveil for dummies?
>
> Best wishes,
> Heinz
>
>
--
andrew fabbro
and...@fabbro.org
Hi list,
I really need some help mounting an install.fs disk image, and hope someone
can help :)
I have been trying and failing to create an auto-installing USB flash drive
for OpenBSD.
All of the below steps are being performed using an existing OpenBSD VM
1) Create /auto_install.conf file
https
Hi,
I am running an ASRock J4105B-ITX board and wanting to run OpenBSD on this.
https://www.asrock.com/MB/Intel/J4105B-ITX/index.asp#BIOS
It boots up, and at the 'boot>' prompt I can use the keyboard find.
However after it boots up, the keyboard stops working, and no disks are
found by the insta
)
VPSes. I'm partial to lowendtalk.com, but there's also
talk.lowendspirit.com and hostballs.com. I can't recommend
WebHostingTalk.com any more as it's mostly turned into an advertising/sig
spamming forum.
--
andrew fabbro
and...@fabbro.org
I recently tried using a USB Flash Drive (64GB Capacity) under OpenBSD
6.7 on both amd64 and arm64. It's detected as a umass0 device, but
won't display the disksize/sector line in dmesg and is not available
for me to use as a drive. This drive does work on other operating
systems, so I know the dri
, and is bypassed:
222: if (error == 0) {
223: printf("%s: %lluMB, %u bytes/sector, %llu sectors",
...
This explains why I'm not seeing seeing the "bytes/sector" output.
On Tue, May 12, 2020 at 10:15 PM Andrew Klaus wrote:
>
> I recently tried using a USB Flash
a sex scandal, I would have hoped for something more
colorful. Ho hum.
Is the author telling the truth? Or just yet another anti-BSD thing?
>
The author isn't even lying well, much less telling the truth.
--
andrew fabbro
and...@fabbro.org
e odds their
OpenBSD patch is going to be accepted...
--
andrew fabbro
and...@fabbro.org
What's the standard way to upgrade installed ports after a system upgrade?
I've been trying to figure out how to do this properly, and it doesn't
seem to
have any mention in the FAQ. Thanks in advance.
On Wed, Aug 28, 2019 at 7:45 AM Mohamed salah
wrote:
> I wanna put something in discussion, what's your motivational to use
> OPENBSD
The vastly superior mascot and soundtrack.
--
andrew fabbro
and...@fabbro.org
at isa0 port 0x61
spkr0 at pcppi0
lpt0 at isa0 port 0x378/4 irq 7
vscsi0 at root
scsibus2 at vscsi0: 256 targets
softraid0 at root
scsibus3 at softraid0: 256 targets
root on sd0a (70bae60fe9b7d0df.a) swap on sd0b dump on sd0b
fd0 at fdc0 drive 0: density unknown
fd1 at fdc0 drive 1: density unknown
-Andrew
e Unix landscape was fragmented long, long before Linux or the three
modern BSDs even existed.
--
andrew fabbro
and...@fabbro.org
Hi gents,
Sorry for the slow reply, and thank you for all your responses! :D
Raf, you are correct. It seems that the ftp client is performing an http(s)
downloads.
To me this seems unusual (was expecting 'curl' or 'wget' etc to avoid code
duplication) and confusing? What do you think?
Stuart, th
e the popen arguments but that seems like more
trouble than it's worth in the long run.
Is there some other way to do this? Is there a reason I've missed that
this is actually just a bad idea?
Thanks for your help,
--
Andrew Kanaber
ompt.
Note that this is not yet implemented in the UEFI bootloader:
https://github.com/openbsd/src/blob/43e343f8aa17502e68dbb74fa3dd463280c74fe5/sys/arch/amd64/stand/efi64/efiboot.c#L514-L519
(Compare pc_getshifts() in .../libsa/bioscons.c, which calls BIOS
interrupts. Anyone know the UEFI equivalent?)
-Andrew
t does matter is words within the pkg_scripts
setting, which orders those relative to each other.
> Make sure your resolv.conf points to unbound so that your system can
> resolve the local dns names.
If your uplink interface interface is configured as DHCP, this will
need to be set in dhclient.conf, e.g. "supersede domain-name-servers
127.0.0.1".
-Andrew
roper kernel driver for it so
that it can actually be used on a normal system and by non-root users.
Normal systems run at securelevel=1 (or 2) for good reason, and ideally
are also running with machdep.allowaperture=0.
(I shall now don my flameproof suit.)
Cheers
-Andrew
kes a string as an argument.
What other information can I provide to clarify where the problem lies?
(It may be the man page, pkg_info, "layer 8" or a combination of these
three factors.)
# uname -a
OpenBSD 6.6 GENERIC#4 amd64
Thank you for your time,
Andrew Easton
nderstanding, e.g. the operating system has
to be aware of the MMU. I am concretely speaking of amd64 territory
here.)
https://man.openbsd.org/process :
did not turn up anything
https://man.openbsd.org/pledge :
where is further information on what a process is?
https://man.openbsd.org/unveil :
where is further information on what a process is?
Best Regards,
Andrew
perhaps that serial port is
remotely accessible, e.g. with IPMI serial-over-LAN or Intel vPro
remote access?
-Andrew
The X220 is older, so you can probably find it via ebay or other sources
for way less than your budget.
On Thu, Oct 29, 2015 at 8:33 AM, Domovoy wrote:
> Thinkpads are over my budget (i find them starting with the E550 at 758â¬
> on my usual reseller).
>
> What about the B50-80 (80LT003C): i3,
gain if needed.
That would be helpful, along with specific versions of perl you are
trying to install.
l8rZ,
--
andrew - http://afresh1.com
Full-time system administration is a delicate balance
between proactiveness and laziness.
-- jhorwitz from use.perl.org
On Tue, Nov 03, 2015 at 02:03:34PM -0200, Alceu Rodrigues de Freitas Junior
wrote:
> Hello Andrew,
>
> Em 02-11-2015 23:52, Andrew Fresh escreveu:
> >Yes, we don't support many of the algorithms that the tests attempt to
> >use. I should probably push this patch upstre
definitely room in the ecosystem for more than one
tool, especially if other operating systems adopt pledge.
l8rZ,
--
andrew - http://afresh1.com
I wish life had an UNDO function.
penBSD, but not for your particular FS -- yours contains
the bit 0x80 (INCOMPAT_64BIT, not even listed in OpenBSD, let alone in
EXT4F_RO_INCOMPAT_SUPP).
If you want to share the FS read/write between OpenBSD and Linux, it's
probably easier to create it as ext2 rather than tracking down which
ext4 features to disable.
-Andrew
OTOH, you can get 4TB SATA drives for $250.
The OP was just pointing out that SSD-acceleted (aka SSD-cached) SATA/SAS
is very common in Win/Lin/OSX and was wondering what the status is on
OpenBSD.
--
andrew fabbro
and...@fabbro.org
out of date very fast.
Ultimately, this is like the thread recently on using something other than
CVS. The onus is on the proposer to demonstrate value.
--
andrew fabbro
and...@fabbro.org
e. I have
also tried "clusterid" with no success.
On reading through parse.c it does not have cluster-id or clusterid
specified as keywords.
Is cluster-id supported by OpenBGPD or am I configuring it incorrectly ?
Regards,
Andrew
Thanks Tom and Tony,
That is the solution. It is so obvious now :D
On Fri, Jan 26, 2018 at 7:10 PM, Tom Smyth wrote:
> Hi Andrew
>
> Try replacing
>
> route-reflector
> cluster-id 202.49.106.0
>
> With
> route-reflector 202.49.106.0
>
>
> On 26 Jan
esync.btg.co.nz/index.php/s/rvc8mc9RCpTR1Lg
Is there anything we can do to stop OpenBGPD from dropping the
session? Running per-VRF label's is default on all Juniper
platforms, and is common on Cisco as well.
Regards,
Andrew
you could boot another OS from both hdd and PXE, maybe compare
ACPI dumps to see if the BIOS changes something?
Another workaround would be to 'boot -c' and disable acpi0, but that
of course doesn't help fix the bug.
-Andrew
running various live
services. I cannot find evidence of a lock file in /dev/spool/lock.
Is there a way out of this predicament?
Andrew
specific operation of
browsing uninstalled packages and showing a summary
line?
=== Affected Man-Page File ===
/usr.sbin/pkg_add/pkg_info.1
in
commit 0b249e2164be2385bc6a5e82814435649b2b06e0
Date: Sun Jan 24 10:21:43 2021 +
Kind regards,
Andrew Easton
se my suggestions above are overly
pedantic, I sincerely apologize.
=== Affected Man Page File ===
/share/man/man8/boot_config.8
in
commit 0b249e2164be2385bc6a5e82814435649b2b06e0
Date: Sun Jan 24 10:21:43 2021 +
Thank you very much for your time.
Kind regards,
Andrew Easton
Please provide your whole pf.conf file and ifconfig output.
It's difficult to help with only a small subset of the configuration. There
are PF macros referenced, but they weren't included either.
On Thu, Mar 4, 2021 at 10:53 AM Riccardo Giuntoli wrote:
> root@ganesha:/etc# cat pf.conf | grep w
of a
general drift away from
Intel and towards Arm by both server and workstation users]. There is
also the possibility
that people who have been hit by malware might want a more secure solution.
regards
Andrew
.
This system is available and currently could be used for testing, although
not on the public internet, and only during office hours in Europe/London
timezone - machine must be shut down out of office hours.
Andrew
.
On Wed, 12 May 2021 at 03:22, Ax0n wrote:
>
> I have a SunFire T2000
Is there any problem with putting ROOTBACKUP=1 in my weekly.local
instead of daily.local? I'm backing up to an SD card and it's maybe not
fast enough to back up in 24 hours, plus weekly backup would be fine.
Many thanks.
e code
> easier to read for anyone familiar with that style. Part of that
> means using common idioms that are immediately recognizable by
> someone familiar with the style. This reduces the amount of time
> is takes someone to understand the code.
--
andrew fabbro
and...@fabbro.org
supports that but I don't remember. Another option is
efifb/wsfb, which of course requires configuring the VM for UEFI mode
and reinstalling. Both probably have lower performance though.
-Andrew
[1] https://github.com/openbsd/xenocara
at all.
Although, I am willing to help any way I can. If somebody would like
the use of the system, happy to lend it out, etc.
Cheers,
Andrew
Full dmesg follows:
OpenBSD 7.3 (GENERIC.MP) #1125: Sat Mar 25 10:36:29 MDT 2023
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC
e into the future, if somebody at the project is thinking "Gee,
wish I had an Intel E800 platform to evaluate" - reach out to me and
I'd be happy to lend mine, and cover costs too. :)
Thanks to you and all other contributors for the stellar software!
-Andrew
Hi all,
Hope this finds you well.
I have discovered that PF's queueing is still limited to 32bit bandwidth
values.
I don't know if this is a regression or not. I am sure one of the
objectives of the ALTQ rewrite into the new queuing system we have in
OpenBSD today, was to allow bandwidth values l
Hi Stuart.
On Wed, Sep 13, 2023 at 12:25 AM Stuart Henderson
wrote:
> On 2023-09-12, Andrew Lemin wrote:
> > Hi all,
> > Hope this finds you well.
> >
> > I have discovered that PF's queueing is still limited to 32bit bandwidth
> > values.
> >
>
On Wed, Sep 13, 2023 at 3:43 AM Andrew Lemin wrote:
> Hi Stuart.
>
> On Wed, Sep 13, 2023 at 12:25 AM Stuart Henderson <
> stu.li...@spacehopper.org> wrote:
>
>> On 2023-09-12, Andrew Lemin wrote:
>> > Hi all,
>> > Hope this finds you well.
>
On Wed, Sep 13, 2023 at 8:22 PM Stuart Henderson
wrote:
> On 2023-09-12, Andrew Lemin wrote:
> > A, thats clever! Having bandwidth queues up to 34,352M would
> definitely
> > provide runway for the next decade :)
> >
> > Do you think your idea is worth ci
1 - 100 of 554 matches
Mail list logo