Re: Softupdates question

2007-05-08 Thread Ingo Schwarze
Hi Daniel, Daniel Ouellet wrote on Tue, May 08, 2007 at 03:06:36PM -0400: > Unless you can have two different mount point to the same partition? > Never tried it and always assume it wouldn't be possible anyway. Then do not guess, but just try it! Some things are really easy to try out... ;-)

Re: automated upgrade script

2007-05-20 Thread Ingo Schwarze
Hi Jacob, Jacob Yocom-Piatt wrote on Sun, May 20, 2007 at 12:27:01PM -0500: > i expect that a number of you have scripts that automate most of the > upgrade procedure and i would like it very much if someone were willing > to share such a script. upgrading by hand a la the upgrade instructions

Re: Snapshots src/sys tarballs

2007-05-30 Thread Ingo Schwarze
Jimmy Mitchener wrote on Wed, May 30, 2007 at 09:51:02AM -0800: > Is there a reason snapshots do not currently come with a > src/sys.tar.gz as releases do? I would think this to be quite useful > for people wishing/requiring building their own kernels, and using > snapshots, as it would help to mi

Re: adaptec 2410sa raid card not reconized

2007-06-10 Thread Ingo Schwarze
Nick Holland wrote on Sat, Jun 09, 2007 at 10:56:20PM -0400: > luccio01 wrote: [...] >> And what do you think about stability of aac driver ? >> Because I read it is not a good idea to use it ... > > http://www.openbsd.org/faq/faq12.html#aac > > do you care about your data? > do you feel lucky?

Re: path traversal exploits

2007-07-01 Thread Ingo Schwarze
J.C. Roberts wrote on Fri, Jun 29, 2007 at 12:46:02PM -0700: > The unarj v2.43 archiver we have for use with clamav virus scanning does > not really work. The same is true for the newer 2.65 version released > by the author. The problem is unarj is unable to extract with paths, > hence it will o

Re: booting to ignore fstab

2007-07-02 Thread Ingo Schwarze
Woodchuck wrote on Mon, Jul 02, 2007 at 03:31:04PM -0400: > On Mon, 2 Jul 2007, David B. wrote: >> Hi, hate to bother. I'm working in 3.8 Hm, this is unrelated, but anyway: Release 3.8 is past its end of life and no more supported. You should upgrade to release 4.1 soon - you *do* want to have b

Re: regular user can't login in with xdm

2007-08-01 Thread Ingo Schwarze
Hi, ambrosehuang ambrose wrote on Wed, Aug 01, 2007 at 03:46:16PM +0800: > When I finished installing the OpenBSD 4.1 on my thinkpad > T43, I changed the "xdm_config="NO" to "xdm_config="" " in the > /etc/rc.conf.local, You changed 'xdm_flags="NO"' to 'xdm_flags=""' in /etc/rc.conf(8), didn't yo

Re: Is this a filesystem bug?

2007-09-08 Thread Ingo Schwarze
Miod Vallat wrote on Sat, Sep 08, 2007 at 07:07:46PM +: > Otto Moerbeek wrote: >> It's not a bug, see mount(2). > You meant mount(8). All the same, in view of the code in /usr/src/sys/kern/vfs_lookup.c, function lookup, near ISDOTDOT, please consider: Index: mount.2 =

Re: Wasting our Freedom

2007-09-17 Thread Ingo Schwarze
Adrian Bunk wrote on Mon, Sep 17, 2007 at 02:57:14PM +0200: > But stating in your licence that noone has to give back but then > complaining to some people on ethical grounds that they should give > back is simply dishonest. > > Is your intention to allow people to include your code into GPL'ed

Re: Wasting our Freedom

2007-09-17 Thread Ingo Schwarze
[EMAIL PROTECTED] wrote on Sun, Sep 16, 2007 at 04:40:38PM -0700: > On Sun, 16 Sep 2007, Jacob Meuser wrote: >> so the linux community is morally equivilent to a corporation? >> that's what it sounds like you are all legally satisfied with. > > if it's legal it's legal. it's not a matter of the Li

Re: files in root directory

2007-09-29 Thread Ingo Schwarze
Hi Paul, hi Chris, Paul de Weerd wrote on Sat, Sep 29, 2007 at 10:01:28PM +0200: > On Fri, Sep 28, 2007 at 09:48:08PM -0400, Chris Nolan wrote: >> Hello, I read through the FAQ and searched the archives but couldn't >> find an answer to this question. In /src/distrib/sets/lists/etc/mi, >> why do

Re: Dell CERC SATA 1.5/6ch support?

2006-06-07 Thread Ingo Schwarze
d enough without proper documentation. This is not wrong, but you are flattering these Adaptec devices more than they deserve. > So use it at your own risk. Rather, do not use it unless reliability is not an issue for your purpose. Hope that helps, Ingo -- Ingo Schwarze <[EMAIL PROTECTED]> usta.de / studis.de sysop

Re: [4.0 release] PR event

