Re: stuff and even more problems.... [ to mostly the hard core ]

2009-11-08 Thread Gary Kline
On Sun, Nov 08, 2009 at 01:50:43AM -0500, Robert Huff wrote: > > Gary Kline writes: > > > the keybd isn't the problem. it is in the box with a bunch of > > misc stuff i don't need. problem is that on my KVM switch are > > only ps2 plugs. on the back of the dell are USB jacks. i >

Re: stuff and even more problems.... [ to mostly the hard core ]

2009-11-08 Thread perryh
Gary Kline wrote: > the keybd isn't the problem ... problem is that on my KVM > switch are only ps2 plugs. on the back of the dell are USB > jacks. i need something to convert from the PS2 plug to > fit into the USB Such things do exist: http://www.amazon.com/Adesso-Adapter-connects-con

freebsd partitions on a dos/fat slice?

2009-11-08 Thread Peter
iH, Pulled an old disk lying around... and started mounting partitions in it. The weird thing is that the first slice [~15GB] is said to be fat, but I do have freebsd partitions on it: denver:#mount|grep ad10 /dev/ad10s1a on /maxtor500GB (ufs, NFS exported, local, soft-updates) /dev/ad10s1d on

Re: Migrating from Linux (keeping partitions at install time)

2009-11-08 Thread Carl Johnson
Frank Shute writes: > On Sat, Nov 07, 2009 at 05:35:58PM -0500, Jerry McAllister wrote: >> > [snip] >> >> Not so sure I did anything for your most important question - if ext2 s ext3 >> is a problem, but I hope the rest is helpful. >> > > No, it's not a problem Jerry. ext3 is basically ext2 + j

Re: Migrating from Linux (keeping partitions at install time)

2009-11-08 Thread Ruben de Groot
On Sat, Nov 07, 2009 at 10:18:21PM -0800, Carl Johnson typed: > Frank Shute writes: > > > On Sat, Nov 07, 2009 at 05:35:58PM -0500, Jerry McAllister wrote: > >> > > [snip] > >> > >> Not so sure I did anything for your most important question - if ext2 s > >> ext3 > >> is a problem, but I hope t

Re: Migrating from Linux (keeping partitions at install time)

2009-11-08 Thread Giorgos Keramidas
On Sat, 7 Nov 2009 21:34:48 +, David Chanters wrote: > Hi all, > > I am considering switching from Debian Linux to FreeBSD. I am wondering > if at install time, sysinstall is able to allow me to keep "/home" from > my Debian installation. "/home" on Debian is currently a separate > partitio

Re: Help understanding basic FreeBSD concepts (ports, updates, jails)

2009-11-08 Thread andrew clarke
On Sat 2009-11-07 19:19:52 UTC-0800, Randi Harper (ra...@freebsd.org) wrote: > Don't bother with any of that. Just use portsnap. It's also part of > base, and was written by the same person that wrote freebsd-update. > It's lovely and much faster, although some people may argue with me on > that.

devel/py-gobject error when pkgdb -F --- FREEBSD 7.2 STABLE ---

2009-11-08 Thread Jeronimo Calvo
Hi Folks, Running pkgdb -F Im getting the following error: I tried reinstalling devel/py-gobject, but did not help. All dependencies are linked to py25-gobject-2.16.1, so I can not remove that package as well. Can somebody give me a workaround?? ===> py26-gobject-2.16.1 depends on file: /usr/l

Re: Help understanding basic FreeBSD concepts (ports, updates, jails)

2009-11-08 Thread Robert Huff
andrew clarke writes: > > Don't bother with any of that. Just use portsnap. It's also part of > > base, and was written by the same person that wrote freebsd-update. > > It's lovely and much faster, although some people may argue with me on > > that. > > > For your system, use freebsd-upda

7.2-p4 serial console not showing kernel messages?

2009-11-08 Thread Sven Hazejager
All, I'm having trouble getting 7.2-p4 to run. I'm using nanoBSD, either under VMware using a virtual serial null-modem or on an Alix Soekris-like serial-only CF-based device, both show this problem: my serial console does not display kernel messages, they all go to the VGA console! I'm using the

kernel trap

2009-11-08 Thread Jesús Abidan
sorry for bothering guys, but i have a big problem here, i recently installed freebsd on a box and i was very happy updating ports, when i realized the system suddenly reboot, when i saw the dmesg it says: Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address

Tracking commit messages from cli

2009-11-08 Thread Troels Kofoed Jacobsen
Hi all With pkg_version I can easily see which installed ports has newer versions available, but what I miss is a way to see what has changed. The reason for this is that commit messages often say that only the pkg-plist has changed or something that does not make me want to update. Right now I'

Re: and now for conky & gremlins

2009-11-08 Thread Walt Pawley
At 10:41 AM -0400 11/5/09, PJ wrote: >Ruben de Groot wrote: >> On Thu, Nov 05, 2009 at 09:26:15AM -0400, PJ typed: >> >>> Polytropon wrote: >>> On Wed, 04 Nov 2009 18:25:58 -0400, PJ wrote: > output should be: 1 2 3 [4] 5 6 7 etc. > is:1 2 3 4 5 6 > > the c

