Boot problem custom Kernel 5.7

2015-06-09 Thread Oliver
Hello, for around 10 years I build a custom cd bootable version of OpenBSD. The project was started with OpenBSD 3.4 and is updated with each OpenBSD release. Basically I take the GERNERIC kernel configuration and change config bsd swap generic to config bsd root on

Re: caron no longer working in xterm

2015-06-09 Thread Jan Stary
On May 13 18:20:23, h...@stare.cz wrote: On Apr 22 07:03:22, s...@spacehopper.org wrote: On 2015-04-21, Jan Stary h...@stare.cz wrote: On Mar 31 19:24:00, h...@stare.cz wrote: Since about three snapshots ago, I cannot use the caron (háček) in xterm to diacritize my Czech (latin2)

Re: Boot problem custom Kernel 5.7

2015-06-09 Thread Theo de Raadt
entry point at 0x1000160 [7205c766, 3404, 24448b12, 1080a304] == At this point the system reboots. No further messages. Your kernel is probably too large. A limitation in the bootblocks.

Re: Boot problem custom Kernel 5.7

2015-06-09 Thread Theo de Raadt
entry point at 0x1000160 [7205c766, 3404, 24448b12, 1080a304] == At this point the system reboots. No further messages. Your kernel is probably too large. A limitation in the bootblocks. Do you mean the kernel with the ramdisk or without? What would be the best way to workaround

Re: Blob-free OpenBSD kernel needed

2015-06-09 Thread Elias Diem
Hi On 2015-06-06, Артур Истомин wrote: Your rant is cogent. But if so, why OpenBSD does not supply microcode updates from Intel/AMD? There are tons of security fixes. I just wonder: Is there really such microcode available that is open source? -- Greetings Elias

Re: Correction to the AnonCVS documentation

2015-06-09 Thread bytevolcano
Please ignore/delete this. The SMTP server I was using was initially blocked, and thanks to the list owner, it is now fixed. As a result, this message may have been backlocked and sent. It is essentially a duplicate of another message, which has received reasonable replies. On Mon, 8 Jun 2015

Correction to the AnonCVS documentation

2015-06-09 Thread bytevolcano
Hello all, I noticed on http://www.openbsd.org/faq/faq5.html#BldGetSrc that there is information about preloading the tree, but does not mention that getting to -current requires -rHEAD at least the first time using 'cvs update' after pre-loading the tree with the source files from the last

Re: Boot problem custom Kernel 5.7

2015-06-09 Thread Josh Grosse
On 2015-06-09 13:34, Oliver wrote: On Tue, 09 Jun 2015, Theo de Raadt wrote: entry point at 0x1000160 [7205c766, 3404, 24448b12, 1080a304] == At this point the system reboots. No further messages. Your kernel is probably too large. A limitation in the bootblocks. Do you mean the

Re: Boot problem custom Kernel 5.7

2015-06-09 Thread Oliver
On Tue, 09 Jun 2015, Theo de Raadt wrote: entry point at 0x1000160 [7205c766, 3404, 24448b12, 1080a304] == At this point the system reboots. No further messages. Your kernel is probably too large. A limitation in the bootblocks. Do you mean the kernel with the ramdisk or without?

Re: Blob-free OpenBSD kernel needed

2015-06-09 Thread Martin Schröder
2015-06-09 18:48 GMT+02:00 Elias Diem li...@webconect.ch: I just wonder: Is there really such microcode available that is open source? No.

Re: caron no longer working in xterm

2015-06-09 Thread Raf Czlonka
On Tue, Jun 09, 2015 at 04:43:45PM BST, Jan Stary wrote: Writing a non-capitalized caron'd letter in vim (in an xterm) and then capitalizing it with ~ does produce the correct capitalized caron'd version of the letter. But typing it straight like in [caron]S still does not work. Hi Jan, Has

Error while building userland

2015-06-09 Thread ludovic coues
Hello misc@, I am building -current for the first time and I have an error while building userland. More specifically, when rebuilding the symbolic link, make spew this error: *** Parse error in /usr/src/gnu/usr.bin/binutils: Malformed conditional (${BINUTILS_VERSION} == binutils-2.17)

Re: OpenBSD 5.7 CD 2

2015-06-09 Thread Kenneth Gober
On Mon, Jun 1, 2015 at 10:13 AM, OpenBSD Store Misc m...@openbsdstore.com wrote: CD 2 has been dispatched for replacement on all orders. arrived for me today on the east coast of the USA (New York City area). -ken

Re: AnonCVS and -rHEAD

2015-06-09 Thread Nick Holland
On 06/07/15 22:57, bytevolc...@safe-mail.net wrote: On Sun, 07 Jun 2015 22:27:05 -0400 Nick Holland n...@holland-consulting.net wrote: ... Where did you get these source files? Just checked the ones on the mirrors, they do not have such a tag on them. I'll check the CDs..um...not tonight.

Web2py running on openbsd 5.7 with new httpd server

2015-06-09 Thread Alvaro Mantilla Gimenez
Hi, I would like to know if anyone have web2py running on OpenBSD 5.7 using new httpd server. I've started web2py with fcgihandler and tried a simple configuration with no luck (probably wrong, that's why I am asking here): # cat /etc/httpd.conf # $OpenBSD: httpd.conf,v 1.14 2015/02/04