rc.d scripts not being run at shutdown.

2008-02-09 Thread RW
Afer putting in some extra logging to check something, I've just noticed that my rc.d scripts are not being run at shutdown. By way of confirmation, my entropy file, which is written out by an rc.d script, has not been written to for a week (I shut-down most nights). I don't recall doing

Re: script to be executed on system startup.

2008-02-06 Thread RW
On Wed, 6 Feb 2008 18:52:26 +0100 Ivan Voras [EMAIL PROTECTED] wrote: On 06/02/2008, Wojciech Puchar [EMAIL PROTECTED] wrote: (for example: /etc/rc.d/myscript) 2. chmod a+x the script 3. you're done. This will work for the recent versions of FreeBSD (you didn't say for which

Re: script to be executed on system startup.

2008-02-06 Thread RW
On Wed, 06 Feb 2008 15:55:12 +0100 Ivan Voras [EMAIL PROTECTED] wrote: I've seen some complicated examples on this thread, and want to suggest a simple one: 1. create a regular shell script in /etc/rc.d, n .. A more semantically pure example (and the one that's preferred if your script

Re: /usr/local/etc/rc.d/ scripts and non-root user

2008-02-06 Thread RW
On Wed, 06 Feb 2008 17:09:50 + Alex Zbyslaw [EMAIL PROTECTED] wrote: I personally much prefer scripts in rc.d because it's much easier to migrate than crontabs, and if I never use a crontab I always know where to look. It looks to me like you shouldn't be starting the demon as user api

Re: Desktop Performance Tuning?

2008-02-06 Thread RW
On Wed, 6 Feb 2008 15:45:14 -0800 Eli Scott [EMAIL PROTECTED] wrote: I recently installed FreeBSD 7.0 RC-1 on my hobby system, .. performance seems to degrade whenever i'm compiling things (like, performing a buildworld, installing from ports, etc) which manifests itself as considerable lag

Re: sendmail should not bind to loopback only

2008-02-04 Thread RW
On Mon, 4 Feb 2008 14:12:00 +0100 Wouter Oosterveld [EMAIL PROTECTED] wrote: I can't find this in the FreeBSD handbook (not in http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sendmail.html anyway). Would that be a documentation bug? If not, which piece of documentation should I have

Re: Nvidia graphics on AMD64

2008-02-02 Thread RW
On Sat, 2 Feb 2008 21:12:27 + Mike Clarke [EMAIL PROTECTED] wrote: After running a 90 hour portupgrade job on my current Duron 1600 based system I've persuaded myself that a hardware upgrade is due. I'm contemplating building a system around an Athlon 64 X2 4200+ CPU. I'm not into games

Re: Updating older 7.0 to newer sources, local buildworld problems

2008-01-24 Thread RW
On Tue, 22 Jan 2008 07:13:22 -0800 Jason C. Wells [EMAIL PROTECTED] wrote: Sten Daniel Soersdal wrote: I'm having troubles updating my buildworld and i've had troubles narrowing it down on google. My question is: Is there any way i could update the system in the state it is now?

Re: Fixing a USB disk to a specific device name

2008-01-21 Thread RW
On Mon, 21 Jan 2008 17:05:04 + Mike Bristow [EMAIL PROTECTED] wrote: Note that you can use UFS (and other filesystems labeling) too: for example. 'newfs -L bobs_disk' will cause the device containing it to appear as /dev/ufs/bobs_disk. For an existing filesystem you'll need to use

Re: 6.2-Release to 6.3-Release and automatically merge changes

2008-01-20 Thread RW
On Sun, 20 Jan 2008 16:13:26 +0100 Zbigniew Szalbot [EMAIL PROTECTED] wrote: Which lines should I delete and which leave intact? This one here is short but there are some other where the changes apply to quite a few lines. I have trouble finding out how to accept the new versions? I've not

Re: GELI key from a USB disk