2006-06-08 Thread Ingo Schwarze
Craig Skinner wrote on Thu, Jun 08, 2006 at 10:22:16PM +0100: > If you are like me, you are probably pondering how the milestone > OpenBSD 4.0 release should be launched in the public eye. Hardly. Maybe i shall be interested in the code once it is written. Would you mind taking the whole thread

Re: Filesystem using tags, not folders?

2006-06-11 Thread Ingo Schwarze
mal content wrote Sun, Jun 11, 2006 at 07:27:38PM +0100: > On 09/06/06, Kyrre Nygard <[EMAIL PROTECTED]> wrote: >> After noticing how much simpler it is using tags, for instance >> with my bookmarks at http://del.icio.us -- compared to hours of >> frustration trying find the right combination of f

Re: Filesystem using tags, not folders?

2006-06-11 Thread Ingo Schwarze
mal content wrote on Sun, Jun 11, 2006 at 07:55:30PM +0100: > On 11/06/06, Ingo Schwarze <[EMAIL PROTECTED]> wrote: >> http://del.icio.us/help/tags > Seems to me that this would just be a simple manager interface > built over the existing filesystem. No need to change t

Re: lightweight openbsd

2006-06-24 Thread Ingo Schwarze
Hi Artyom, [EMAIL PROTECTED] wrote on Sat, Jun 24, 2006 at 10:04:11PM +0300: > Where can I find any info concerning the purpose of every file in OpenBSD? > I am trying to make it smaller by deleting unuseful files. I read man and > then deside whether I need it or not. After deleting a dozen of f

Re: lightweight openbsd

2006-06-26 Thread Ingo Schwarze
Hi Artyom, > Actually I need a system with perl, pf and some tiny http server > for cgi scripts. I suppose that it is possible to fit it on a 32mb > disk? Am I wrong? Yes, you are quite wrong. [EMAIL PROTECTED] $ uname -a OpenBSD athene.usta.de 3.9 GENERIC#617 i386 [EMAIL PROTECTED] $ du -sk /us

Re: lightweight openbsd

2006-06-26 Thread Ingo Schwarze
Ted Unangst wrote on Mon, Jun 26, 2006 at 01:10:34PM -0700: > On 6/26/06, Ingo Schwarze <[EMAIL PROTECTED]> wrote: >>> Actually I need a system with perl, pf and some tiny http server >>> for cgi scripts. I suppose that it is possible to fit it on a 32mb >>>

Re: Ye Olde Binary Patching Question

2006-06-30 Thread Ingo Schwarze
Dylan Martin wrote on Fri, Jun 30, 2006 at 11:38:45AM -0700: > I've got a handful of OpenBSD boxes, and instead of keeping src on > all of them, I'd like one box to follow stable and build patched > programs which I could then distribute to my other boxes. Two ways are officially supported: -

Re: Easy for a newbie to manage an OpenBSD server?

2006-08-01 Thread Ingo Schwarze
a patches correctly when needed. Yours, Ingo -- Ingo Schwarze <[EMAIL PROTECTED]> usta.de / studis.de sysop

Re: OT hardware IDE RAID cards

2006-08-16 Thread Ingo Schwarze
vendors actually try and fix it, but it is expensive. ATA is designed to be cheap. You can run a cheap system with a moderate level of reliabilty using ATA, but don't expect much. Yours, Ingo -- Ingo Schwarze <[EMAIL PROTECTED]>

Re: OT hardware IDE RAID cards

2006-08-16 Thread Ingo Schwarze
t least one of them commented on it, recently... You will easily find their postings in the archives. Jaye - thanks for your feedback on ATA vs. SCSI. I was not aware my experience might no more be up to date. If this is the case, i hope nobody will start a flame war about it. -- Ingo Schwa

Re: can not prioritize the "main" swap device in fstab

2006-08-20 Thread Ingo Schwarze
blems with a custom kernel, most people won't even try to help you because they assume you have just broken your kernel. As far as i understand config(8) and boot_config(8), you cannot modify the swap device used by an existing kernel after typing 'boot -c' at the boot prompt or `config -e -o /bsd.new /bsd` from the running system. Yours, Ingo -- Ingo Schwarze <[EMAIL PROTECTED]>

Binary system updates, was: Why no compiler...

2006-08-24 Thread Ingo Schwarze
Hi Siju, > I 'll stop installing compilers Still a bad idea IMHO, but this has been discussed to death. > when OpenBSD incorporates binary system updates ;-) Please, don't bug the developers about that. They have explained several times why their time is better put elsewhere. Please also note

Re: How to update httpd without a compiller

2006-08-24 Thread Ingo Schwarze
Hi Tomas, Tomas wrote on Thu, Aug 24, 2006 at 09:18:26AM +0300: > Han Boetes wrote: >> Tomas wrote: > Thank you very much, I think that's the way I will do it :) Then do it very carefully! I see at least one trap you might stumble into... > It's quicker then compilling all the release... Proba

Re: ntpd_flags="" (?)

