On 15/03/14(Sat) 14:07, Jan Stary wrote:
> This is an old 12" Powerbook G4 hw.model=7455 (Revision 0x303)
> with a freshly installed current/macppc. See full dmesg below.
>
> I can't switch consoles with ctrl+alt+Fx - is that expected?
> Or is there another way to do that on a Powerbook?
It shoul
On 17/03/14(Mon) 13:58, James Hartley wrote:
> Has the information in FAQ7.4 changed? That indicates that virtual
> terminals are only supported on amd64, i386, & Alpha. Zaurus has limited
> support, but with a different keystroke patterns.
Indeed since 5.4 macppc also supports virtual consoles,
On 15/03/14(Sat) 16:22, Jan Stary wrote:
> On Mar 15 14:42:28, s...@openbsd.org wrote:
> > On Sat, Mar 15, 2014 at 02:07:16PM +0100, Jan Stary wrote:
> > > This is an old 12" Powerbook G4 hw.model=7455 (Revision 0x303)
> > > with a freshly installed current/macppc. See full dmesg below.
> > >
> >
n in your bug report
to do anything :(
Could you provide a dmesg with the USB keyboard (or whatever device
causing the problem) plugged in and a trace when the panic occurs.
See http://www.openbsd.org/report.html for more information.
Martin
HP Company HPx9G+ Device" rev 1.10/1.00 addr 2
> ucom0 at moscom0 portno 0
>
> How do I relate this to a filename?
That would be /dev/ttyU0 and /dev/cuaU0 as the FILES section of ucom(4)
shows. It is always a good idea to read device manual pages, as they
usually contain a lot of helpful information.
- Martin
What can I do next?
What brand of BIOS is this? I had the exact same problem on a Gigabyte
motherboard with Award's BIOS before. I assumed it was a BIOS bug and
gave up because it wasn't a particularly good motherboard to begin with.
- Martin
be I am just plain stupid, but could someone explain to me the point in
"bragging" about only two remote holes in the default install, when the
default install is useless before you add some content to the system,
unless you're running a web server serving static content only.
Best regards.
Martin
Martin Braun wrote:
> As we all know on the front page of OpenBSD it says "Only two remote holes
> in the default install, in a heck of a long time".
>
> I don't understand why this is "such a big deal".
>
> A part from the base system in xBSD, OpenBS
02:00 Theo de Raadt :
> > On Thu, Apr 3, 2014 at 10:04 PM, Martin Braun >wrote:
> >
> > > As we all know on the front page of OpenBSD it says "Only two remote
> holes
> > > in the default install, in a heck of a long time".
> > >
> > &g
l.com>:
> By easier to maintain, it means having regular task of patching the system
> here or there a.k.a. job security for system administrators :)
>
>
> On Fri, Apr 4, 2014 at 3:13 PM, Eric Furman wrote:
>
>> On Fri, Apr 4, 2014, at 01:47 AM, Martin Braun wrote:
>>
penBSD is a learning curve but one which
> will pay off if you persevere (especially if you're trying to use it for
> network services).
>
>
> On 04/04/14 03:04, Martin Braun wrote:
>
>> As we all know on the front page of OpenBSD it says "Only two remote holes
>>
>> I used OpenBSD back in the 3.x days,
> The last 3.x release was 8 years ago.
> Are you fucking serious?
Yup.
>> but eventually began using Debian
>> because it was much easier to maintain
> Can you please give an example of a maintenance task
> that is easier then the comparable/analogous ta
Norman Gray wrote:
> Greetings.
>
> I'm trying to install the released OpenBSD 5.4 onto a old-ish netbook
> without an optical drive. I thought I could do this via
> install54.iso; I can see where I need to get to, and can almost get
> there, but I can't find the last step.
>
> I suspect this
> Norman Gray : http://nxg.me.uk
> SUPA School of Physics and Astronomy, University of Glasgow, UK
Assuming you are somewhat experienced with OpenBSD, setting up a
bootable USB with install sets isn't hard.
fdisk -i $disk
disklabel -E $disk
# setup partition a
newfs ${disk}a
# mount
# cp /usr/mdec/boot /mnt/boot
# installboot /mnt/boot /usr/mdec/biosboot $disk
# copy bsd.rd and distrib sets
And you'll be good to go.
But you need OpenBSD to run that, as you already know. If the MacBook
you're using is x86, you'll be able to run VirtualBox and do it from
there. The trick is to eject the USB drive from disk utility so you
can attach it as a USB device to VirtualBox.
Since you can boot floppy.fs, it _might_ be possible to run mount_cd9660
on a partition containing the ISO image.
I have also done your plan e before. If you're really worried you can
disconnect the hard drive before trying it.
- Martin
P.S. sorry about the incomplete message going out.
have machines that netboot and then mount
root from NFS they would obviously need hardware support; this does not
apply to you but you may see the paradigm in netboot documentation).
Once RAMDISK_CD is loaded you should be able to use the wired network
and USB.
Use either the bsd.rd on the distribution servers or one from cdXX.iso
or installXX.iso
- Martin
erface) will
have a performance impact.
> Any of you have some experience about this? Could you give me some info
> about performance or some nice arguments to convince them?
>
> Thanks in advance!
>
> Excuse my english, but I don't practice it regularly.
Looks better than some native speakers I know.
- Martin
Hi
I know that there isn't going to be any support for the Rasberry-PI,
but I have been looking for something similar that runs OpenBSD
without any problems.
I am mainly interested because of the low power consumption and
because I want to have this box running 24/7 with OpenBSD.
I mainly need i
case "$-" in
*i*)
eval `tset -sQ '-munknown:?vt220' $TERM`
;;
esac
Putting things in the wrong shell init files can result in things not
working as they should, so please be careful and follow the advice to
read ksh(1).
- Martin
2014-04-24 15:51 GMT+02:00 Alejandro :
> hit and for other crucial software on the Internet... What are the chances
> of things like OpenSSH getting founding from them for example? (I mention
http://www.openssh.com/";>
Please take note of our Who uses it page, which list just some of the
vendors w
one, let me know where to send it.
- Martin
bably want to
keep logs and manage daemon state like the other newfangled init
systems. You're going to have to rewrite both init and the rc system.
And you won't get any support for such a system.
And if you want to monitor daemons you'll be better off monitoring the
service the daemons are supposed to provide. It doesn't matter if httpd
hasn't exited yet if you can't connect to it.
- Martin Brandenburg
among other
> things) exists to run getty and start
> === /etc/rc. You mention status
> in a further message. You probably want to
> === keep logs and manage
> daemon state like the other newfangled init
> === systems. You're going
> to have to rewrite both init
Hi
I am a bit confused about wether Cubiebord A20 or Cubieboard 3 are supported.
On the http://www.openbsd.org/armv7.html it mentiones Cubieboard and
Cubieboard 2, but it also says "A20".
Would either work on OpenBSD 5.5?
Kind regards.
Epoch on BSD, and
> since I was already working on Epoch 1.1, I decided to port Epoch.
>
> 2. I might be using OpenBSD on some of my boxes and I'd prefer to use
> Epoch even though it's unsupported, because I wrote it to be exactly what
> I (not anyone else) wanted in an init system, after all.
>
> Again, thanks for your help everyone.
> -Ben
- Martin
Relinking to create unique kernel failed; after applying /var/db/kernel.SHA256 /bsd> and , this
is what my relink.log looks like:
(SHA256) /bsd: OK
LD="ld" sh makegap.sh 0x gapdummy.o
ld -T ld.script -X --warn-common -nopie -o newbsd ${SYSTEM_HEAD} vers.o
${OBJS}
LLVM ERROR: out of mem
ace.
man security
man changelist
Best
Martin
I know the mv command is being asked to do the wrong thing.
It tells me that in 7.0.
Is it expected behavior for 7.1 versus 7.0 release?
Using 7.1 with all patches and all packages up to date.
mkdir A
cd A
mkdir B
mv ~/A B
mv: Abort trap (core dumped)
Ignore the post.
It was software I had installed in my home directory.
s without such a prefix are
taken to be an include.
If a line consists of just "!", then the current filter rules are
cleared before adding any further rules.
If FILE is '-', the list will be read from standard input.
Coming back to the topic of this thread: I'm curious that nobody has mentioned
ansible/puppet/salt/... yet.
Best
Martin
y, but I don't understand the meaning of "However, you're
> [probably] not in Kansas".
I assume it's https://en.wiktionary.org/wiki/not_in_Kansas_anymore
Best
Martin
Am Mi., 17. Juli 2024 um 00:18 Uhr schrieb <04-psyche.tot...@icloud.com>:
> Does this idea make sense?
No.
You'll have to keep both systems up-to-date.
Learn how to do backups and how to restore.
Best
Martin
2009/4/16, Stuart VanZee :
> search and haven't figured this out. How does one turn off the line wrap
> in OpenBSD's version of vi? My linux friends say ":set nowrap" but nowrap
vim is in ports. :-)
SCNR
Martin
On Thu, Apr 16, 2009 at 09:59:29AM -0400, Stuart VanZee wrote:
> How does one turn off the line wrap in OpenBSD's version of vi? My
> linux friends say ":set nowrap" but nowrap doesn't seem to exist in
> the version of vi that ships with OpenBSD
The vi on your Friends' Linux-boxes is probably jus
ssword it says
This command is not the one you allowed in sudoers.
--
Martin Oppegaard
gt; >
> > db B B ALL=NOPASSWD:/sbin/mount /cd0,/sbin/umount /cd0
> >
> > But something is wrong, and it says "password:".
> >
> > Thank you very much.
> >
> >
>
>
>
> --
> http://www.openbsd.org/lyrics.html
>
--
Martin Oppegaard
I'm in Montreal as well and just order them from the Computer Shop:
http://www.openbsd.org/orders.html#ca/cshop
-Martin
On Sun, Apr 19, 2009 at 02:43:02AM +0300, Angelin Lalev wrote:
> OpenBSD + httpd (the included apache 1.3) on the same machine (P4 2,4)
> gives me only 20Kbit/sec traffic on 100Mbit Ethernet which is rather
> weird and actually had me checking cables, switches and duplex modes.
> It seems that ever
r class
0 [priv]
103749.319341 Default log_debug_cmd: log level changed from 0 to 90 for class
1 [priv]
...
The problem I am dealing with happens after a longer time, I suspect
incorrect phase 2 re-establishment so I need to understand the time
records.
Please help me, if you know how.
Thank you,
Martin Petvalsky
Sorry,
I had a blackout, the time is obvious.
mp
-Original Message-
From: Petvalsky, Martin
Sent: Wednesday, April 22, 2009 11:14 AM
To: 'misc@openbsd.org'
Subject: isakmpd log file - time in human form?
Hello,
I am debugging an IPsec tunnel by running
isakmpd -L -d -DA=
that I can try to
troubleshoot the issue?
Thanks,
-Martin
Here is the 4.5-current 'bsd.rd' dmesg that I am using:
OpenBSD 4.5-current (RAMDISK_CD) #112: Thu Apr 30 11:52:21 MDT 2009
dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/RAMDISK_CD
cpu0: Intel(R) Pent
Someone contacted me off-list and suggested I disable acpi in the
bsd.rd kernel before booting it.
It worked.
boot> boot bsd.rd -c
UKC> disable acpi
EKC> quit
Thanks,
-Martin
3.0/24
neighbor 192.168.113.1 {
remote-as 64512
descr test
local-address 192.168.113.100
holdtime180
holdtime min3
announce all
max-prefix 100 restart 300
softreconfigin yes
}
Than
Thnx for your fast reply.
It works very well and saved us a lot of configuration time! By the way do
you know why this isn't nescesary by using Quagga? (A little bit off topic,
but I am just wondering).
Henning Brauer wrote:
>
> * Tom Martin [2009-05-06 15:41]:
>> May 6 17
2009/5/6, Steve Shockley :
> The self-tests take the drive offline while they run, right? Do you
No. man smartctl
Best
Martin
Hi allWe are now busy implementing a redundancy environment using
openBSD4.5 with OpenBGPD. In this setting we use a CARP interface to
realize a failover between the primary and the secondary route-server.
With the virtual IP-address we have to admit, the failover works
perfect! But it only works w
This filter
works great, but by using the 4 byte AS number, this implementation is hard
to
implement. Does anyone know a solution for this problem? In the 2 byte AS
this
solutions works, but what about the 4 byte AS filtering. Does anyone has
experience with this?
Regards
Tom Martin
2009/5/16, Yuriy Grishin :
> Iqigo Ortiz de Urbina wrote:
>
> > I wonder if he is after something similar to portaudit[1] on OpenBSD?
> >
> Exactly!
We don't have that, but we are eagerly awaiting you port and your work
on the database. Not to mention the updated ports.
Best
Martin
ed working on it.
Best
Martin
On Sat, May 23, 2009 at 05:36:30PM -0300, Christiano Farina Haesbaert wrote:
> I've update my base system and now everytime I ping something it gives
> me a permission denied, if I run as root, averything is fine.
You have done something wrong during your update. ping must be setuid:
-r-sr-xr-x
On Sat, May 23, 2009 at 10:54:41PM +0200, Martin Toft wrote:
> ping must be setuid:
...and owned by root. Mike is probably onto something ;-)
2009/5/24, Stuart Henderson :
> The "P" (Private) suggests some kind of privacy.
"MPLS is well suited to the task as it provides traffic isolation and
differentiation without substantial overhead."
Best
Martin
2009/6/6, Ryan Flannery :
> ryan# grep ryan /etc/passwd
man id
id -u ryan
Best
Martin
On Sat, Jun 06, 2009 at 04:05:49PM +0200, Jan Klemkow wrote:
> I've a problem with the network speed.
> If I download the a file with openbsd,
> it has only a speed round about 250 kBit/s
>
> I could start several downloads with the same speed.
> So that a program like aget has a speed from 600 ti
2011/12/23 Christian Weisgerber :
> 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
re ffs, both are rw, the only
> difference between then that /home is nosuid, however that does not
> affect locate on 3.3, 4.9, or 5.0 (just tested).
$ mount
/dev/sd0a on / type ffs (local, with quotas)
/dev/sd1a on /home type ffs (local, nodev, nosuid, wi
d(4) already?
> > It is not enabled in amd64/conf/GENERIC by default ...
> > Hope that helps,
>
> I'll take a look. But usually there is a reason why it's not enabled
> in the first place.
> (and this is ppc, not sure if akbd works there)
It's not related to akbd(4) because mac mini use USB keyboards.
Otherwise you may have a look at kbd(8) and write 'no' to /etc/kbdtype
;)
Martin
e management this already is a bless, but
still...
(it's probably irrelevant, so don't bother to start flamewars)
--
Martin Pelikan
2012/1/23 Lars :
> Also MySQL became a billion dollar company and it doesn't even sell any
> product
http://www.mysql.com/products/
http://www.mysql.com/products/cluster/faq.html#20
2012/3/4 PP;QQ P(P8P?P8QP8P= :
> the reason is "you can download source code, look at it, make sure for
> yourself there's no backdoors, build your own ISO from source code"
Who does that? Did _you_ check the code?
Best
Martin
2012/3/5 PP;QQ P(P8P?P8QP8P= :
> I'd agree that 100% paranoic will never trust hardware vendor as well. Only
> own manufactured components should be used in conjunction with md5/sha1
md5 - YMMD :-)
server; "ofwboot" will be obtained from the tftp server,
while "bsd.rd" will be obtained from the NFS server,
as specified by the "next-server" and "root-path" dhcp
options)
Martin
[0] ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/macppc/INSTALL.macppc
Hi,
can somebody tell what is the current status of 802.1x authentication in
OpenBSD? The manpage of ifconfig says, that it is still unsupported, but
what about future releases?
What are reliable alternatives when using the urtw driver?
Thanks for any replies.
Martin
--
Martin Bley
[demime
2012/4/13 Alan Corey :
> I've just uploaded a small program I wrote for configuring a kernel based on
> the devices found by doing a dmesg with a generic kernel. It tries to detect
Are you happy supporting CoreyBSD?
per-anchor config files, like so:
$ cat my.conf
table persist
pass from
$ sudo pfctl -a potazmo -f my.conf
$ sudo pfctl -a potazmo -sT
ausfahrt
$ sudo pfctl -sT | grep ausfahrt
$
...and then load the anchor in the main file using:
load anchor potazmo from "my.conf"
--
Martin Pelikan
I've just received the 5.1 CD set in Denmark :-)
Ordered from OpenBSD Europe.
Thanks for yet another release of my favorite OS.
Martin
2012/5/1 llemike...@aol.com :
> security-announce
This list is not used.
> Did I miss something? Was it announced on another list?
This has been discussed before: Patches are not announced.
Best
Martin
2012/5/2 Sebastian Reitenbach :
> On Tuesday, May 1, 2012 18:36 CEST, Martin SchrC6der
> wrote:
> But citing the 5.1 Announce E-Mail:
>
> ...
> Security patch announcements are sent to the security-annou...@openbsd.org
> mailing list. For information on OpenBSD mailing lists,
n on 127.0.0.1 port 1098
listen on 127.0.0.1 port 1099
forward to nat lookup
}
When I try to connect, I immediately get
relay_dispatch_pfe: session 1: expired
Any hints how to fix this in an 5.1 upgraded installation?
Thanks,
Martin
[demime 1.01d removed an attachment of type application/pkcs7-signature which
had a name of smime.p7s]
first of all, sorry for the sender reply (to Sebastian)
Am 03.05.2012 09:47, schrieb Sebastian Benoit:
>> Martin Bley(martin.b...@bvl.bund.de) on 2012.05.03 08:49:41 +0200: I
>> think this is still broken in 5.1?
>
> Yes, 5.1 was already finished at the end of march. I also don
Hi List,
Am 03.05.2012 09:47, schrieb Sebastian Benoit:
>> Martin Bley(martin.b...@bvl.bund.de) on 2012.05.03 08:49:41 +0200:
>> I think this is still broken in 5.1?
>
> Yes, 5.1 was already finished at the end of march. I also dont think
> anything changed in -current since
touchpads, it should be possible to learn this protocol from their
driver.
If you have some diffs, don't hesitate to contact me.
Martin
Hello list,
Is anyone working on getting the gpio pins supported on the PCEngines
ALIX boards?
I'd like to be able to control the LEDs using gpioctl, just like on
the WRAP.
-martin
n port is still at 3.9...
Best
Martin
PS: http://www.openntpd.org is also still at 3.9...
2007/10/26, Lars Noodin <[EMAIL PROTECTED]>:
> I'm not sure there is a context in which Wikipedia is ever relevant: it
It's only as relevant as YOU help make it.
Shut up and improve it.
Best
Martin
2007/10/26, Lars Noodin <[EMAIL PROTECTED]>:
> Where are the choices for non-x86?
The only remaining alternative is Sparc. Everything else is either old
(macppc) or expensive & unsupported (IA64).
Best
Martin
d Google is your friend. ;-)
This maybe not appropriate for this subject, but it certainly fits the
quote: http://www.youtube.com/watch?v=_y36fG2Oba0
Best
Martin
carp to get HA. Also 2GB for a firewall is
overkill. Spend the money on the NICs instead.
Of course, you could simply buy a GeNUa system, which get's you a
hardend OBSD firewall. :-)
Best
Martin
2007/11/3, Karel Kulhavy <[EMAIL PROTECTED]>:
> It's clear to me what is the nice column. I asked for the nice state instead
> - if you run top, you have a line "CPU state: ...0.0% nice..." - that's the
> one I am asking about.
Go away, troll.
2007/11/3, Karel Kulhavy <[EMAIL PROTECTED]>:
> On Sat, Nov 03, 2007 at 04:21:13PM +0100, Martin Schrvder wrote:
> > Go away, troll.
>
> Wrong answer. Cf. Patricia Evans - Controlling People. The
Shut the Fuck up. Nobody here will miss you.
-- is your hardware fast enough?
2. Try playing with queueing in PF to handle some types of traffic
faster than others. AFAIK, it is normal to find this kind of
configuration in commercial, black-box solutions, disguised as buzzy
slogans like "Built-in QoS Super-Routing" :-)
Just my two cents.
Martin
o slow on
OpenBSD?
Any help is appreciated. If you think I've left something important out,
don't hesitate to ask.
Best regards,
Martin
Attachments:
Traceroute from gw.obelnet.dk to sauerkraut.obsd.dk:
[EMAIL PROTECTED]:~$ traceroute -P 1 sauerkraut.obsd.dk
traceroute to saue
100%[>] 52,428,800 1.52M/sETA
00:00
22:53:19 (1.50 MB/s) - `/dev/null' saved [52428800/52428800]
That solved the mystery :-) Thank you very much.
Martin
fork your own XenBSD? Shut up and code. :-p
Best
Martin
2007/11/8, Derick Siddoway <[EMAIL PROTECTED]>:
> the filesystem. What's the best way to do this short of monitoring?
sysutils/smartmontools
Best
Martin
Paulo Rodriguez <[EMAIL PROTECTED]> wrote:
> Hello misc,
>
> Just wanted to notify of the following. During checkout of -current code for
> Xenocara on anga, the following happens:
>
> ...
> CVS server: updating xenocara/font/misc-misc
> U xenocara/font/misc-misc/10x20.bdf
> CVS [server aborted
. Just
don't expect OpenBSD to work well with them.
Best
Martin
On Mon, Nov 26, 2007 at 04:27:36PM +0100, Didier Wiroth wrote:
> Hello,
>
> I updated my src tree (current sources) this morning and updated it a few
> times this afternoon but I'm not able to build the kernel anymore, is anyone
> else experiencing this issue?
> I'm able to reproduce this on ano
Hi,
* Eduardo Alvarenga wrote/schrieb:
> [EMAIL PROTECTED] crash]# scp -r 127.0.0.1-2007-11-26-18:31 [EMAIL
> PROTECTED]:/u02/snap
> ssh: 127.0.0.1-2007-11-26-18: Name or service not known
>
I think the problem is the ":" in the filename. For me it works with
scp -r ./127.0.0.1-2007-11-26-18:
2007/12/5, Marco Peereboom <[EMAIL PROTECTED]>:
> have you ever wondered why openbsd doesn't do binary updates?
And what are package updates?
Does pkg_add -u even check an e.g. md5 or does it trust the server?
Best
Martin
told when I looked for some BSD variant that I could
> recommend.
Richard, do you still remember the 2004 FSF awards?
http://www.fsf.org/news/fsaward2004.html
"Theo's leadership of OpenBSD, his selfless commitment to Free Software ..."
Why don't you ask Theo, whom you once praised, about OpenBSD?
Best
Martin
2007/12/11, Lars Noodin <[EMAIL PROTECTED]>:
> 4) not up on the OpenBSD projects goals and current licensing requirements
You mean not interested. He got to meet Theo personally, so he could
easily stay informed -- if he wanted too.
Best
Martin
2007/12/11, Antoine Jacoutot <[EMAIL PROTECTED]>:
> There're no -stable packages anymore.
Get -stable ports fixed?
Best
Martin
doing research.
The license of OpenSSH is here:
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/LICENCE?rev=HEAD
According to
http://www.gnu.org/philosophy/license-list.html
this is GPL-compatible (modified BSD license or better).
Best
Martin
be precise then. And I'm surprised that you don't
know the license of OpenSSH, which you probably use daily. Please stop
this "if my memory serves". It makes you look as either incompetent or
malovelent.
Best
Martin
2007/12/16, bofh <[EMAIL PROTECTED]>:
> The language is not ready for it. Other languages do not have such a problem
http://en.wikipedia.org/wiki/Gender-neutral_pronoun
Best
Martin
iomedia.de. [81.28.224.26], dsn=4.0.0, stat=Deferred:
451-Mails from 84.137.59.178 refused: Dynamic IP Addresses See:
-
What's wrong here?
Best
Martin
2008/1/2, Nicolas Letellier <[EMAIL PROTECTED]>:
> Why does OpenBSD team not make a -stable branch of the port tree ? It's
Search the archives.
Basically you are not paying the team enough.
Best
Martin
he OpenBSD
partition's Partition Boot Record. The system may still be bootable,
but it will be very difficult to maintain, and this configuration is
not recommended or supported."
Best
Martin
2008/1/6, visc <[EMAIL PROTECTED]>:
> This really is getting old... it's getting harder to want to even go
> through new messages in [EMAIL PROTECTED]
Seconded. IMHO this all belongs to [EMAIL PROTECTED]
Best
Martin
ccc.de/congress/2007/Fahrplan/events/2355.en.html), one
shouldn't use it.
Best
Martin
701 - 800 of 1555 matches
Mail list logo