2008-01-20 Thread RW
On Sun, 20 Jan 2008 21:25:36 +0400 (GST) Rakhesh Sasidharan [EMAIL PROTECTED] wrote: Hi, I thought this should be easy but its not working ... :( I have a USB disk /dev/da0. That's got a GELI key. I also have an external hard-disk with partitions /dev/da1s1[a-f]. All GELI encrypted.

Re: portupgrade: the -P options rarely works

2008-01-20 Thread RW
On Sun, 20 Jan 2008 09:49:29 +0100 Giorgio Valoti [EMAIL PROTECTED] wrote: On 20/gen/08, at 01:22, RW wrote: On Sat, 19 Jan 2008 23:35:42 +0100 Giorgio Valoti [EMAIL PROTECTED] wrote: Hi all, I’ve noticed that using the -P option with portupgrade, which should try to fetch

Re: Gutmann Method on Empty Space

2008-01-19 Thread RW
On Fri, 18 Jan 2008 23:38:27 -0800 Jason C. Wells [EMAIL PROTECTED] wrote: It's interesting to note that Gutmann's earlier work said, loosely If you do this, you should be fairly certain you data is unrecoverable. He now says, A few passes of random data is as good as can be expected. Those

Re: portupgrade: the -P options rarely works

2008-01-19 Thread RW
On Sat, 19 Jan 2008 23:35:42 +0100 Giorgio Valoti [EMAIL PROTECTED] wrote: Hi all, I’ve noticed that using the -P option with portupgrade, which should try to fetch the binary version of a package rarely works. Most of the times it tries to fetch the package from the freebsd site, it

Re: 6.2-Release to 6.3-Release and automatically merge changes

2008-01-19 Thread RW
On Sat, 19 Jan 2008 20:42:57 +0100 Zbigniew Szalbot [EMAIL PROTECTED] wrote: Hello, Encouraged by an apparent ease of use of FreeBSD update utility to go to 6.3 I decided to perform the update on an office machine, too. I issued: $ sh freebsd-update.sh -f freebsd-update.conf -r

Re: Gutman Method on Empty Space

2008-01-18 Thread RW
On Thu, 17 Jan 2008 08:59:44 -0800 Jason C. Wells [EMAIL PROTECTED] wrote: Gutmann method might be excessive but any software that uses it shows a seriousness about security. Gutmann himself regards the continued use of his method as Voodoo Gutmann's paper was about wiping the kind of disks

Re: growfs and soft updates

2008-01-16 Thread RW
On Wed, 16 Jan 2008 17:48:44 +0100 (CET) Wojciech Puchar [EMAIL PROTECTED] wrote: growfs is for people that like challenges ;) i have to use it growing 800GB filesystem to 1400GB, finally (after patching it a bit) i did it, but root directory was destroyed (no idea why). all subdirs

Re: When is 7.0 being released?

2008-01-16 Thread RW
On Wed, 16 Jan 2008 14:30:15 -0500 Schiz0 [EMAIL PROTECTED] wrote: On Jan 16, 2008 2:13 PM, Wojciech Puchar [EMAIL PROTECTED] wrote: Hello, Does anybody have an idea when 7.0 will be released? It looks like the schedule hasn't been updated, and it was scheduled for January 14th.

Re: Secure update of /usr/src

2008-01-13 Thread RW
On Sun, 13 Jan 2008 11:17:13 +0100 文鳥 [EMAIL PROTECTED] wrote: Hello all, is there any way to securely follow the STABLE branch of FreeBSD, e.g. a cryptographically signed distribution method like portsnap? Afaik, the usual update methods (CVSup, etc.) do not include any authentication /

Re: ports download speed!

2008-01-13 Thread RW
On Sun, 13 Jan 2008 15:59:04 + Dead Line [EMAIL PROTECTED] wrote: Hello People.. I recently have noticed something! Im installing FreeBSD 6.2R fresh install, When im downloading anything using the ports, The download speed appear as it is 33 K or 32 K! In fact im on DSL 512

Re: How to patch the kernel?

2008-01-04 Thread RW
On Fri, 4 Jan 2008 01:06:42 -0500 Aryeh Friedman [EMAIL PROTECTED] wrote: On 1/4/08, RW [EMAIL PROTECTED] wrote: On Thu, 3 Jan 2008 19:53:18 -0500 Lyle Scott III [EMAIL PROTECTED] wrote: I don't have much experience patching anything, really. I was told by the port security/ipsec

Re: Opera, Flash and the stench of failure...

2008-01-04 Thread RW
On Fri, 4 Jan 2008 06:16:59 -0700 Modulok [EMAIL PROTECTED] wrote: Seeing the thread about flash with mozilla, I thought, a flash plugin with opera would be cool. Last night I tried to get flash working with opera. I failed. With native opera, I cannot get any plugins to work. Here is what I

Re: Paging Matthew Seaman

2008-01-04 Thread RW
On Fri, 4 Jan 2008 13:35:56 -0500 Jerry McAllister [EMAIL PROTECTED] wrote: I may be missing what you want, but I try CDing to the directory and then doing the du -hs *eg cd /tmp du -hs * It seems to get it when naming the directory doesn't. Personally I tend to use du -hd1 rather

Re: How to patch the kernel?

2008-01-03 Thread RW
On Thu, 3 Jan 2008 19:53:18 -0500 Lyle Scott III [EMAIL PROTECTED] wrote: I don't have much experience patching anything, really. I was told by the port security/ipsec-tools to patch the kernel if i wanted to use nat-transversals. they provide me with

Re: Swap partition

2008-01-02 Thread RW
On Wed, 2 Jan 2008 17:13:28 -0800 (PST) Eugen Udma [EMAIL PROTECTED] wrote: I want to install FreeBSD on a laptop with 4 GB of RAM and a hard disk of 100 GB. Should I waste 8 GB for a swap partition, as it is recommended in the handbook? Probably not. The twice the ram rule is for people who