2006-08-25 Thread Ingo Schwarze
Dear Default User, Default User wrote on Fri, Aug 25, 2006 at 07:48:02PM -0500: > Just installed i386 3.9 RELEASE. > Noticed that /etc/rc.conf.local contains: > > ntpd_flags= # enabled during install > > man 8 ntpd says that /etc/rc.conf.local should contain: > > ntpd_flags="" > > Is

Re: questions about cvs and patches

2006-08-26 Thread Ingo Schwarze
Moin Joerch, > The new patches on the main ftpserver have > all the date 24.8.06, the patches themself > contain different dates, like 9.8.06 I assume you are referring to the times when the fixes were committed to 3.9-stable: +++ gnu/usr.sbin/sendmail/sendmail/main.c 8 Aug 2006 20:20:42

Re: sysctl modifications during install?

2006-08-27 Thread Ingo Schwarze
Woodchuck schrieb am Sun, Aug 27, 2006 at 03:19:38AM -0400: > On Sat, 26 Aug 2006, Edd Barrett wrote: >> On 25/08/06, Matthew R. Dempsky <[EMAIL PROTECTED]> wrote: >>> On Fri, Aug 25, 2006 at 05:38:19AM +1000, Scott Radvan wrote: Or am I missing something which could allow the install to use

Re: bug in ksh ?

2006-08-27 Thread Ingo Schwarze
> Please now try `if ! false; then echo true; fi`. > Why does my shell eat muchos CPU & RAM after such a short pipeline? [EMAIL PROTECTED] $ uname -a OpenBSD idefix 3.9 GENERIC#617 i386 [EMAIL PROTECTED] $ /bin/ksh $ date Mon Aug 28 01:28:07 CEST 2006 $ if ! false; then echo true; fi true $ date

Re: The future of NetBSD

2006-08-30 Thread Ingo Schwarze
ree project fail, whatever may have happened in the past. Even if there is some competition among various projects, one's loss rarely is anybody else's win, when free software is concerned. Ok, i'm not a developer; so i shall go back to lurking now. -- Ingo Schwarze <[EMAIL PROTECTED]> Serverbetrieb usta.de / studis.de

Re: The future of NetBSD

2006-09-02 Thread Ingo Schwarze
Gilbert Fernandes wrote on Fri, Sep 01, 2006 at 11:59:57AM +0200: > I have a dream. A dream of unification. Having one BSD. > Merging the three projects and, why not, keeping incompatible > stuff as options that would be either one or another. Horrors! Options are mostly against the goals of Op

Re: tab gets lost on display

2008-08-06 Thread Ingo Schwarze
Stuart Henderson wrote on Wed, Aug 06, 2008 at 03:00:43PM +: > Let's make it easier for people to test; > $ printf "1\t\t\t\t\t\t\t\t\t1234567\t123" Or even: $ printf "\t\t\t\t\t\t\t\t\t\tX\n" These are ten tabs. Each tab is supposed to be 8 characters wide. Thus, the X is supposed to app

Re: tab gets lost on display

2008-08-06 Thread Ingo Schwarze
Sorry for not noticing at once, but here we go: Stuart Henderson wrote on Wed, Aug 06, 2008 at 03:00:43PM + concerning $ printf "1\t\t\t\t\t\t\t\t\t1234567\t123" > Looks like an xterm bug. This works ok in a normal console, > and works ok in screen in a normal console, but fails in an > xterm

Re: tab gets lost on display

2008-08-25 Thread Ingo Schwarze
Hi Christian, sorry for the delay caused by holidays. Christian Weisgerber wrote on Thu, Aug 07, 2008 at 03:53:00PM +: > Ingo Schwarze <[EMAIL PROTECTED]> wrote: >> What i do not yet understand is why xterm has -oxtabs >> by default but the terminfo(5) database has no

Re: "suspend" command - curious of function

2008-09-19 Thread Ingo Schwarze
Hi Brian, Brian Drain wrote on Fri, Sep 19, 2008 at 04:40:14PM -0500: > What does the "suspend" command do? It's a shell command alias. Look out for the line suspend='kill -STOP $$' in ksh(1). > I cannot find a man page on it, In OpenBSD, most shell builtins and shell command aliases do not

Re: Licensing Help

2008-10-12 Thread Ingo Schwarze
Benjamin Adams wrote on Thu, Oct 09, 2008 at 02:21:31PM -0400: > I'm looking for some clarification on Licensing. > I'm looking to build a product using: > OpenBSD > MySQL Note that the MySQL client libraries are licenced under the GPL, not under the LGPL, with an explicit exception from the GPL

Re: Wondering about openbsd way to update for patches.

2008-11-22 Thread Ingo Schwarze
Hi Javier, > I'm just looking at how openbsd works to see if it suits my needs. I > have a small old box (piii celeron @797 MHz & 32KB $, with 512 MB > ram), and in my experience compiling just the linux kernel takes ~4 > hrs, and compiling gcc/g++ takes ~24 hrs... When running OpenBSD on that b

Re: Perl changes and majordomo

