Re: logging blocked connections in pf, but no line noise

2005-09-20 Thread frantisek holop
hmm, on Mon, Sep 19, 2005 at 06:33:16PM -0600, jared r r spiegel said that this doesn't seem to have the disired effect... the rule got translated into block drop in quick inet from any to xxx.xxx.xxx.255 and is not stopping all the noise... heh.. cable modem?

customizing /etc/daily.local

2005-09-21 Thread frantisek holop
hi there, i would like to use /etc/daily.local for flushing some pf tables. kripel cat /etc/daily.local #!/bin/sh echo flushing bad_ssh: pfctl -t bad_ssh -T flush i don't run sendmail, so i modified root's crontab: 30 1 * * * /bin/sh /etc/daily 21

Re: customizing /etc/daily.local

2005-09-21 Thread frantisek holop
hmm, on Wed, Sep 21, 2005 at 10:50:40AM -0400, Michael Erdely said that This is a redirection issue. Your crontab line should be: ... /bin/sh /etc/daily /var/log/daily.out 21 uf. back to unix elementary school ;-) How about just bypassing daily.local in root's contrab all together and

jot(1) issue

2005-09-22 Thread frantisek holop
hi there, i have found the following interesting case. is this the intended behaviour? kripel jot -s -b - 72

Re: is there a way to block sshd trolling?

2005-09-24 Thread frantisek holop
just a minor variation (in B dur) for what the others had said: relevant parts of /etc/pf.conf: SSH_LIMIT=(max-src-conn-rate 3/30, overload bad_ssh flush global) table bad_ssh persist block return-rst log quick proto tcp from bad_ssh label ssh-pirate block in pass in on $ext_if proto tcp from

Re: Something hosing my msdos/FAT32 file system

2005-09-28 Thread frantisek holop
hmm, on Thu, Sep 15, 2005 at 12:02:42PM +0200, Alexander Hall said that Ted Unangst wrote: On Wed, 14 Sep 2005, Alexander Hall wrote: I think that bad stuff happens when I move directories around. Windows checkdisk (at boot time) once complained about a lot of . and .. directory entried

Re: Something hosing my msdos/FAT32 file system

2005-09-28 Thread frantisek holop
hmm, on Wed, Sep 28, 2005 at 05:25:11PM -0300, Pedro Martelletto said that bugs@ is the right place to go, preferably with a (filled) formal PR like the ones sendbug(1) generates for you. Having two separate lists is the only way we have to differentiate between the usual amount of discussions

Re: Something hosing my msdos/FAT32 file system

2005-09-28 Thread frantisek holop
hmm, on Wed, Sep 28, 2005 at 11:30:50AM -0700, Spruell, Darren-Perot said that No it isn't. Consider the number of people that actually *use* the antiquated piece of garbage file system. Now compare that to those using OpenBSD. Probably a small portion, no? consider the number of people who

Re: Something hosing my msdos/FAT32 file system

2005-09-28 Thread frantisek holop
hmm, on Wed, Sep 28, 2005 at 07:55:26PM -0300, Pedro Martelletto said that No, I don't, but that's simply not needed. Just a note saying I was running OpenBSD version X, kernel dated Y, on an environment Z, and suddenly everything was gone would be a start. so which part of the referenced mail

Re: Something hosing my msdos/FAT32 file system

2005-09-28 Thread frantisek holop
hmm, on Wed, Sep 28, 2005 at 05:28:09PM -0700, Spruell, Darren-Perot said that I'm with you. I can't send patches. I don't have the skillz. but But I don't have your problems either. And unlike you, I *am* capable of sending a bug report if there is something that needs fixed. You, on the so

Re: OpenBSD MetaStore

2005-10-03 Thread frantisek holop
hmm, on Sat, Oct 01, 2005 at 05:08:44AM -0800, Szechuan Death said that http://www.sdeath.net/obsdstore nice work and all. but please don't put frames on openbsd.org -f -- how many of you believe in telekinesis? raise my hand!

Re: Something hosing my msdos/FAT32 file system

2005-10-08 Thread frantisek holop
hmm, on Sat, Oct 08, 2005 at 10:50:01AM +0100, Tom Cosgrove said that frantisek holop 29-Sep-05 01:23 hmm, on Wed, Sep 28, 2005 at 07:55:26PM -0300, Pedro Martelletto said that No, I don't, but that's simply not needed. Just a note saying I was running OpenBSD version X, kernel dated

Re: OpenBSD Metastore: New kit, thanks