Re: Low Level Language Suggestions: OT

2007-12-31 Thread RW
On Mon, 31 Dec 2007 13:04:07 -0400 Victor Subervi [EMAIL PROTECTED] wrote: Thanks for the comments. It's a serious project. It appears that no one has yet done anything substantial in open source for translation, which is a $12 billion/yr industry. If I were you, I'd look into what languages

Re: Drop in replacement for imap-UW?

2007-12-31 Thread RW
On Mon, 31 Dec 2007 13:42:14 -0600 Joe in MPLS [EMAIL PROTECTED] wrote: I'm having issues when multiple clients try to access the same user's mailbox. Typically the TREO will do a scheduled check for new mail while Thunderbird has it already open. Research indicates that this is a limitation

Re: buildworld failure on VIA C3 Nehemiah

2007-12-30 Thread RW
On Sat, 29 Dec 2007 19:40:25 +0100 Warren Head [EMAIL PROTECTED] wrote: 2007/12/29, Eric Osterweil [EMAIL PROTECTED]: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Should I be using a different arch? Do I need a flag in the make.conf (I just have -pipe and -O2)? I don't know,

Re: buildworld failure on VIA C3 Nehemiah

2007-12-29 Thread RW
On Sat, 29 Dec 2007 10:02:44 -0500 Eric Osterweil [EMAIL PROTECTED] wrote: Do I need a flag in the make.conf (I just have -pipe and -O2)? If you don't set any such variables in make.conf they get sensible defaults that depend on your CPUTYPE setting. You shouldn't really mess with them

Re: performance impact of large /etc/hosts files

2007-12-25 Thread RW
On Mon, 24 Dec 2007 23:49:53 -0800 (PST) RSean [EMAIL PROTECTED] wrote: Hi guys, Just curious if anyone has tried regular expressions to handle ads and banners. That's what adzap and similar squid filters do. ___

Re: How to install with journaled /?

2007-12-22 Thread RW
On Sat, 22 Dec 2007 11:07:29 +0100 Gabor Kovesdan [EMAIL PROTECTED] wrote: Hello, my problem is that I cannot really turn on gjournal for existing filesystems, just only if the journal is placed onto another partition. So, how can I make a journaled root filesystem? Is there any

Re: Updating ports

2007-12-22 Thread RW
On Sat, 22 Dec 2007 18:47:52 -0600 Paul Schmehl [EMAIL PROTECTED] wrote: --On December 23, 2007 1:19:21 AM +0100 Peter Schuller [EMAIL PROTECTED] wrote: In particular, given a re-build (e.g. upgraded) port X, all ports depending on X will also be re-built regardless of whether that is

Re: Apparently, csh programming is considered harmful.

2007-12-14 Thread RW
On Fri, 14 Dec 2007 00:09:41 -0700 Chad Perrin [EMAIL PROTECTED] wrote: Hmm -- fair answer. I was kind of thinking that on FreeBSD I should maybe do such work in csh as the standard shell, but it occurs to me that I'd probably be pretty hard-pressed to find a FreeBSD system without sh on it.

Re: mailing lists

2007-12-14 Thread RW
On Thu, 13 Dec 2007 22:04:24 -0800 Jason C. Wells [EMAIL PROTECTED] wrote: On Thu, 13 Dec 2007, Brian wrote: The fact that each mailing list exists as [EMAIL PROTECTED] and [EMAIL PROTECTED] makes me need to make 2 filters for each list I subscribe to. Can I suggest that if this is

Re: Suggestions please for what POP or IMAP servers to use

2007-12-14 Thread RW
On Thu, 13 Dec 2007 21:06:25 -0800 Ted Mittelstaedt [EMAIL PROTECTED] wrote: Consider also that the majority of webinterfaces to mailservers are written using the uw-c-client imap libraries. So you go ahead and install dovecot - then watch when you install a webinterface the port manager

Re: PF blocking even if set to pass all

2007-12-13 Thread RW
On Thu, 13 Dec 2007 21:17:09 +0100 Erik Norgaard [EMAIL PROTECTED] wrote: I think it is possible to set a default rule, which for security should be block, which means that any packet that falls through your rule set will be blocked. I'm not aware that there is, the FAQ suggests having

Re: performance impact of large /etc/hosts files

2007-12-12 Thread RW
On Wed, 12 Dec 2007 12:31:08 + Alex Zbyslaw [EMAIL PROTECTED] wrote: I have zero experience of squid beyond reading about it, but it has always sounded like a major resource hog. It depends how you use it. I think you can probably get it down to about 15 MB, if you eliminate memory

Re: performance impact of large /etc/hosts files