2008-11-25 Thread Ingo Schwarze
mo, i'm considering to check in more detail in order to provide patches to ports@, but i did not find the time yet. Then again, majordomo is long dead and has a bad license. Perhaps it is not worth so much effort, and the time might be better spent migrating to something else... mlmmj comes to

Re: Solved: cron - setusercontext failed for root

2008-04-28 Thread Ingo Schwarze
Torsten wrote on Mon, Apr 28, 2008 at 04:42:09PM +0200: > If everybody always knew exactly what they're doing, > this ML would be obsolete, wouldn't it? No. Knowledge does not obsolete communication. Quite to the contrary, knowledge helps communication. > Why would you read this ML if not to he

Re: package tools misbehaving

2008-05-03 Thread Ingo Schwarze
Hi Toni, Toni Mueller wrote on Tue, Apr 29, 2008 at 05:56:14PM +0200: > On Mon, 04.02.2008 at 01:03:13 +0100, Ingo Schwarze <[EMAIL PROTECTED]> wrote: >> When you request a non-existant package, >> printing an error message and exiting is OK imho. > > it would be b

Re: UPDATE: mozilla-firefox-3.0

2008-07-15 Thread Ingo Schwarze
Jim Razmus wrote on Tue, Jul 15, 2008 at 04:58:18PM -0400: > I follow the link to Adobe's site where they "don't have a plugin > for my platform" and refresh 10-20 times to sprinkle some > love in their web server logs. Adobe will certainly get that exactly right: You clearly want foobar binary p

mention YP maps in group(5), getgrent(3), getgrouplist(3)

2008-07-26 Thread Ingo Schwarze
Following the recent performance improvement lib/libc/gen/getgrouplist.c 1.13 i had a closer look at YP group support in 4.4-beta. I suggest to explicitely state in the manual which YP maps are required for proper YP group support. Arguably, this is implementation dependent, and on OpenBSD, a

Re: Is it necessary to recompile just to apply a security patch?

2008-07-29 Thread Ingo Schwarze
kernel. Please stop spreading misleading advice. This has nothing to do with the kernel. (Hopefully, skogzort didn't start building kernels yet.) Yours, Ingo -- Ingo Schwarze <[EMAIL PROTECTED]> usta.de / studis.de system operation *** Can we get a bind9 kernel module for OpenBSD any time soon? ***

Re: specified device does not match mounted device

2006-10-02 Thread Ingo Schwarze
This question was actually fun for learning more about mount - and about the kernel code involved. =:c) Fred Crowson wrote on Mon, Oct 02, 2006 at 10:31:24AM +0200: > Karel Kulhavy wrote: >> I tried to mount a CD-ROM twice: >> [EMAIL PROTECTED]:~$ mount /dev/cd0c /mnt/cdrom >> mount_ffs: /dev/cd

Re: Intel and Licensing

2006-10-02 Thread Ingo Schwarze
marrandy wrote on Mon, Oct 02, 2006 at 11:56:44AM -0400: [...] > The key component is that source should be open. > If you can't provide source then API's have to be open In similar arguments, it might even be better to argue just the other way round: Please provide hardware and firmware document

Re: man rcd missing

2006-10-02 Thread Ingo Schwarze
Karel Kulhavy wrote on Mon, Oct 02, 2006 at 08:52:00AM +0200: > cd (4) talks about /dev/rcd, but if I do man rcd, I get > man: no entry for rcd in the manual. > I think rcd should symlink to cd. [EMAIL PROTECTED] $ ls /dev/r* | sed 's/[01-9].*//' | uniq /dev/radio /dev/raid /dev/random /dev/rccd /

Re: Looking for HowTo instructions ...

2006-10-02 Thread Ingo Schwarze
Marc G. Fournier wrote on Sun, Oct 01, 2006 at 10:28:34PM -0300: > Can someone that has installed BSDstats on your server please email > me instructions on *how* to install it for your flavor of BSD? I doubt the project is worth the effort at all. Whatever numbers might result will be heavily bias

Re: Looking for HowTo instructions ...

2006-10-04 Thread Ingo Schwarze
Hi Marian, Marian Hettwer wrote on Wed, Oct 04, 2006 at 11:08:11AM +0200: > Ingo Schwarze wrote: >> I doubt the project is worth the effort at all. >> Whatever numbers might result will be heavily biased. To clarify: As far as i understood, BSDstats intends to measure the number

Re: "make release" DESTDIR question