Re: Help understanding basic FreeBSD concepts (ports, updates, jails)

2009-11-08 Thread Polytropon
On Sat, 7 Nov 2009 10:57:54 -0600, Adam Vande More wrote: > There are three basic branches, CURRENT STABLE RELEASE > > You want release. You shouldn't run anything else unless you're willing and > able to help with testing, debugging, and development. That's a quite generic answer, but basical

Re: stuff and even more problems.... [ to mostly the hard core ]

2009-11-08 Thread Polytropon
On Sat, 7 Nov 2009 18:40:41 -0800, Gary Kline wrote: > it was .LT. sixty bux > and next-to-worthless given my disability.[*] > [...] > [*] gotta type CTRL-ALT-Shift at just the right keyrate (+/- 0.0001s:) > to change ports. What happended to the "old" fahioned way of having a

Re: Remote Desktop for Fedora 11 on External Hard Drive

2009-11-08 Thread Polytropon
On Sat, 7 Nov 2009 12:27:34 -0600, Bryan Cassidy wrote: > I am currently using FreebSD 7.2 and I have just installed and > configured Fedora 11 on an external > hard drive so I can do some printing and other things. I was > wondering how can I get full access > to the Desktop (GUI) on FreeBSD for

Re: Tracking commit messages from cli

2009-11-08 Thread Roman Neuhauser
On Sun, Nov 08, 2009 at 08:06:13PM +0100, Troels Kofoed Jacobsen wrote: > With pkg_version I can easily see which installed ports has newer > versions available, but what I miss is a way to see what has changed. > The reason for this is that commit messages often say that only the > pkg-plist has c

x11/lxpanel build fails - wrong linux base?

2009-11-08 Thread Chris Whitehouse
Hi I am trying to build x11/lxde-meta in a 8.0RC2 tinderbox. lxpanel fails because it depends on linux-alsa-lib. linux-alsa-lib fails because eco# make ===> linux-alsa-lib-1.0.10.3_2 bsd.linux-rpm.mk test failed: default package building at OSVERSION>=800076 was changed to linux-f10 ports, plea

Re: x11/lxpanel build fails - wrong linux base?

2009-11-08 Thread Polytropon
On Sun, 08 Nov 2009 22:41:19 +, Chris Whitehouse wrote: > I have WITHOUT_ALSA=true in lxpanel's options and I have even changed > the line in lxpanel/Makefile: > > eco# diff Makefile Makefile.original > 31c31 > < WITH_ALSA=off > --- > > WITH_ALSA=yes Maybe that's the reason. The symb

Re: FreeBSD-8.0-RC2 problems

2009-11-08 Thread Roman Neuhauser
On Fri, Nov 06, 2009 at 05:33:00PM +0530, Masoom Shaikh wrote: > Hello, > > Last Saturday I installed 8.0-RC2 from source by compiling on 7.1 > installation. building and installing was smooth as always has been. Then I > pkg_add'ed xorg and KDE4, this was painless too. I am very disappointed with

Re: networking won't come back up until reboot after ISP outage

2009-11-08 Thread umage
> When the connection goes down and comes back up it will take 5 minutes > before my FreeBSD gateway box checks the lease and decides if a renewal is > in order. This is automatic. If I am sitting in front of my computer and I > want to speed this up I issue /etc/rc.d/netif restart on the gatewa

Re: splitting Mbox file thread-sorted

2009-11-08 Thread Karl Vogel
>> On Thu, 5 Nov 2009 14:13:39 +0100, >> Matthias Apitz said: M> Is there some tool or something in the ports which could split a Mbox M> file into various pieces, but having the threads together? Mail::Thread is a Perl implementation of Jamie Zawinski's mail threading algorithm, as descr

csup a single file?

2009-11-08 Thread John W
I'm trying to use csup to get a single file at a certain date. In particular, I'm trying to get /usr/ports/UPDATING. I made a copy of /usr/share/examples/cvsup/ports-supfile and made the following changes: # pick a server *default host=cvsup9.FreeBSD.org # Date to sync to # (jw) I use t

Re: csup a single file?