2007-12-12 Thread RW
On Wed, 12 Dec 2007 12:05:53 -0700 (MST) Warren Block [EMAIL PROTECTED] wrote: It may be possible to use an Adblock subscription to update a squid setup. That would provide the best of both. There's no need to do that, you can use a script like adzapper with squid. It's in ports

Re: CVSup question

2007-12-11 Thread RW
On Tue, 11 Dec 2007 17:34:19 -0500 Aryeh M. Friedman [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Simon Gao wrote: Hi, I wonder if just having port-all is enough in cvsupfile as follow. If I just want to keep ports tree up to date, do I really need to have

Re: DVD's and FreeBSD

2007-12-10 Thread RW
On Mon, 10 Dec 2007 15:23:52 -0500 Chuck Robey [EMAIL PROTECTED] wrote: . Even though kmplayer works, I found it's interface (which uses mplayer and xine as backends) ssmed a little clunky. I wouldn't want to use kmplayer like that either, but it works

Re: DVD's and FreeBSD

2007-12-10 Thread RW
On Mon, 10 Dec 2007 15:39:51 -0800 Gary Kline [EMAIL PROTECTED] wrote: With kmplayer, altho it works with virtually everything, it is a bi tclunky. Also, it will not show the menu part of my DVD. So far, vlc wins (in my lineup). But it's not intuitive at all. A

Re: FreeBSD mail forwarder and SPF

2007-12-10 Thread RW
On Mon, 10 Dec 2007 15:28:15 -0800 Mark D. Foster [EMAIL PROTECTED] wrote: The solution is @ http://www.openspf.org/FAQ/Forwarding If garga@ isn't following the recommended practice of whitelisting freebsd.org's MX servers then breakage results. That said, mx2.freebsd.org is NOT LISTED as an

Re: question about ordering of lines in rc.conf

2007-12-09 Thread RW
On Sun, 09 Dec 2007 11:58:47 -0600 Paul Schmehl [EMAIL PROTECTED] wrote: So, if you need a daemon to start before another daemon, rename the startup script to begin with a number. A cleaner way to do it is to create a dummy script that sorts in between them - that avoids altering any

Re: copying DVD material :: somewhat OT.

2007-12-09 Thread RW
On Sun, 9 Dec 2007 14:45:22 + neal [EMAIL PROTECTED] wrote: I have had unsolvable (so far) problems with playing both dvd movies and cd audio. MPlayer will play VOBs but no menus, no navigation which can make watching pretty much impossible sometimes. I had actually given up on

Re: copying DVD material :: somewhat OT.

2007-12-09 Thread RW
On Mon, 10 Dec 2007 01:09:40 +0100 Roland Smith [EMAIL PROTECTED] wrote: On Sun, Dec 09, 2007 at 11:57:18PM +, Chris Whitehouse wrote: I tried youtube-dl but every url I tried gave youtube-dl: No match. eg %youtube-dl http://youtube.com/watch?v=gpIM3nBR2ZA youtube-dl: No

Re: enabling if_bridge STP

2007-12-06 Thread RW
On Thu, 6 Dec 2007 15:37:21 +0200 Silver Salonen [EMAIL PROTECTED] wrote: Is all the traffic pass through the root-bridge in this case, so that if bridge1 wants to talk to bridge2, it has to go through root-bridge and not straight? In my case there's a straight connection between bridge1 and

Re: Freebsd filesystem ( hard reboot )

2007-12-06 Thread RW
On Thu, 06 Dec 2007 11:42:22 -0500 Randy Ramsdell [EMAIL PROTECTED] wrote: Vince wrote: What is the value of background_fsck in /etc/rc.conf ? This isn't set. Was is supposed to be? No, it's on by default, but there's an early check to determine if the background check can be run.

Re: Determining kernel?

2007-12-04 Thread RW
On Tue, 04 Dec 2007 12:36:15 -0500 Patrick Baldwin [EMAIL PROTECTED] wrote: I was reading through the handbook section on updating, as I'd like to update a FreeBSD 6.2 system. One of the things I noticed is that you need to specify what kernel you want in the KERNCONF line. Is there any way

Re: GBDE and GELI security

2007-12-04 Thread RW
On Tue, 4 Dec 2007 17:04:23 -0700 Chad Perrin [EMAIL PROTECTED] wrote: I've read reports to the effect that GBDE is vulnerable to online dictionary attacks unless two-factor authentication is used. The only such report I can find now is this discussion of NetBSD's CGD, where its author

Re: Download freebsd sourcecode for building in machine not have internet connection

2007-12-03 Thread RW
On Mon, 3 Dec 2007 01:20:57 -0800 (PST) cuongvt [EMAIL PROTECTED] wrote: sarek wrote: to allow for csup/cvsup'ing the source code. Yes, it is solution for freebsd on usb stick. But you know, They are hosting internal LAN for file sharing, so I think usb solution is not suitable

Re: What's the point of the shell choice in single user mode?

2007-12-03 Thread RW
On Sun, 02 Dec 2007 18:48:33 +0100 Jorn Argelo [EMAIL PROTECTED] wrote: Also note that vi doesn't work by default as it needs to write to /tmp. So mount /tmp or re-mount / to RW permissions. I think vi will also fail unless it has access to termcap, so you'd need /usr mounted too

Re: Calculating checksum in ports

2007-12-03 Thread RW
On Mon, 03 Dec 2007 10:51:57 -0500 Aryeh M. Friedman [EMAIL PROTECTED] wrote: bsd wrote: Hello, There is a way to calculate the checksum in ports using make with an argument… cd /usr/ports/... make sums That should be: make makesum (assuming the intent is to update distinfo,

Re: What's the point of the shell choice in single user mode?

2007-12-01 Thread RW
On Sat, 1 Dec 2007 14:06:19 + John Murphy [EMAIL PROTECTED] wrote: On Sat, 1 Dec 2007 06:18:13 + RW [EMAIL PROTECTED] wrote: Selecting /bin/[t]csh always works for me. I just tried it again with exactly the same results (FreeBSD-7.0 beta3): [after pressing 4 at the Beasty

Re: using dd to duplicate disks/partitions of slightly different sizes - works?

2007-12-01 Thread RW
On Sat, 1 Dec 2007 20:53:41 -0500 Mike Jeays [EMAIL PROTECTED] wrote: I tried using dd with two 80GB disks, using a much larger block size (512M), booting Knoppix to make sure the filesystems on the 'input' disk were quiescent. It worked, but took an amazing 14 hours, which is only about 1.5

Re: looking for suggestions: multiple users on the same desktop

2007-11-30 Thread RW
On Fri, 30 Nov 2007 04:31:15 -0500 Aryeh M. Friedman [EMAIL PROTECTED] wrote: but I don't want to logout and login back in and/or have to invoke the app from the cmd line (i.e. xhost +; setenv DISPLAY :0; app cmd line)... I am looking for a way to make it so I can launch apps from a

Re: looking for suggestions: multiple users on the same desktop

2007-11-30 Thread RW
On Fri, 30 Nov 2007 11:21:46 -0500 Aryeh M. Friedman [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 What I've done in the past is create extra categories in the KDE menu with the names of the other users, and then copy selected applications under there, and

Re: problem with dual disk/ dual boot installation

2007-11-30 Thread RW
On Fri, 30 Nov 2007 18:56:34 +0100 Joerg van den Hoff [EMAIL PROTECTED] wrote: dear list, today I've tried a very first installation of 6.2 on the second disk of an i86 machine which runs windows xp professional 2002 service pack 2 on disk one. initially, I erroneously

Re: What's the point of the shell choice in single user mode?

2007-11-30 Thread RW
On Sat, 1 Dec 2007 04:44:27 + John Murphy [EMAIL PROTECTED] wrote: I've just successfully done the world and kernel upgrade from 7 beta2 to beta3. I've always had a mergemaster phobia, but it didn't seem too bad this time. I thought I'd broken it after choosing /bin/tcsh as my shell in

Re: remove X11

2007-11-28 Thread RW
On Wed, 28 Nov 2007 19:40:24 +0100 Laszlo Nagy [EMAIL PROTECTED] wrote: Jeff Maxwell wrote: I have X11 installed on a server 6.1. Is there an easy way to remove it all? Do I have to remove each package individually? Suppose you have installed the xorg server, you could remove it

Re: Personalised patches in ports

2007-11-26 Thread RW
On Mon, 26 Nov 2007 09:06:45 + Matthew Seaman [EMAIL PROTECTED] wrote: 'portsnap extract' or 'portsnap update' will however blow away local additions in the part of the ports tree it is operating on -- there are clear warnings to that effect in the man page. There are clear warnings

Re: portaudit in periodic

2007-11-26 Thread RW
On Mon, 26 Nov 2007 12:45:56 +0200 Cristian KLEIN [EMAIL PROTECTED] wrote: Andrea Venturoli wrote: On one box, however, portaudit's db won't update automatically. The security reports will mention no vulnerability, even when I know they are there. Running periodic daily from a shell

Re: Confusion about Ports and options framework

2007-11-26 Thread RW
On Sun, 25 Nov 2007 23:17:01 -0800 Zachary Kline [EMAIL PROTECTED] wrote: RW [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] On Sun, 25 Nov 2007 16:24:32 -0800 Zachary Kline [EMAIL PROTECTED] wrote: Hi, I've read through the sections of the handbook quite carefully

Re: Confusion about Ports and options framework

2007-11-25 Thread RW
On Sun, 25 Nov 2007 16:24:32 -0800 Zachary Kline [EMAIL PROTECTED] wrote: Hi, I've read through the sections of the handbook quite carefully, and haven't quite found what I'm looking for. To be specific, I've no plans to install X11 or anything like it on this machine yet. I may do

Re: Personalised patches in ports

2007-11-25 Thread RW
On Mon, 26 Nov 2007 11:52:31 +0700 (ICT) Olivier Nicole [EMAIL PROTECTED] wrote: Hi, How can I incorporate my patch into the portupgrade system, so that an upgrade of Xpdf will apply my patch? If I download the bzip file, apply the patch, re-bzip the sources, and then try to force

Re: routing problem

2007-11-24 Thread RW
On Sat, 24 Nov 2007 13:41:51 -0200 Alaor Barroso de Carvalho Neto [EMAIL PROTECTED] wrote: 2007/11/24, Ian Smith [EMAIL PROTECTED]: No I didn't mean that; use your own favourite packet filter, any of them can handle what you've described. Bill suggested pf - lots of people seem to like

Re: Basically: why such troubles with KDE audio?

2007-11-23 Thread RW
On Thu, 22 Nov 2007 23:34:31 -0800 Gary Kline [EMAIL PROTECTED] wrote: Thanks for your input, but it was ignorance that KsCD is not for playback of audio CD's on FBSD. I'm not sure what that means, since it's a CD player. Are you saying that some part of it is broken on FreeBSD?

Re: portaudit in periodic

2007-11-23 Thread RW
On Fri, 23 Nov 2007 10:28:31 +0100 Andrea Venturoli [EMAIL PROTECTED] wrote: Hello. I'm running a dozen boxes (most being 6.2) with portaudit installed and I usually get a port vulnerability report in the daily security run. On one box, however, portaudit's db won't update automatically.

Re: (off topic?) Best desktop

2007-11-23 Thread RW
On Fri, 23 Nov 2007 21:06:54 +1100 Norberto Meijome [EMAIL PROTECTED] wrote: I for one used to run fwvm2 under linux back in 95, then KDE... but since then I got a bit tired of the endless new tools for kde or gnome or this or that.. (eg, KDE front end for mplayer...what's wrong with

Re: binary compatibility 6.2 - 6.3

2007-11-23 Thread RW
On Fri, 23 Nov 2007 06:21:17 -0500 (EST) Michael S [EMAIL PROTECTED] wrote: Good day all, I am running 6.2 with patches, however my package_site points to 6-stable. Upgrading binary packages gives this message: Undefined symbol __sbmaskrune. From the few results Google returned, I

Re: Questions on behaviour of fetch(3) regarding HTTPS + proxy

2007-11-22 Thread RW
On Wed, 21 Nov 2007 10:27:48 -0500 Bill Moran [EMAIL PROTECTED] wrote: The systems in question have no way to connect without using the proxy, and I'd like to convince fetch(3) to use the proxy for https as well. curl wget work, if it's any help

Re: top posting (off-topic)

2007-11-22 Thread RW
On Fri, 23 Nov 2007 10:22:50 +1300 Brent Jones [EMAIL PROTECTED] wrote: Sorry if this is a bit off topic for this list, but it seem to be a comment that comes up very regularly; please don't top post... I for one prefer top posting, as usually I have read a particular thread enough times

Re: Personalised patches in ports

2007-11-22 Thread RW
On Wed, 21 Nov 2007 22:19:55 + Bob [EMAIL PROTECTED] wrote: Hi folks: What is the approved method of applying personalised patches to ports sources? A current example, which was no problem under Linux, is giving me a bit of a hassle under FreeBSD I use pdftotext extensively to

Re: FreeBSD, 160GB HD, and a Bios limitation

2007-11-19 Thread RW
On Mon, 19 Nov 2007 02:27:58 -0700 (MST) Christoper Tucker [EMAIL PROTECTED] wrote: Hi there I have a 600mhz PIII computer with an older BIOS that will not recognize my 160GB new HD that I installed for use with FreeBSD. I can install FBSD if I limit the drive to 32GB, but before I settle

Re: sysutils/etcmerge vs mergemaster

2007-11-18 Thread RW
On Sun, 18 Nov 2007 13:01:56 +0100 Peter Schuller [EMAIL PROTECTED] wrote: Isn't that what the -U option in mergemaster does? -U Attempt to auto upgrade files that have not been user modified. I believe I tried this

Re: sysutils/etcmerge vs mergemaster

2007-11-17 Thread RW
On Sat, 17 Nov 2007 11:15:58 +0100 Peter Schuller [EMAIL PROTECTED] wrote: Hello, etcmerge, with three-way merging, has been available for a while, but the man page still warns of it not being extensively tested, and of course mergermaster still seems to be the officially supported tool.

Re: Ports with GUI configs

2007-11-16 Thread RW
On Thu, 15 Nov 2007 21:58:35 -0500 Chuck Robey [EMAIL PROTECTED] wrote: ed to take exception to that. My claim (and I have the messages in which I made it) is that the setting of options needed these changes: (1) To move the time that they need to be set, from ports compile time to system

Odd memory stick formatting

2007-11-16 Thread RW
I have a couple of USB devices that I mount as /dev/da0s1, which what I would expect. I've just got a memory stick that's showing as /dev/da0 /dev/da0s4. and only /dev/da0 mounts. The output of fdisk is garbage, showing four unfeasibly large partitions with unknown sysid values. On the other

Re: Ports with GUI configs

2007-11-15 Thread RW
On Thu, 15 Nov 2007 14:55:02 -0500 Chuck Robey [EMAIL PROTECTED] wrote: Are you seriously saying that a decision regarding what ports are to be installed should be made after they are installed? If you have 10,000 ports installed, you obviously have no need whatever to make any decision at

Re: Ports with GUI configs

2007-11-15 Thread RW
On Thu, 15 Nov 2007 16:00:55 -0500 Chuck Robey [EMAIL PROTECTED] wrote: I've already deleted the message that kicked me off, but it looked to me that you were talking about the 10,000 ports I was talking about, and that meant you were referring to new installs, not upgrades. Why would

Re: Ports with GUI configs

2007-11-15 Thread RW
On Thu, 15 Nov 2007 15:04:07 -0700 Chad Perrin [EMAIL PROTECTED] wrote: On Thu, Nov 15, 2007 at 09:43:16PM +, RW wrote: On Thu, 15 Nov 2007 16:00:55 -0500 Chuck Robey [EMAIL PROTECTED] wrote: I've already deleted the message that kicked me off, but it looked to me that you

Re: Ports with GUI configs

2007-11-12 Thread RW
On Mon, 12 Nov 2007 08:14:02 -0800 Mark D. Foster [EMAIL PROTECTED] wrote: Vince wrote: Ashley Moran wrote: Hi I was just wondering, what is the motivation behind the GUI configuration for some ports? Simply put, they drive me up the wall. I've lost count of the number of times

Re: Ports with GUI configs

2007-11-12 Thread RW
On Mon, 12 Nov 2007 21:04:12 +0200 Manolis Kiagias [EMAIL PROTECTED] wrote: RW wrote: On Mon, 12 Nov 2007 08:14:02 -0800 Setting the menus is pretty easy to script, and you can also set BATCH to take the default options And in fact you can make all these screens appear before

Re: Ports with GUI configs

2007-11-12 Thread RW
On Mon, 12 Nov 2007 14:18:50 -0500 Chuck Robey [EMAIL PROTECTED] wrote: Setting the menus is pretty easy to script, and you can also set BATCH to take the default options A suggestion I recently made on the ports list would, as a side effect, make a better solution. I don't see why it

Re: Ports with GUI configs

2007-11-12 Thread RW
On Mon, 12 Nov 2007 16:10:29 -0500 Chuck Robey [EMAIL PROTECTED] wrote: I hope not. We really need to move this out of being a ports buildtime thing. Currently, to build ports in batch either requires someone to be chained to the computer, so as to intercept all those screens, or to simply

Re: Ports with GUI configs

2007-11-12 Thread RW
On Mon, 12 Nov 2007 16:25:47 -0500 Gerard [EMAIL PROTECTED] wrote: On November 12, 2007 at 03:14PM RW wrote: [ ... ] Yes, but that doesn't work if you are doing a portupgrade -a, you then need to wrap the makes in a simple script, which is what I was referring to. Portmaster has

Re: Ports with GUI configs

2007-11-12 Thread RW
On Mon, 12 Nov 2007 22:54:33 +0100 Tino Engel [EMAIL PROTECTED] wrote: RW schrieb: On Mon, 12 Nov 2007 16:10:29 -0500 Chuck Robey [EMAIL PROTECTED] wrote: I hope not. We really need to move this out of being a ports buildtime thing. Currently, to build ports in batch either

Re: Ports with GUI configs

2007-11-12 Thread RW
On Mon, 12 Nov 2007 20:37:11 -0500 Chuck Robey [EMAIL PROTECTED] wrote: RW wrote: On Mon, 12 Nov 2007 22:54:33 +0100 Tino Engel [EMAIL PROTECTED] wrote: It's not hard to script it though, something like the following would do #!/bin/sh for p in `pkg_version -ol'' |awk '{ print $1

Re: ' Openssl.cnf ' and ' .rand ' file

2007-11-11 Thread RW
On Sat, 10 Nov 2007 11:22:10 -0800 (PST) White Hat [EMAIL PROTECTED] wrote: openssl 0.9.7e-p1 25 Oct 2004 I have not been able to find an answer to this question on Google, so I figured I had better ask it here. In the '/etc/ssl/openssl.cnf' file, there is an entry for: RANDFILE

Re: cmos clock to utc time code?

2007-11-09 Thread RW
On Thu, 8 Nov 2007 20:56:44 -0800 jekillen [EMAIL PROTECTED] wrote: On Nov 8, 2007, at 6:21 PM, Brent Jones wrote: There's no time zone setting in a cmos clock. Just set the time to whatever UTC is, and you should be good to go. Ideally though, you should have the system do an

Re: Ports problem

2007-11-09 Thread RW
On Fri, 09 Nov 2007 13:39:28 + Adam J Richardson [EMAIL PROTECTED] wrote: Desmond Chapman wrote: /usr/X11R6 exists, but it is not a symlink. Installation cannot proceed. This looks like an incompletely removed old version of X. In the current version, /usr/X11R6 must be a symlink if it

Re: About Freebsd 7.0 versus 6.3

2007-11-08 Thread RW
On Thu, 8 Nov 2007 14:48:47 -0300 Mario Lobo [EMAIL PROTECTED] wrote: On Thursday 08 November 2007, Aryeh Friedman wrote: 7.X is the beginning of the versions specifically designed with multiprocessing/cores in mind Does this mean that 6.x will perform better on single cpu systems? The

Re: Where Is The Kernel Build Number Derived

2007-11-08 Thread RW
On Thu, 08 Nov 2007 17:31:50 -0600 Tim Daneliuk [EMAIL PROTECTED] wrote: When I do a make buildworld/installworld, where does it find the last build number to increment? More particularly, how do I reset this so that the next kernel build will be #0? make clean doesn't do it, so I'm

Re: Autoattach geli device but not at startup

2007-11-07 Thread RW
On Wed, 7 Nov 2007 07:25:35 -0600 Josh Paetzel [EMAIL PROTECTED] wrote: On Wednesday 07 November 2007 07:13:45 am Matthias Fechner wrote: Hi, I have here a setup where some backup directories are mounted encrypted (using geli). rc.conf: geli_devices=ad3 geli_ad3_flags=-k

Re: make buildworld ....gcc bug

2007-11-07 Thread RW
On Wed, 07 Nov 2007 14:42:58 -0700 James [EMAIL PROTECTED] wrote: On Wed, 2007-11-07 at 23:01 +0200, tethys ocean wrote: When I am rebuilding world FreeBSD 6.2 I have take error that is shown below. What can I do!? [EMAIL PROTECTED] /usr/src]# make buildworld [EMAIL

Re: ipfw rule question ... all possible interfaces ?

2007-11-04 Thread RW
On Sun, 4 Nov 2007 16:10:12 -0800 (PST) Juri Mianovich [EMAIL PROTECTED] wrote: Is there a way to tell ipfw: all interfaces currently configured on this system ? ... So if I have a rule like: allow ip from any to any via iwi0 You don't have to use via in a rule.

Re: Is there a way to compare what is in the ports tree with what is installed?

2007-11-04 Thread RW
On Mon, 05 Nov 2007 14:53:48 +1300 Brett Davidson [EMAIL PROTECTED] wrote: ie. If I had a particular version of the ports tree on a server, how could I check to see if any of the programs in that tree were actually installed? Is there a simple command or sequence of commands to do this?

Re: IPFW Rules and Games

2007-11-02 Thread RW
On Fri, 02 Nov 2007 04:59:27 -0500 Jack Barnett [EMAIL PROTECTED] wrote: Lots of people play games here and basically a pain to keep trying to get these stupid things to work with individual rules for each. I'm running FreeBSD 6.x with IPFW/natd I get a dynamic IP from my ISP and the

Re: Now it is ntpd that can't find anything

2007-11-02 Thread RW
On Thu, 1 Nov 2007 22:46:56 -0400 N.J. Thomas [EMAIL PROTECTED] wrote: * jekillen [EMAIL PROTECTED] [2007-11-01 15:43:53 -0800]: These are the servers I have listed: [...] I suppose I should find ones that are reachable via ipv4. Better yet, use the NTP Pool Project. If you including the

Re: FreeBSD 6.2 with Xorg 7.3

2007-11-01 Thread RW
On Thu, 1 Nov 2007 09:50:57 +0100 Erik Trulsson [EMAIL PROTECTED] wrote: On Wed, Oct 31, 2007 at 08:02:42PM -0500, Paul Schmehl wrote: Yes, with one caveat. You need to run mergebase.sh or manually create the symlink for /usr/X11R6. /usr/ports/Tools/scripts/mergebase.sh No, that is

Re: Help with Cron pleazzzzzzzzzzzz

2007-10-31 Thread RW
On Wed, 31 Oct 2007 10:02:53 -0400 John Nielsen [EMAIL PROTECTED] wrote: This should probably be something like ps -ax | grep 'status.pl' | grep -v grep so you don't get false positives from the grep process itself. or simply use: pgrep status\.pl

<    4   5   6   7   8   9   10   11   12   13   >