2006-10-05 Thread Ingo Schwarze
Didier Wiroth wrote on Thu, Oct 05, 2006 at 03:22:32PM +0200: > To do a "make release", you have to set a DESTDIR variable. > Can the DESTDIR be in the /usr/obj directory, like: /usr/obj/DESTDIR > or should this be avoided? This will be OK (though it doesn't look like a natural choice). The only

Re: Letter to OLPC

2006-10-05 Thread Ingo Schwarze
Bob Beck wrote on Thu, Oct 05, 2006 at 03:47:14PM -0600: > Theo de Raadt wrote: >> In a private reply to my initial mail Jim Gettys (OLPC / Red Hat) said: >>> Free and open software is a means to an end, rather than the >>> sole end unto itself for OLPC. >> I was totally stunned by this admission

Re: Letter to OLPC

2006-10-05 Thread Ingo Schwarze
Kian Mohageri wrote on Thu, Oct 05, 2006 at 04:46:41PM -0700: > On 10/5/06, Ingo Schwarze <[EMAIL PROTECTED]> wrote: >> The structure of the OpenBSD project suggests that this project >> might be able to resist better than others. It is no company. >> It is no charit

Re: Letter to OLPC

2006-10-08 Thread Ingo Schwarze
riticism voiced by Siju and others does not only apply to several situations in general, but it does indeed appear to apply to this particular project. :-( Small wonder the project exhibits other flaws, too, when even this central aspect has been screwed up... -- Ingo Schwarze <[EMAIL PROTE

Re: Oldest Server you run

2006-10-12 Thread Ingo Schwarze
> We're trying to put an old server to good use again and would > like to know what's exactly the oldest machine running OpenBSD? As most others started out on the details, i will start with the generalities: Unless you have special needs or you must serve some large or very busy network, taking w

Re: UPS just delivered the 4.0 release CD-set

2006-10-13 Thread Ingo Schwarze
> "Wim, where's my package!", Please refrain from Vandeputte-bashing... =;-) =;-) First, he is a very nice guy, second, we still need him, third, he is just moving (see http://www.kd85.com/) and certainly has enough trouble to put up with, anyway, and finally, OpenBSD distribution works fine al

Re: UPS just delivered the 4.0 release CD-set

2006-10-13 Thread Ingo Schwarze
Sigfred Heversen wrote on Fri, Oct 13, 2006 at 09:14:42PM +0200: > On Friday 13 October 2006 20:22, Stefan Klein wrote: >> Just a shy question - if version 4 CDs have been shipped already, >> there *should* be a downloadable version laying around somewhere, >> shouldn't it ? > Those pre-ordering

Re: blobs are bad

2006-10-17 Thread Ingo Schwarze
Theo de Raadt wrote on Tue, Oct 17, 2006 at 05:30:53PM -0600: > I just wanted to say... "Told you so". After reading the Rapid7 exploit, i just wanted to make sure we are not running this stuff. Of course, none of our servers has Nvidia graphics, but some of the workstations do. And guess what?

Re: pgt-Driver in 4.0-Beta (installed 2 weeks ago) buggy?

2006-10-17 Thread Ingo Schwarze
Michael Scheliga wrote on Tue, Oct 17, 2006 at 05:47:30PM -0700: > You consistently prove the need to skip over your messages, > it's not just the devs that are tired of reading your strange > conclusions. So just killfile him, for *s sake, as i did long ago. Quite possibly, he is not trolling on

Re: blobs are bad

2006-10-18 Thread Ingo Schwarze
Bambero wrote on Wed, Oct 18, 2006 at 10:36:15PM +0200: > open source community answer: > http://www.petitiononline.com/nvfoss/petition.html Did you take the time to actually read that? It asks for source code (instead of documentation) and calls the current solution implemented by Nvidia "the b

Re: [OT, rant and despair] Re: More ammunition for the Blob fight

2006-10-22 Thread Ingo Schwarze
Matthias Kilian wrote on Sun, Oct 22, 2006 at 09:14:01PM +0200: > On Mon, Oct 16, 2006 at 04:13:44PM -0500, Robby Workman wrote: >> Linux: NVIDIA Binary Graphics Driver Exploit >> http://kerneltrap.org/node/7228 >> http://www.rapid7.com/advisories/R7-0025.jsp > > Yes, and really scares me are the

Re: Dell 2650 with unsupported Adaptec PERC 3/Di RAID controller?

2006-10-24 Thread Ingo Schwarze
This might make it yet into some FAQ... :-/ K Kadow wrote on Mon, Oct 23, 2006 at 08:47:06PM -0500: > I've inherited a half dozen Dell PowerEdge 2650s with the PERC 3/Di > Adaptec RAID controllers, mostly running old OpenBSD with the 'aac' > RAID controller enabled. > > I'd like to put as little

Re: Dell 2650 with unsupported Adaptec PERC 3/Di RAID controller?

2006-10-24 Thread Ingo Schwarze
Nick Holland wrote on Tue, Oct 24, 2006 at 04:05:20PM -0400: > Ingo Schwarze wrote: >> This might make it yet into some FAQ... :-/ > > been there for quite some time, actually: >http://www.openbsd.org/faq/faq12.html#aac Oooops. Put my foot in it. Even though the quality

Re: OpenBSD 4.0 - Where is it?

2006-10-26 Thread Ingo Schwarze
ICMan wrote on Thu, Oct 26, 2006 at 09:16:07AM -0400: > I admit that I am not the most up to date on the release process, > but why is 4.0 not out on the FTP server yet if people are receiving > it in their homes on CD? It is not yet released, in particular, any required errata may not yet be comp

Re: Is there a "deluser" equivalent in OpenBSD?

2006-10-29 Thread Ingo Schwarze
Nick Guenther wrote on Sat, Oct 28, 2006 at 11:21:40PM -0400: > On 10/28/06, Leonardo Rodrigues <[EMAIL PROTECTED]> wrote: >> Actually, it wouldn't be practical to manually edit /etc/group. [...] >> Also, er, call me dumb, but after rereading usermod(8), I really see >> no way to explicitly remove

Re: Is there a "deluser" equivalent in OpenBSD?

2006-10-29 Thread Ingo Schwarze
Leonardo Rodrigues wrote on Sun, Oct 29, 2006 at 01:45:15PM -0300: > Though, it seems a bit strange that OpenBSD lacks something like that. Look at it from a different perspective: There are other operating systems out there featuring thousands of lines of complicated scripts just to ensure that

Re: specified device does not match mounted device

2006-10-30 Thread Ingo Schwarze
Here is a late afterthought... I wrote on Mon, Oct 02, 2006 at 11:36:38PM +0200: >> Karel Kulhavy wrote: >>> I tried to mount a CD-ROM twice: >>> [EMAIL PROTECTED]:~$ mount /dev/cd0c /mnt/cdrom >>> mount_ffs: /dev/cd0c on /mnt/cdrom: \ >>> specified device does not match mounted device As soon

Re: CPU selection

2006-11-02 Thread Ingo Schwarze
Perhaps you missed that Nick was talking about a pair of carp'ed firewalls. Failure of one machine means *no* downtime. Besides, firewalls rarely need to store any valuable data, almost by definition. Alexander Lind wrote on Thu, Nov 02, 2006 at 05:27:00PM -0800: > Now you're talking crazy. Th

SFTP only access to sshd

2006-11-23 Thread Ingo Schwarze
the shell for the account in question. Note that just setting the shell to /sbin/nologin or /usr/bin/false, which is a common solution for FTP only, does not work for SFTP only because sshd(8) will spawn `$SHELL -c /usr/libexec/sftp-server` when contacted by sftp(1). # Ingo Schwarze 2006. Public dom

Re: SFTP only access to sshd

2006-11-24 Thread Ingo Schwarze
Damien Miller wrote on Fri, Nov 24, 2006 at 12:04:15PM +1100: > On Thu, 23 Nov 2006, Ingo Schwarze wrote: > >> From time to time, people come here to ask: >> How can i set up an account for SFTP only, forbidding shell access? >> >> One common answer is scponly,

Re: SFTP only access to sshd

2006-11-25 Thread Ingo Schwarze
> Anyone have a clever hack to get sftp chroot'ed too? In my original post to this thread, i mentioned http://sublimation.org/scponly/wiki Disclaimed: I neither tested nor audited scponly. A port has just been submitted to ports@ (not by me).

Re: ldconfig trap

2006-11-27 Thread Ingo Schwarze
Karel Kulhavy wrote on Mon, Nov 27, 2006 at 12:03:34PM +0100: > If someone comes to OpenBSD from Linux he is likely to fall into > a nasty trap in OpenBSD. He runs "ldconfig" without any arguments > after compiling some program as he was used to on Linux. This will > destroy his linker cache and

Re: SFTP only access to sshd

2006-11-27 Thread Ingo Schwarze
Jim Razmus wrote on Sun, Nov 26, 2006 at 07:41:42PM -0500: > Ingo Schwarze <[EMAIL PROTECTED]> [061125 18:51]: >> Jim Razmus wrote: >>> Anyone have a clever hack to get sftp chroot'ed too? >> >> In my original post to this thread, i mentioned

Re: Linuxtag June 22 - 25, 2005, Karlsruhe, Germany

2005-06-01 Thread Ingo Schwarze
since the 2.7 release. =:c) Yours, Ingo -- Ingo Schwarze <[EMAIL PROTECTED]> University of Karlsruhe student organisation http://www.usta.de/ -*- http://www.studis.de/

Re: A system for "patches"....

2005-06-19 Thread Ingo Schwarze
Hi Sebastian, > I had some trouble with the copy of /usr/src I fetched > and so I had to refetch it. But now I'm not sure if I included > all patches (even I've e.g. no em-Device I'm not quite sure what you are talking about - neither on http://www.openbsd.org/errata37.html nor on http://w

Re: trouble compiling kernel with aac

2005-06-21 Thread Ingo Schwarze
or less, even without crashing. But getting it to work was a hard fight, and i do not counsel you to confide in it. -- Ingo Schwarze <[EMAIL PROTECTED]> http://www.usta.de/ UStA Uni Karlsruhe system administration

Re: trouble compiling kernel with aac

2005-06-21 Thread Ingo Schwarze
Hi Peter, > I got a nice server in a 4U rack with MSI mobo with ATi chipset and > the card with the sata raid hotswap enclosure, and so on and also > orders to make a backup server from the stuff. These are my > instructions ;) [...] > So I have to use linux anyway. > What a pity ;( In your part

Re: binpatch

2005-08-16 Thread Ingo Schwarze
ore traffic than the several dozen mailing lists we are already running... Yours, Ingo -- Ingo Schwarze <[EMAIL PROTECTED]> University of Karlsruhe student organisation

Re: Why packets are not blocked

2006-03-09 Thread Ingo Schwarze
man tcpdump && tcpdump -tttner /var/log/pflog Harry Putnam wrote on Thu, Mar 09, 2006 at 12:39:02PM -0600: > "Jim" <[EMAIL PROTECTED]> writes: [...] > You are getting good commentary already so I'm asking a lamer noob > about how you got the output below. tcpdump? [...] >> Mar 07 20:30:43.516434

binpatch, was: Spam (solutions) and [...]

2006-03-16 Thread Ingo Schwarze
Hi, Gabriel George POPA wrote on Thu, Mar 16, 2006 at 05:26:01PM +0200: > 4) I've heard about binpatch and I've tried to use it once > (I must apply some security/reliability patches here). > For me it's impractical to recompile the entire system You need not recompile the entire system in order