2009-11-08 Thread John W
On Sun, Nov 8, 2009 at 5:42 PM, John W wrote: > >  date=2009.11.12.00.00.00 > Oh, ignore that the date given is not-happened-yet. I have tried it with various real dates too, I assure you (: ___ freebsd-questions@freebsd.org mailing list http://lists.fr

Re: csup a single file?

2009-11-08 Thread John W
On Sun, Nov 8, 2009 at 5:42 PM, John W wrote: > > In particular, I'm trying to get /usr/ports/UPDATING. > FIXED I needed to specify 'ports/UPDATING' *slaps forehead* -John ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailma

Re: How to configure sendmail

2009-11-08 Thread Olivier Nicole
Hi, I apologize if I was not clear enough. I answer youe questions and try to be more clear at the bottom. > > I have this stupide little configuration that I cannot manage to get > > working. > > > > I have one machine a.domain.net that I want to be able to deliver > > system mail (like cron a

Re: 8.0RC custom kernel not installing?

2009-11-08 Thread LoH
Problem solved, I didn't use the proper casing on the command line. I needed KERNCONF=ZFS, not kernconf=ZFS. LoH wrote: I compiled a custom kernel with ZFS enabled and installed it. Everything appeared to work fine, then I realized that I needed to make some more modifications (ALTQ, disabling

Re: How to configure sendmail

2009-11-08 Thread Warren Block
On Mon, 9 Nov 2009, Olivier Nicole wrote: but the alias for user2 is not parsed newaliases(1) is needed after editing /etc/mail/aliases. And there is a bug if you're using 8.0: Yes I did newaliases and the version of sendmail is the default with FreeBSD, that must be 8.14.3 I mean there i

What happened to the colors in VIM 7.2?

2009-11-08 Thread Aflatoon Aflatooni
It looks like the color schemas in VIM 7.2 are missing? Any ideas? Thanks ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr..

Re: What happened to the colors in VIM 7.2?

2009-11-08 Thread Glen Barber
On Sun, Nov 8, 2009 at 10:52 PM, Aflatoon Aflatooni wrote: > It looks like the color schemas in VIM 7.2 are missing? > > Any ideas? > Errors? Symptoms? $HOME/.vimrc ? -- Glen Barber ___ freebsd-questions@freebsd.org mailing list http://lists.freebs

Re: What happened to the colors in VIM 7.2?

2009-11-08 Thread Aryeh M. Friedman
Glen Barber wrote: On Sun, Nov 8, 2009 at 10:52 PM, Aflatoon Aflatooni wrote: It looks like the color schemas in VIM 7.2 are missing? Any ideas? Errors? Symptoms? $HOME/.vimrc ? Related question does anyone know why elflord incorrectly identifies certain words that are not k

Re: What happened to the colors in VIM 7.2?

2009-11-08 Thread Aryeh M. Friedman
Aflatoon Aflatooni wrote: It looks like the color schemas in VIM 7.2 are missing? Any ideas? The seem to work for me: VIM - Vi IMproved 7.2 (2008 Aug 9, compiled Apr 25 2009 13:00:07) my ~/.vimrc: colorscheme elflord syntax enable set backspace=indent,eol,start

Re: Migrating from Linux (keeping partitions at install time)

2009-11-08 Thread Carl Johnson
Ruben de Groot writes: > On Sat, Nov 07, 2009 at 10:18:21PM -0800, Carl Johnson typed: >> Frank Shute writes: >> >> > On Sat, Nov 07, 2009 at 05:35:58PM -0500, Jerry McAllister wrote: >> >> >> > [snip] >> >> >> >> Not so sure I did anything for your most important question - if ext2 s >> >> e

a javascript issue wrt FreeBSD

2009-11-08 Thread Henry Olyer
A FreeBSD machine I have has caught a scripting virus; And I'd rather not save what I must and rebuild it -- though if I have to I will of course. Anyone got any ideas to find/isolate the virus? Please copy me directly, my email service is limited until I can fix this. __

Re: a javascript issue wrt FreeBSD

2009-11-08 Thread Aryeh M. Friedman
It is *EXTREMELY* unlike the issue is with JavaScript because JS can not call on any kind of OS service (at least on the client side) are you running a web server that allows files/arbitary text to be uploaded (I'll bet thats where it came from)... now if the virus effects your browser only

Re: stuff and even more problems.... [ to mostly the hard core ]

2009-11-08 Thread Gary Kline
On Sun, Nov 08, 2009 at 09:57:13PM +0100, Polytropon wrote: > On Sat, 7 Nov 2009 18:40:41 -0800, Gary Kline wrote: > > it was .LT. sixty bux > > and next-to-worthless given my disability.[*] > > [...] > > [*] gotta type CTRL-ALT-Shift at just the right keyrate (+/- > > 0.0001s:) > >

Re: math/py-numpy vs. math/atlas-devel

2009-11-08 Thread b. f.
Scott Bennett wrote: >I would like to install science/gnudatalanguage but have been running >into various obstacles. Lars Engels very kindly just fixed one of them >(devel/lasi) (Thanks, Lars!), so now I'm on to the next one, which may not >be a showstopper, but it's at least a nuisance. One of t

Re: Tracking commit messages from cli

2009-11-08 Thread Troels Kofoed Jacobsen
On Sun, Nov 8, 2009 at 11:26 PM, Roman Neuhauser wrote: > On Sun, Nov 08, 2009 at 08:06:13PM +0100, Troels Kofoed Jacobsen wrote: >> With pkg_version I can easily see which installed ports has newer >> versions available, but what I miss is a way to see what has changed. >> The reason for this is

Re: math/py-numpy vs. math/atlas-devel

2009-11-08 Thread Doug Barton
First, sorry I missed the original problem report, I'm not subscribed to -questions. Usually ports questions (including those about tools) are handled on freebsd-po...@freebsd.org, but OTOH if you're not sure where to send a question it's always better to start on the -questions list. :) Second, t