2005-10-13 Thread frantisek holop
hmm, on Thu, Oct 13, 2005 at 07:15:26AM -0800, Szechuan Death said that Yup, looks like. Sorry, Charlie. Take a flight to Taipei and snuff a spammer or scriptkiddie, if everybody does that TW can be put back on the Civilized Net Nation list. Arguments that US contains the most spam lords

Re: OpenBSD Metastore: New kit, thanks

2005-10-14 Thread frantisek holop
hmm, on Thu, Oct 13, 2005 at 11:06:35PM -0800, Szechuan Death said that I think you need a serious education about what rights you actually have. I do not _have_ to listen to or respond to any traffic from anybody, the end. I respond to whom I choose. never said a word about rights. you

Re: apm: connect error on IBM R50e

2005-10-17 Thread frantisek holop
hmm, on Mon, Oct 17, 2005 at 02:03:46PM -0600, Theo de Raadt said that It saddens me; appears that at least some newer IBM laptops have removed the legacy APM support. apparently all the notebooks/laptops are dropping apm sooner or later. my first toshiba did not have apm at all, and it was a

openbsd 10 yrs old and nobody puts a story on undeadly?

2005-10-18 Thread frantisek holop
wtd? (what's the deal?) -- new members urgently required for suicide club.

Re: passwd: /sbin/nologin --- not working for me

2005-10-21 Thread frantisek holop
hmm, on Fri, Oct 21, 2005 at 07:53:52AM +0200, morla said that i just made up a second account on my box and wanted to prevent the old one from loging into it, due i want to keep it for email retrival. i am not 100% sure what retrival means, but if you want to keep the account only for

Re: [Fwd: Re: Theo, I am truely sorry. You misunderstood me.]

2005-10-21 Thread frantisek holop
hmm, on Thu, Oct 20, 2005 at 04:01:18PM -0800, Szechuan Death said that This has been a public service announcement, paid for by the Friends of Civilized Vendors economic-action committee. The FCV reminds you; FCV also stands for Fuck Closed Vendors! ;- and fuck closed www ports for half of

Re: openssh in other products

2005-10-25 Thread frantisek holop
hmm, on Tue, Oct 25, 2005 at 01:29:42PM +0200, frantisek holop said that http://www.docs.hp.com/en/T1471-90015/ch01s02.html ok, i have sent them some nice feedback. if some other people want to voice their dismay, you can do it here: http://www.docs.hp.com/en/feedback.html keep the flames

setxkbmap dumping core?

2005-10-28 Thread frantisek holop
hi there, i am using a snapshot from OpenBSD 3.8-current (GENERIC) #196: Mon Oct 17 14:32:07 MDT 2005 [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC and setxkbmap is dumping core: amaaq setxkbmap Couldn't interpret _XKB_RULES_NAMES property Use defaults: rules - 'xorg' model -

scp/sftp performance myths

2005-10-30 Thread frantisek holop
hi there, poking around in the HP ssh docs, one can see the following in the FAQ: Q: How is the performance of HP-UX Secure Shell? A: Compared with conventional file transfer methods, the scp command is 2 - 3 times slower than rcp, and sftp is 2 to 3 times slower than ftp. This is because

a truly openbsd day

2005-10-31 Thread frantisek holop
good day to you all, first of all, my cds (the case intact) and t-shirt arrived (thanks Wim). flawless. but. it gets better. perhaps some of you are familiar with net-security.org and their (in)secure magazine. in their last issue they had a couple of books to give out for the simple

systace (was Re: a truly openbsd day)

2005-10-31 Thread frantisek holop
hmm, on Mon, Oct 31, 2005 at 03:05:49PM -0700, Theo de Raadt said that I'd love to see a bootable OpenBSD desktop CD with all applications tightly wrapped by systrace, so I don't need to recreate and redistribute the boot disk after each new Firefox, GAIM, etc exploit. It is really

pflog question

2005-11-02 Thread frantisek holop
hi there, i have a lot of these in my logs: Nov 01 07:28:12.871754 rule 5/(match) block in on ne3: 84.230.227.137 xxx.xxx.xxx.xxx: icmp: host 192.168.0.100 unreachable i am behind a nat. why are hosts on internet sending me these icmp unreachable messages for always different host numbers

[[ in sh(1)

2007-07-17 Thread frantisek holop
hi there, i have found a script on hp-ux that uses [[ ]] instead of the if [ ]; then construct so i went to sh(1), and while [[ is listed as a compound command, i couldn't find any explanation of what it does and how is it different if at all. could the doc experts advise please and update the

Re: [[ in sh(1)

2007-07-17 Thread frantisek holop
hmm, on Tue, Jul 17, 2007 at 11:42:14AM -0400, Eric Furman said that [[ is not listed in sh(1) because this construct doesn't exist in sh(1). There is a difference in the [[ construct in ksh. Read man ksh(1). right, thanks for the answers. but is it supposed to be listed in sh(1) or not at

Re: OpenBSd or HP-UX?

2007-08-22 Thread frantisek holop
hmm, on Wed, Aug 22, 2007 at 12:58:09AM -0600, Alvaro Mantilla Gimenez said that I need to install an LDAP server in my job. I am, obviously, an OpenBSD guy but my boss wants to install the server with HP-UX. I need to probe him that OpenBSD is a better solution than HP-UX but google

to zaurus or not to zaurus

2007-08-24 Thread frantisek holop
hi there, i am planning to go on a longer trip and i am considering buying a sub-sub-sub notebookish thingie... i know openbsd support zaurus quite well, and i have found a promising sale of a C3200 for around 500 euros... the things is, it's surprisingly hard (for me) to find any details about

Re: to zaurus or not to zaurus

2007-08-25 Thread frantisek holop
hmm, on Sat, Aug 25, 2007 at 12:04:29AM -0400, Nick Guenther said that The battery life is 7 hours (12 if you pull magic hax of making the screen turn off when not in use and compulsively put it in standby most of the time) and a lot less with a wifi card in. 7h is not that bad compared to a

Re: Umass0 Phase Error, residue=0

2007-08-28 Thread frantisek holop
hmm, on Tue, Aug 28, 2007 at 05:00:32PM +0200, Pieter Verberne said that umass0: Phase Error, residue = 0 i have met Mr residue a couple of times as well. i think i even asked about it on the list. also with disks/devices that contain msdos partitions. i think once it was clearly when i moved

Re: OpenBSd or HP-UX?

2007-08-31 Thread frantisek holop
hmm, on Fri, Aug 31, 2007 at 10:50:46AM +0200, Toni Mueller said that Although JCR calls it FUD, my personal opinion is that HP-UX is quite dead, with today's commercial Unices being AIX or Solaris. The latter imho has the best prospects of surviving, now that IBM is also shipping it. it's

Re: Wasting our Freedom

2007-09-18 Thread frantisek holop
hmm, on Mon, Sep 17, 2007 at 05:08:46AM -0700, David Schwartz said that As said above, the accusations, if you read them correctly, were not wrong, but spot on right. Unless someone proves that dual-licensing as in you may follow terms A or terms B at your choice implicitly implies being

Re: Wasting our Freedom

2007-09-18 Thread frantisek holop
hmm, on Tue, Sep 18, 2007 at 08:56:47AM -0400, Theodore Tso said that On Tue, Sep 18, 2007 at 06:29:48AM -0500, Marco Peereboom wrote: Now if they'd fix the copyright message to only mention Reyk all would be good. It *does* mention Reyk, if you would bother to look. The thing which the

Re: spamd shows up as an open relay

2007-09-26 Thread frantisek holop
hmm, on Tue, Sep 25, 2007 at 02:50:41PM -0700, Rob said that We just ran across an odd intermittent problem with email that we traced back to spamd showing up as an open relay. I double-checked the documentation and mailing list archives and didn't find anything relevant. dnsstuff.com is

Re: spamd shows up as an open relay

2007-09-26 Thread frantisek holop
hmm, on Wed, Sep 26, 2007 at 11:22:23AM +0200, frantisek holop said that dnsstuff.com is great to have a look what an admin left out/forgot/doesn't know :D i was quite dismayed too when it showed me as an open relay... (http://www.dnsstuff.com/tools/dnsreport.ch?domain=obiit.org) sorry

Re: HOTO Write bad documentation

2005-11-26 Thread frantisek holop
hmm, on Sat, Nov 26, 2005 at 01:55:33AM +0100, Emil Henry Flakk said that On 11/25/05, Nick Holland [EMAIL PROTECTED] wrote: snip Nick for now This should be added to the OpenBSD FAQ ASAP. not it shouldn't. and maybe tongue in cheek but quite rude. it contains a lot of flame and Nick should

Re: Mambo Server hacks

2005-11-26 Thread frantisek holop
hmm, on Sat, Nov 26, 2005 at 04:56:41PM +0100, knitti said that try avoiding anything in php. try avoiding anything in perl. yes, with that is a silly advice. if one knows what to look for, php and perl are just as secure as anything else. as with anything else, there are security conscious

Re: Updated CCD Mirroring HOWTO

2005-11-26 Thread frantisek holop
hmm, on Sat, Nov 26, 2005 at 09:34:39AM -0600, [EMAIL PROTECTED] said that Yes, OpenBSD is the _only_ operating system that takes security as seriously as it should be taken. Consider the why of OpenBSD's this is a silly argument. of course it is not the only system. don't think nobody else

Re: HOTO Write bad documentation

2005-11-27 Thread frantisek holop
hmm, on Sun, Nov 27, 2005 at 02:15:27PM +0100, Jonathan Glaschke said that XHTML 1.1 must be shipped as application/xhtml+xml. IE can't handle this and ask the user (or the idiot, as you signature says ;) where to save this file. That's not a real problem since you can use xhtml 1.0 but that

Re: HOTO Write bad documentation

2005-11-27 Thread frantisek holop
hmm, on Sun, Nov 27, 2005 at 04:04:02PM +, Simon Morgan said that Sime Ramov hello at coastaldisturbance.com writes: Many programmers write code and think that it's the only thing that matters. Well, web site of the product is also very important. Matters to who? Idiots who can't read

Re: HOTO Write bad documentation

2005-11-27 Thread frantisek holop
hmm, on Sun, Nov 27, 2005 at 05:34:49PM -0500, Nick Holland said that Rene Rivera wrote: Hannah Schroeter wrote: ... Deciding for *any* resolution is *bad* design. The current openbsd.org doesn't work at 640x480... Does that make it a bad design? And hence should be considered a bug

Re: openbsd web site design proposals (from HOTO write bad docs)

2005-11-28 Thread frantisek holop
hmm, on Sun, Nov 27, 2005 at 11:03:19PM -0500, Nick Holland said that You can do what you want, but your work will be ignored. a beautiful attitude. i hope the project won't acquire it also. because even though we are the lowest life form, the users of this system, we also contribute back as

Re: openbsd web site design proposals (from HOTO write bad docs)

2005-11-28 Thread frantisek holop
hmm, on Mon, Nov 28, 2005 at 11:52:27AM +0200, John G. Gavrilitsa said that Aaa.. Propose your work, no matter alfa/beta... for everybody's viewing pleasure i will, i will. hopefully others as well. we all know the mantra here. shut up and so on. just need some time, i did not except this

Re: openbsd web site design proposals (from HOTO write bad docs)

2005-11-28 Thread frantisek holop
hmm, on Mon, Nov 28, 2005 at 05:32:54PM +0100, Otto Moerbeek said that It's even a FAQ: http://www.openbsd.org/faq/faq8.html#wwwnotstd doesn't mean it's right, does it? -f -- bigamy: too many wives. monogamy: see bigamy.

Re: openbsd web site design proposals (from HOTO write bad docs)

2005-11-28 Thread frantisek holop
hmm, on Mon, Nov 28, 2005 at 05:32:54PM +0100, Otto Moerbeek said that It's even a FAQ: http://www.openbsd.org/faq/faq8.html#wwwnotstd at least remove We welcome new contributors, because that is clearly not true. -f -- the purpose of life is life with a purpose.

Re: openbsd web site design proposals (from HOTO write bad docs)

2005-11-28 Thread frantisek holop
hmm, on Mon, Nov 28, 2005 at 12:35:57PM -0501, Nick Holland said that NAME ONE. Name one person. Name one browser. Name one problem. OR SHUT UP. so small problems or quirks are not problems anymore? honestly Nick, go compare the code to the pages and you should blush. Validation is NOT

Re: A small patch to make input style in license.template consistent

2006-01-30 Thread frantisek holop
hmm, on Sun, Jan 29, 2006 at 10:12:28AM -0300, Andris Delfino said that +Note that less than and greater than signs below MUST be removed; +they are there for you to enter your own information. ... - * Copyright (c) CCYY YOUR NAME HERE [EMAIL PROTECTED] + * Copyright (c) YEAR YOUR NAME

Re: Feb 13 X snapshot

2006-02-15 Thread frantisek holop
same here, keyboard stopped working as it should. i had sent the xorg log and the dmesg, but the mail got bigger then 40k, at now it needs moderator approval. as the regular xorg log is always bigger than 40k, could this limit be raised please to at least 50k? -f -- i tried switching to gum

Re: bcw(4) is gone

2007-04-10 Thread frantisek holop
if someone is still reading the thread... 1. marcus makes mistake 2. michael tells the world 3. theo plays theater 1. it's not rocket science not to commit gpl licensed code into the public cvs tree under a bsd license and let it sit there for months. esp. with the openbsd kind of draconian

4.1 packages on the ftp sites

2007-04-23 Thread frantisek holop
hi there, today my openbsd package arived (thanks wim) and i know that it's not released yet, but i was wondering if it was possible to make the packages available on the ftp servers. the base system is not there yet, so obviously only people who have pre-ordered would have a use for it. i am

Re: 4.1 packages on the ftp sites

2007-04-23 Thread frantisek holop
hmm, on Mon, Apr 23, 2007 at 04:27:21PM -0600, Theo de Raadt said that today my openbsd package arived (thanks wim) and i know that it's not released yet, but i was wondering if it was possible to make the packages available on the ftp servers. the base system is not there yet, so

Re: 4.1 packages on the ftp sites

2007-04-23 Thread frantisek holop
hmm, on Mon, Apr 23, 2007 at 05:47:02PM -0500, Matthew R. Dempsky said that On Tue, Apr 24, 2007 at 12:37:52AM +0200, frantisek holop wrote: i can't think of any serious reason, could you help out a bit? 4.1 isn't released yet. i am not asking for 4.1, i am asking for packages compiled

Re: 4.1 packages on the ftp sites

2007-04-23 Thread frantisek holop
hmm, on Mon, Apr 23, 2007 at 06:58:15PM -0400, Nick Holland said that frantisek holop wrote: hmm, on Mon, Apr 23, 2007 at 04:27:21PM -0600, Theo de Raadt said that today my openbsd package arived (thanks wim) and i know that it's not released yet, but i was wondering if it was possible

Re: 4.1 packages on the ftp sites

2007-04-24 Thread frantisek holop
hmm, on Mon, Apr 23, 2007 at 08:38:32PM -0600, Theo de Raadt said that hmm, on Mon, Apr 23, 2007 at 04:27:21PM -0600, Theo de Raadt said that today my openbsd package arived (thanks wim) and i know that it's not released yet, but i was wondering if it was possible to make the

spamd's current modus operandi and memory usage

2007-05-16 Thread frantisek holop
hi there, if i understand it correctly the blacklists are now stored in spamd instead of pf, right? it's definitely much bigger in memory. integer sudo spamdb | wc -l 161 11331 _spamd 20 13M 7628K sleepselect 6:22 0.00% spamd how does the memory usage grow on systems

Re: FAT32 mount problem

2007-06-14 Thread frantisek holop
hmm, on Wed, Jun 13, 2007 at 01:27:03AM -0400, Nick Guenther said that No. As far as I know, the OpenBSD FAT driver just does that. It's annoying, but the FAT driver doesn't get much love (which shouldn't be too surprising). that is not true anymore, since pedro is on board :) btw this is not

netstat question

2007-06-16 Thread frantisek holop
hi there, this is a 4.1 release notebook system. amaaq netstat -naf inet Active Internet connections (including servers) Proto Recv-Q Send-Q Local Address Foreign Address(state) ip 0 0 *.**.*17 Active Internet connections

[OT] openbsd users in Hong Kong

2008-01-16 Thread frantisek holop
hi there, sorry for the offtopic. are there any openbsd users in HK willing to meet, have a chat, (maybe lodge or show a nice place to) and show around in the city a confused and lost european on 21st of january? please answer in private, thank you. -f -- we're born free and taxed to death.

timezone changes

2008-01-17 Thread frantisek holop
hi there, what is the standard way of changing the timezone esp. if someone is in another one every week :) is it just a simple rm /etc/localtime ln -s ? -f -- the world: a comedy for thinkers; a tragedy for feelers.

Re: hotplugd(8) mount flash drive

2008-01-29 Thread frantisek holop
hmm, on Tue, Jan 29, 2008 at 11:26:29AM +0100, Johan Fredin said that On 08-01-29 11:01, Chris wrote: #!/bin/sh DEVCLASS=$1 DEVNAME=$2 case $DEVCLASS in 2) # disk devices

Re: booting openbsd on eee without cd-rom

2008-01-29 Thread frantisek holop
hmm, on Tue, Jan 29, 2008 at 09:45:27AM -0500, Nick Holland said that (short version: just do a normal install to the flash disk) how do i boot bsd.rd to make an install to the flash disk? chicken egg. i dont have an usb cdrom, nor floppy disk. only usb media. i need to create a bootable usb

booting openbsd on eee without cd-rom

2008-01-29 Thread frantisek holop
hi there, i was wondering if some of the boot sector/fdisk magicians out there could lend me a hand in booting openbsd on the eee without access to a cd-rom drive. what i need is basically advice how to handcraft a boot sector on an usb media with a snapshot for the boot process to pick it up

Re: booting openbsd on eee without cd-rom

2008-01-30 Thread frantisek holop
hmm, on Tue, Jan 29, 2008 at 11:21:40AM -0500, Nick Holland said that frantisek holop wrote: hmm, on Tue, Jan 29, 2008 at 09:45:27AM -0500, Nick Holland said that (short version: just do a normal install to the flash disk) how do i boot bsd.rd to make an install to the flash disk? chicken

Re: booting openbsd on eee without cd-rom

2008-01-31 Thread frantisek holop
hmm, on Wed, Jan 30, 2008 at 02:39:41PM -0500, Richard Daemon said that Does the system support PXE booting? I don't believe it matters (for PXE booting that is) if it's not supported by OpenBSD. If so, then maybe you could PXE boot and install OpenBSD onto the USB media that way? as far as i

Re: booting openbsd on eee without cd-rom

2008-01-31 Thread frantisek holop
i had a nother idea today, the eee comes with grub... the more knowledgable are already holding their heads :] because i dont have the boot sector and /boot, i thought grub could maybe load bsd.rd but all i got was the 'boot too old' message well known from the archives. it was worth a shot...

Re: booting openbsd on eee without cd-rom

2008-01-31 Thread frantisek holop
hmm, on Wed, Jan 30, 2008 at 03:29:46PM +0100, Stefan Kell said that flashboot, see http://www.mindrot.org/projects/flashboot/;. There are binary images available at http://tilde.se/flashboot/;. zcat GENERIC-RD.image | dd of=/dev/sd0 under Linux on the eee should give you a bootable

Re: : booting openbsd on eee without cd-rom

2008-01-31 Thread frantisek holop
hmm, on Thu, Jan 31, 2008 at 02:26:17PM +0100, Raimo Niskanen said that Since you probably will need the install sets as well, I have posted a compressed filesystem image of size 199864838 bytes at http://www.erlang.org/~raimo/OpenBSD/snapshots/i386/hd.fs.gz It contains the same as

Re: booting openbsd on eee without cd-rom

2008-02-01 Thread frantisek holop
hmm, on Fri, Feb 01, 2008 at 12:27:55AM +0100, ropers said that Hopefully this info helps you in your migration from Linux to OpenBSD. ;-P ;-) thans for the research... i am by no means a linux head, and i find their (eee xandros) man pages ... painful to read. so making kernels is way out of

Re: hotplugd(8) mount flash drive

2008-02-01 Thread frantisek holop
hmm, on Fri, Feb 01, 2008 at 05:40:09PM +1100, Chris said that debug output from /tmp/logfile - + DEVCLASS=2 + DEVNAME=sd1 + sed -n /^label: /s/^label: //p + DEVCLASS=0 + DEVNAME=scsibus2 + /sbin/disklabel sd1 + 21 + DEVCLASS=0 + DEVNAME=umass0 + disklabel=TS8GJFV30

Re: : booting openbsd on eee without cd-rom

2008-02-04 Thread frantisek holop
hmm, on Thu, Jan 31, 2008 at 04:40:58PM +0100, frantisek holop said that hmm, on Thu, Jan 31, 2008 at 02:26:17PM +0100, Raimo Niskanen said that Since you probably will need the install sets as well, I have posted a compressed filesystem image of size 199864838 bytes at http

[ot] openbsd users in new zealand

2008-04-07 Thread frantisek holop
hi there, i am flying to NZ tomorrow and i was wondering if there are some openbsd users in Auckland (and later other parts of the country) who would like to meet and chat with someone from europe. i am backpacking but i am considering trying to get a working wisa later, so if you need an

Re: VIA Announces Strategic Open Source Driver Development Initiative

2008-04-09 Thread frantisek holop
hmm, on Wed, Apr 09, 2008 at 11:25:25AM -0600, Theo de Raadt said that It took us a very long time to get Sun to do this, and it was totally worth it. It is kind of strange to us to have Sun suddenly be the perfect example of openness. a bit OT, but i just had the pleasure of meeting and

Re: VIA Announces Strategic Open Source Driver Development Initiative

2008-04-09 Thread frantisek holop
hmm, on Wed, Apr 09, 2008 at 03:35:18PM -0400, bofh said that Sun learnt a lot of lessons when it tried to merge sparc and x86 code bases together around the solaris 2.4 time, iirc. That's why things like zfs are endian neutral. OpenBSD started in the multi cpu world to begin with. i might

Re: USB speed (umass): what should I expect?

2008-04-12 Thread frantisek holop
hmm, on Fri, Apr 11, 2008 at 09:12:32PM -0400, Douglas A. Tutty said that I wonder if there's a buffering thing going on. Under both os's, what happens if you time it from the start of dd to the time the light stops flashing and you could remove the stick. Perhaps linux's dd is returning

question about spamdb -a

2006-02-27 Thread frantisek holop
hi there, when i explicitly whitelist an ip address which just turned up in spamdb as GREY, why is it still there also as GREY? yyinteger spamdb GREY|xx.xx.xx.xx|[EMAIL PROTECTED]|[EMAIL PROTECTED]|1141076813|1141091213|1141091213|1|0 integer sudo spamdb -a xx.xx.xx.xx integer spamdb

spamdb statistics

2006-03-01 Thread frantisek holop
hi there, i was wondering if someone has made a spamdb statistics tool. i am not looking for anything fancy (graphs, etc), something like pflogsumm would be more than enough. -f -- first came reality. then there was wolfenstein 3d...

pfctl -o

2006-03-06 Thread frantisek holop
hi there, i would like to compare my rules with the optimized ones. is there a simple way to make pf show the optimized rules without applying them? just a dump to compare with the current rules? -f -- everyone has a photographic memory, some don't have film.

Re: pfctl -o

2006-03-06 Thread frantisek holop
hmm, on Mon, Mar 06, 2006 at 07:13:32AM -0500, Mike Frantzen said that # pfctl -nvf /etc/pf.conf /root/orig # pfctl -novf /etc/pf.optimized /root/optimized ^ how do i get this file? :) this was not tested, was it? :) thanks for the answers. i generated both

Re: question about spamdb -a

2006-03-07 Thread frantisek holop
hmm, on Mon, Feb 27, 2006 at 03:12:14PM -0700, Bob Beck said that because you're only added the whitelist entry, not deleted a grey one. The grey entry is harmless, it will get reaped out of there in 4 hours when it expires.. wouldn't it make sense to delete the grey entry if

Re: question about spamdb -a

2006-03-07 Thread frantisek holop
hmm, on Tue, Mar 07, 2006 at 09:29:50AM -0700, Bob Beck said that You seem to think there will be one grey entry. there could be many, depending on how many combinations of FROM And TO have been attempted from that IP address. interesting. yes, i was thinking in small :) seems like

2 issues with usb external disks

2006-03-09 Thread frantisek holop
hi there, i am not sure if i should post these into gnats, so i offer them for public scrutiny first... 1. when attaching an external usb hard drive, it is identified and everything is dandy, but the moment it appears in dmesg, it spins down. and so the hotplugd script does nothing there

spam? what spam?

2006-03-14 Thread frantisek holop
hi there, graphs make the world go around. this graph will tell my super-satisfaction with spamd much better than any of my words could. obiit.org/openbsd/spamdb.png graph made using this (excellent tool): http://nces.ed.gov/nceskids/createagraph/ this mail powered by ellen allien and

t-shirts

2006-03-14 Thread frantisek holop
hi there, it is not my intention to pick a fight again about t-shirts, size, color, etc. but i was just wondering... the other day i went out in my puffy wireframe t-shirt and people who never heard of openbsd noticed it and expressed how nice and catchy it was. and that's where i realized

openbsd and the money

2006-03-23 Thread frantisek holop
just before i order my 3.9: this is what i feel sometimes, and i think sometimes more of you do. people who read misc@ for years might identify the following (for me disturbing) trend: twice a year (or maybe more) when it comes to money issues, Theo and the devs ask for donations, cd

Re: openbsd and the money

2006-03-23 Thread frantisek holop
hmm, on Thu, Mar 23, 2006 at 11:49:49AM -0300, Pedro Martelletto said that On Thu, Mar 23, 2006 at 03:09:08PM +0100, frantisek holop wrote: if you don't have cvs commit, you are a nobody that's what misc@ will teach any newcomer using iron and fire. i try to be part of a community

Re: openbsd and the money

2006-03-23 Thread frantisek holop
hmm, on Thu, Mar 23, 2006 at 11:23:02AM -0700, Theo de Raadt said that it would be interesting to know about how MUCH money donated to the openbsd project you all are REALLY talking here... Sad, eh. 350 donation transactions in one month. I had no idea that the OpenSSH deployment on the

Re: openbsd and the money

2006-03-23 Thread frantisek holop
hmm, on Thu, Mar 23, 2006 at 12:25:01PM -0700, Theo de Raadt said that Frantisek Holop, if you are so thankless towards our efforts, please stop posting to our mailing lists. PLEASE stop running any software we write. I know I am not alone when I ask this of you. thankless? you sir

Re: openbsd and the money

2006-03-23 Thread frantisek holop
hmm, on Thu, Mar 23, 2006 at 07:08:00PM +, Craig said that How long I have been a user is irrelevant, to be honest. I resent the overtones of elitism, of which it appears you are complaining about in others. as some other elitist will surely point out to you, posting a private letter on a

Re: openbsd and the money

2006-03-24 Thread frantisek holop
hmm, on Thu, Mar 23, 2006 at 08:13:44PM +0100, frantisek holop said that hmm, on Thu, Mar 23, 2006 at 11:23:02AM -0700, Theo de Raadt said that it would be interesting to know about how MUCH money donated to the openbsd project you all are REALLY talking here... Sad, eh. 350 donation

Re: It's not about the money

2006-03-26 Thread frantisek holop
hmm, on Sat, Mar 25, 2006 at 02:33:46PM -0800, Aaron Glenn said that Have you ever read [EMAIL PROTECTED] I mean actually read it? The only people that get slammed are those that deserve it. You're supposed to do your so who decides who deserves it and who doesn't? everybody seems to be happy

couple of scp questions

2006-09-23 Thread frantisek holop
hi there, i have just moved a couple of big files using scp from my server to my notebook. i left it going all night and when i came back i had a no space left on device. so i made some more space and before restarting the transfer i fired up man scp because for some reason i couldn't remember

question about swapped processes

2006-10-12 Thread frantisek holop
hi there, my tiny server is not a champion when it comes to hardware.. normally it doesn't swap, but recently i have run a ram hungry application and it started swapping. top displays swapped processes nicely, easy to spot. because of its limited dipslay, i had a look at ps's options about

Re: question about swapped processes

2006-10-12 Thread frantisek holop
hmm, on Thu, Oct 12, 2006 at 11:51:12AM +0200, mickey said that On Thu, Oct 12, 2006 at 11:37:14AM +0200, frantisek holop wrote: i know ps is only showing what was, or might have been, not what it is.. but how come in one moment 40-50 (out of the total 110-120 processes) are swapped out

Re: NOD32 Antivirus and OpenBSD?

2006-10-25 Thread frantisek holop
hmm, on Tue, Oct 24, 2006 at 02:41:11AM -0300, Leonardo Rodrigues said that I'm thinking on purchasing this NOD32 anti-virus solution from ESET.COM and use it here at work. I really want to use it with nod is a breeze to install and maintain, i've installed a couple of linux versions in the

multiple openbsd installs on the same disk

2006-11-14 Thread frantisek holop
hi there, 4.0 is here so time for my second annual reinstall on my notebook. i have come to the conclusion that it would be nice to have a production system and a development system. i need a stable system to work with (stable packages i don't have to manually compile, etc, etc.) on the dev

black fdisk/partition sorcery with usb external disks

2006-11-28 Thread frantisek holop
hi there, i have bought a very nice little 160GB external usb disk. i have left the fat32 partition in place, except that i made it 8G shorter and have put ffs in there for openbsd backup purposes. hotplugd mounted both partitions fine, i worked with it for some time. today i started getting

Re: Boot above cylinder 1024

2006-11-28 Thread frantisek holop
hmm, on Tue, Nov 28, 2006 at 08:49:43PM +, Brian Candler said that I've recently installed OpenBSD 4.0 on two machines in spare space at the end of the disk. i am booting openbsd fine using gag from around the 60th gigabyte... amaaq fdisk wd0 Disk: wd0 geometry: 9729/255/63

asus eee ethernet and 4.3

2008-05-13 Thread frantisek holop
hi there, i have just installed 4.3 on the eee. i was looking forward to use the ethernet connection but lii does not attach. perhaps it was too late to include it, but why is the man page there then? -f -- oxymoron: mobil station.

Re: asus eee ethernet and 4.3

2008-05-13 Thread frantisek holop
hmm, on Tue, May 13, 2008 at 02:11:03PM +0200, Frank Brodbeck said that frantisek holop has spoken, thus: hi there, i have just installed 4.3 on the eee. I'm considering buying one of those and I'd be interested on how well 4.3 is working on them or if I should wait until 4.4 is out

timezone anomalies

2008-05-22 Thread frantisek holop
hi there, today i wanted to copy the pictures from my camera sd card to my openbsd notebook. after mounting the card i noticed that there are files with future dates... amaaq ls -la /etc/localtime lrwxr-xr-x 1 root wheel 36 May 21 12:23 /etc/localtime@ - /usr/share/zoneinfo/Pacific/Auckland

  1   2   3   4   5   6   >