Re: Bank transfers for donating

2006-03-23 Thread Ingo Schwarze
> So we have setup a bank account, and people can use the following > information for IBAN and SWIFT/BIC transfers: > http://www.openbsd.org/bank-donation.html Thanks! This is quite useful from a European point of view. The sentence "Payment should be made within 30 days after the invo

Re: sudo nopasswd rm

2006-03-28 Thread Ingo Schwarze
unlink(2) as needed. You might either install this program SGID to a dedicated group or configure sudo in order to run it. It depends on your particular task whether this alternative is less error-prone, more to the point or just overkill. In any case, all this is hardly OpenBSD specific. -- Ingo Schwarze <[EMAIL PROTECTED]> http://www.usta.de/

Re: OpenBSD 3.9 stable from cvs

2006-04-13 Thread Ingo Schwarze
Hi Nick, Nick Holland wrote on Wed, Apr 12, 2006 at 09:24:29PM -0400: > Ted Unangst wrote: > >> yeah, except i think what nick was getting at was that upgrading >> via source is going to be bad, upgrading via sets is easy. > > yeah, and one of these days, Nick will learn what everyone else > has

Re: OpenBSD alternative for Bruce Schneier's "password safe"

2006-05-07 Thread Ingo Schwarze
Siju George wrote on Sat, May 06, 2006 at 09:31:39AM +0530: > On 5/6/06, Bob Beck <[EMAIL PROTECTED]> wrote: >> somebody asked: >>> How do you people store passwords in OpenBSD if you have so many of >>> them and would need to copy one of them to a password prompt while >>> others are aroud you wa

Re: Can't install gd-2.0.33p2: lib not found freetype.13.1

2006-05-25 Thread Ingo Schwarze
ackaging problem. In case this reply helps you, you were lucky enough to miss a rather lengthy and boring thread discussing the dependency of gd on X to death. It died about yesterday. ;-) Yours, Ingo -- Ingo Schwarze <[EMAIL PROTECTED]>

Re: Can't install gd-2.0.33p2: lib not found freetype.13.1

2006-05-25 Thread Ingo Schwarze
Hi Craig, > So @wantlib are in base sets then? Well, no. Look again at the output you posted: # pkg_info -f gd-2.0.33p2.tgz | egrep "(depend|wantlib)" @depend converters/libiconv:libiconv-*:libiconv-1.9.2p3 @depend graphics/jpeg:jpeg-*:jpeg-6bp3 @depend graphics/png:png-*:png-1.2.8 @wantlib c

Multi-step upgrade failed, was: Error in pkg_add

2006-05-27 Thread Ingo Schwarze
rade... :-( Yours, Ingo P.S. I would be rather surprised if your problem were related to any bug in the pkg_* tools. -- Ingo Schwarze <[EMAIL PROTECTED]>

Re: Multi-step upgrade failed

2006-05-27 Thread Ingo Schwarze
Craig Skinner wrote on Sat, May 27, 2006 at 07:13:27PM +0100: > On Sat, May 27, 2006 at 02:32:20PM +0200, Ingo Schwarze wrote: > >> If the machine you are talking about is in any way important and >> if you want to be reasonably sure it will work reliably, you are >> prob

Re: update /etc/changelist as part of package install?

2005-09-05 Thread Ingo Schwarze
Hi Mickey, [ pkg_add does not change /etc/changelist and /etc/mtree/special ] > is there a good reason why this isn't done? IMHO, KISS. Don't have packages mess up the base system. Keep central configuration files as concise and straightforward as possible. Of course, if you have some particul

Re: Dell 2650, Stupid Adaptec Controller, and Daily Crashes

2005-09-23 Thread Ingo Schwarze
Hi Stuart, > Who knows, if you don't write much to disk, you > might be alright for weeks at a time. i cannot confirm that the AAC problems were related to load. To the contrary, my impression was that the crashes caused by my Adaptec AAC 2410-SA occurred at random, even when there was no load w

Re: mergemaster

2006-01-08 Thread Ingo Schwarze
ave instead of mergemaster saves me time. Trying it out probably won't be a waste of time. Cutting mergeslave out of http://www.xs4all.nl/~hanb/software/OpenBSD-binary-upgrade/OpenBSD-binary-upgrade is nearly trivial. -- Ingo Schwarze <[EMAIL PROTECTED]>

Re: Nothing in FAQ about X ?

2006-02-28 Thread Ingo Schwarze
d so far, try (as root) # ldconfig -m /usr/X11R6/lib Use $ ldconfig -r | head -n2 once more to see what you just changed by doing so. After that, ld.so ought to be able to find your X libraries. That's all rather basic stuff, though. Yours, Ingo -- Ingo Schwarze <[EMAIL PROTECTED]> http://www.usta.de/

Re: authorized_keys and security(8)

2012-05-17 Thread Ingo Schwarze
Hi Chris, Chris Cappuccio wrote on Thu, May 03, 2012 at 09:31:55PM -0700: > Mike Erdely [m...@erdelynet.com] wrote: >> FYI: For a test, I added "foo" with useradd(8) and "bar" with adduser(8): >> # grep -E "(foo|bar)" /etc/master.passwd >> foo:*:1002:1002::0:0::/home/foo:/bin/ksh >> b

Re: Following -current through a semi-automatic process: a strategy for encouraging user involvement?

2012-06-19 Thread Ingo Schwarze
Hi Tony, Tony Sidaway wrote on Wed, Jun 20, 2012 at 01:00:21AM +0100: > Summary: I want to turn my main system into a semi-automatic follower > of "-current" and I think this strategy may useful to the project. Is > this something that is already being done? No. The main reason being that follo

Re: OpenBSD's webpage desing

2012-06-27 Thread Ingo Schwarze
Hi, Matthew Dempsky wrote on Wed, Jun 27, 2012 at 01:53:09PM -0700: > On Wed, Jun 27, 2012 at 1:41 PM, Ted Unangst wrote: >> Here's something I think would be a *major* improvement. >> Fix magicpoint to export slides in a format better than jpg. That's not the only thing that could be fixed abo

Re: mojibake

2012-07-02 Thread Ingo Schwarze
; > -Csikó - Foal. - Photo: Adam Tomkó @flickr (CC) > +Csikó - Foal. - Photo: Adam Tomkó @flickr (CC) > > > Ingo Schwarze: Mandoc in OpenBSD - page 2: INTRO I - > @@ -725,7 +725,7 @@ > > Ingo Schwarze: Mandoc in OpenBSD - page 22: RECURRING II - > BSDCan 2011, May 13, Ott

editing and converting manuals

2012-07-26 Thread Ingo Schwarze
Hi Eric, Eric Oyen wrote on Thu, Jul 26, 2012 at 10:54:25AM -0700: > well, I am wondering what packages I can use to edit man pages. > also, I may have to change how a man page would be laid out because > my screen reader (both in linux and OS X) seem to have trouble handling > the change in cont

Re: Calomel.org

2012-07-26 Thread Ingo Schwarze
Hi Jack, Jack Woehr wrote on Thu, Jul 26, 2012 at 12:46:24PM -0600: > is there a WYSIWIG editor for mdoc format? No, and there cannot be. The purpose of a WYSIWIG editor is to achieve a particular visual impression (most WYSIWIG editors suck even at that task, but that's beside the point). The

Re: man pages with screen reader

2012-07-29 Thread Ingo Schwarze
Hi Eric, Eric Oyen wrote on Sat, Jul 28, 2012 at 07:57:59AM -0700: > its too bad there is no way to convert back from html. That wouldn't be impossible to write; but it would be an awful lot of work, probably at least two weeks of work for somebody very familiar with the mandoc(1) internals like

Re: man page contents [was: Re: C******.org]

2012-07-29 Thread Ingo Schwarze
Hi, Anthony J. Bentley wrote on Fri, Jul 27, 2012 at 07:15:07PM -0600: > Eric Oyen writes: >> h. that may be another method of viewing a man page, converting >> it to a text based PDF. that is something to consider. > mandoc supports PDF output as well. > For example, with the following com

Re: Can command-line options be specified in any place?

2011-06-23 Thread Ingo Schwarze
Hi Scott, Scott Stanley wrote on Thu, Jun 23, 2011 at 05:20:05PM -0700: > Somebody wrote: >> OpenBSD specifically and old BSD in general is not true to Unix. From >> ksh to billions of options to find and other tools to the entire >> networking framework (bolted on with additional syscalls, pseud

Re: How does OpenBSD compare to Ubuntu Server?

2011-07-07 Thread Ingo Schwarze
Hi Juan, Juan Miscaro wrote on Thu, Jul 07, 2011 at 09:02:08AM -0400: > Was wondering what advantages OpenBSD has over a progressive Linux > distribution such as Ubuntu (Server edition). One thing I noticed is > that they're having a hell of a time transitioning away from the > traditional sysvi

<    3   4   5   6   7   8   9   10   >