Re: [gentoo-user] gnome su wrapper ?

2003-05-30 Thread Sebastian Hungerecker
On Thu, 29 May 2003 15:22:57 +0300
raptor [EMAIL PROTECTED] wrote:
 Does anyone  know grapphic wrapper for Gnome so that
 when i want to start some program that need root
 access a pop up to appear asking me for the password

 *  app-admin/xsu2
  Homepage:http://xsu.freax.eu.org
  Description: Interface for 'su - username -c command' in GNOME2.

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Chronyd fatal error

2003-05-30 Thread Anthony Ventimiglia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Xavier-François Roblot [EMAIL PROTECTED] wrote:

On Thu, 2003-05-29 at 03:53, Anthony Ventimiglia wrote:

 I'm having problems getting chronyd to work, When I first installed it, I
 copied a working config and key file from an existing Debian box over to the
 gentoo sys, After it failed, I rewrote the config files using the defaults
 and it is still failing with the same error (from daemon.log):

 May 28 11:34:52 afghan chronyd[7035]: chronyd version V1_19 starting
 May 28 11:34:52 afghan chronyd[7035]: Fatal error : Can't determine hz
 (txc.tick=5000 txc.freq=0 (0.) txc.offset=0)
 Can anyone help?

That's because your kernel was compiled with a frequency that chronyd
cannot support. Recompile your kernel with a frequency of 100HZ (see
General Setup, Timer Frequency) and that should do it.

That did  it. I read in the chrony docs about a config option to set this, I 
played around with it but had no luck, I guess for now I'll have to settle 
with 100HZ until I can get chrony to respond properly.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iQCVAwUBPta7qwqNYTLzAsoIAQLNfgP9EZqixGN9fMVh4zKWxDv3qmvki2BwGA9z
5dt1IaMUKbvJFlxC3mmUwxTFbvaFdezji1XFJa8LBtB0ZDF56rsg8AzyZbiBbVag
oWznYZrFLS3lU/e5Rj4cZSelB3D2bwyVkm51yWsPqgHVY6LxppyH4znLOATIseZd
kUCEn4cCI2U=
=+61j
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] TV -out

2003-05-30 Thread Canek Peláez Valdés
Patrick Hi, I have a laptop with a nvidia Gforce 4 488 go and a tv-out, what
Patrick do i need to install to get this to work?

The drivers from NVidia (nvidia-glx and nvidia-kernel); the docs says what
you need to do (/usr/share/doc/nvidia-glx-/README.gz, appendix J,
configuring TV-Out).

Canek
-- 
I loathe people who keep dogs.  They are cowards who haven't got the guts
to bite people themselves.
-- August Strindberg

--
[EMAIL PROTECTED] mailing list



[gentoo-user] g++ compiling error's

2003-05-30 Thread Mark Fisher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

Im just doing a cheeky emerge -u world and it got so far until mod_php-4.3.1 , 
it then exited giving the following error:

[ ... ]

checking whether the C++ compiler (g++ -march=i586   
- -Wl,-rpath,/opt/blackdown-jdk-1.3.1/jre/lib/i386/classic 
- -L/opt/blackdown-jdk-1.3.1/jre/lib/i386/classic 
- -Wl,-rpath,/opt/blackdown-jdk-1.3.1/jre/lib/i386/server 
- -L/opt/blackdown-jdk-1.3.1/jre/lib/i386/server 
- -Wl,-rpath,/opt/blackdown-jdk-1.3.1/jre/lib/i386/native_threads 
- -L/opt/blackdown-jdk-1.3.1/jre/lib/i386/native_threads 
- -Wl,-rpath,/opt/blackdown-jdk-1.3.1/jre/lib/i386 
- -L/opt/blackdown-jdk-1.3.1/jre/lib/i386 -Wl,-rpath,/usr/qt/3/lib 
- -L/usr/qt/3/lib) works... no
configure: error: installation or configuration problem: C++ compiler cannot 
create executables.

!!! ERROR: dev-php/mod_php-4.3.1 failed.
!!! Function src_compile, Line 221, Exitcode 1
!!! bad ./configure

[ ... ]

I did a little googling, found some other identical errors compiling mysql 
amongst other things, some sites suggested changing the ' CXX ' environment 
variable to ' gcc -O3 ', which gave the exact same error as above except the 
first line read:

[ ... ]

checking whether the C++ compiler (gcc -O3 -march=i586

[ ... ]

Other sites recommended creating a hello world script and compiling it using 
g++, which resulted in no errors, while other sites recommended looking at 
the ' config.log ' file for a more exact error ... looking in 
'/tmp/portage/mod_php-4.3.1/work/php-4.3.1' I cant see such a file :o/

A quick search on the forums and around bugs.gentoo doesnt show much/any known 
problems.

Could anyone suggest a solution to this [no doubt permission-related] problem?  
Thx in advance.


- -- 
Mark
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE+1hLezrmqzOOQUj8RAqXOAKCwZgSRxg/dVMYsXuqvrY62mZ7WSACeNMop
MW2JHERkYmc3qVWeWa8g9eg=
=5Slt
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] grub setup question - Dual boot with System Commander 7

2003-05-30 Thread Mark Knecht

 nope.  there's partition boot records, then there's the MASTER boot
 record.  the mbr lives on /dev/hda, independant of the partition table.

 to install on the mbr, you do setup(hdX).

 to install on a partition, you do setup(hdX,Y).

Thanks. That's both helpful and interesting.


 from my experience, it's best to just put grub on the MBR and have grub
 chainload any of your other OSes (it does this very well for dos
 (95/98/ME) and nt (nt4/2k/xp)).  what other things are you booting with
 SC7?

Just DOS And Win ME, but I want SC7 as I understand how to use its partition
resizing utilities after Os's are installed, and I just don't want to mess
up what's already there. Also, I can hide disk partitions from Win ME so it
doesn't mess them up. I don't know how to do that with Linux. (And what the
heck, most important, I PAID for it!!) ;-)

So, I didn't get an answer to my question. If I want grub in a non-MBR
setup, would I use

grub root (hd0,4)  // My boot partition - /dev/hda5
grub setup (hd0,4) // Where I want grub - /dev/hda5
grub quit

Thanks,
Mark



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] TV -out

2003-05-30 Thread Patrick Marquetecken
I have.

Those are the values i need in my X86 config file and are present

Option TVStandard PAL-H
HorizSync 31.5 - 49.0
VertRefresh 50.0 - 60.0

when adding this option i there is still nothing on my TV
Option ConnectedMonitor TV


Patrick

snip
 you need to do (/usr/share/doc/nvidia-glx-/README.gz, appendix J,
 configuring TV-Out).
 
 Canek

snip


-- 
 Logic is the beginning of wisdom; not the end. 
  Spock (Star Trek VI) 
 
 PGP Key: http://users.pandora.be/rivendell/marquetp.gpg
 Fingerprint = 2792 057F C445 9486 F932 3AEA D3A3 1B0C 1059 273B
 Registered Linux User #44550
 http://counter.li.org


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] g++ compiling error's

2003-05-30 Thread Mark Fisher
On Thursday 29 May 2003 3:23 pm, Andrew Kirilenko wrote:
 Hello!

 On 15:02 Thu 29 May, Mark Fisher wrote:
 
  checking whether the C++ compiler (g++ -march=i586
  - -Wl,-rpath,/opt/blackdown-jdk-1.3.1/jre/lib/i386/classic
  - -L/opt/blackdown-jdk-1.3.1/jre/lib/i386/classic
  - -Wl,-rpath,/opt/blackdown-jdk-1.3.1/jre/lib/i386/server
  - -L/opt/blackdown-jdk-1.3.1/jre/lib/i386/server
  - -Wl,-rpath,/opt/blackdown-jdk-1.3.1/jre/lib/i386/native_threads
  - -L/opt/blackdown-jdk-1.3.1/jre/lib/i386/native_threads
  - -Wl,-rpath,/opt/blackdown-jdk-1.3.1/jre/lib/i386
  - -L/opt/blackdown-jdk-1.3.1/jre/lib/i386 -Wl,-rpath,/usr/qt/3/lib
  - -L/usr/qt/3/lib) works... no
  configure: error: installation or configuration problem: C++ compiler
  cannot create executables.
 
  !!! ERROR: dev-php/mod_php-4.3.1 failed.
  !!! Function src_compile, Line 221, Exitcode 1
  !!! bad ./configure

 USE=-java emerge mod_php
 this should help.

Thanking you mucho ... its certainly happiy going further than before :)

 We need to create FAQ!!!

Of course ... FAQ's are always good :)

-- 
Mark

--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] grub setup question - Dual boot with System Commander 7

2003-05-30 Thread Mark Knecht
  grub root (hd0,4)  // My boot partition - /dev/hda5
  grub setup (hd0,4) // Where I want grub - /dev/hda5
  grub quit
 
 Yes
 
Thanks Peter!


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] TV -out

2003-05-30 Thread keanu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday 29 May 2003 16:25, Patrick Marquetecken wrote:
 I have.

 Those are the values i need in my X86 config file and are present

 Option TVStandard PAL-H
 HorizSync 31.5 - 49.0
 VertRefresh 50.0 - 60.0

 when adding this option i there is still nothing on my TV
 Option ConnectedMonitor TV


i always use nvtv (its in portage)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE+1hz4lDgijDJG3oERAtpRAKCtv/4PHzBMhCJIG1a3i/ojCFygKwCfZ/Vn
gYQqZ/PWGOfLo4/K8Ag3wSw=
=khTn
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] TV -out

2003-05-30 Thread Jesse Jacobs
Hello Patrick,

Have u set the twinview orentation?
j

Patrick Marquetecken said:
 I have.

 Those are the values i need in my X86 config file and are present

 Option TVStandard PAL-H
 HorizSync 31.5 - 49.0
 VertRefresh 50.0 - 60.0

 when adding this option i there is still nothing on my TV
 Option ConnectedMonitor TV


 Patrick

 snip
 you need to do (/usr/share/doc/nvidia-glx-/README.gz, appendix J,
 configuring TV-Out).

 Canek

 snip


 --
  Logic is the beginning of wisdom; not the end.
   Spock (Star Trek VI)

  PGP Key: http://users.pandora.be/rivendell/marquetp.gpg
  Fingerprint = 2792 057F C445 9486 F932 3AEA D3A3 1B0C 1059 273B
  Registered Linux User #44550
  http://counter.li.org




--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] TV -out

2003-05-30 Thread brett holcomb
I assume you checked the Nvidia README - you can get it 
from the Nvidia site or in the nvidia-glx directory under 
/I've forgotten!  It has extensive documentation on setup.

On Thu, 29 May 2003 16:25:47 +0200
 Patrick Marquetecken [EMAIL PROTECTED] 
wrote:
I have.

Those are the values i need in my X86 config file and are 
present

Option TVStandard PAL-H
HorizSync 31.5 - 49.0
VertRefresh 50.0 - 60.0
when adding this option i there is still nothing on my TV
Option ConnectedMonitor TV
Patrick

snip
you need to do 
(/usr/share/doc/nvidia-glx-/README.gz, appendix J,
configuring TV-Out).

Canek
snip

--
 Logic is the beginning of wisdom; not the end. 
  Spock (Star Trek VI) 
 
 PGP Key: http://users.pandora.be/rivendell/marquetp.gpg
 Fingerprint = 2792 057F C445 9486 F932 3AEA D3A3 1B0C 
1059 273B
 Registered Linux User #44550
 http://counter.li.org


--
[EMAIL PROTECTED] mailing list


[gentoo-user] Desktop Crashing..

2003-05-30 Thread Matthew Tedder

Hi,

We are currently using Red Hat to serve LTSP, X sessions, DNS, and Gateway 
to the outside world.  Roughly every two weeks, Mozilla processes starts 
rapidly respawning processes until the entire system slows down to a complete 
freeze.  Try killing those processes and it'll have respawned ten more by the 
time you're finished.  When we reboot the server (cold boot), the Ext3 
partitions frequently NEED a filesystem check, to prevent untold issues 
thereafter.  Sometimes not even booting.  When we used ReiserFS for the 
last 4 yours on other systems, we had many power outages but never had a 
problem with the filesystem.  Furthermore, it never required any long lasting 
filesystem check--which I thought was the main point of a journaling 
filesystems.  It's nervous waiting for this thing while customers start 
walking out the door.  After rebooting the server we cannot log into the 
console machine directly for at least one day--otherwise, it'll freeze up the 
whole system again.  

   Other grievances with Red Hat are with KDE.  It seems virtually all of the 
nice little things about it have been removed and we cannot properly theme 
the desktops--only the backgrounds and a few other peddy things.  The most 
important feature to customers has been the little spinning disk that lets 
them know that an application is loading--particularly Mozilla, as it takes a 
longest to load.  We still use KDE as much as possible because it shares its 
desktop componants, as where GNOME shares very little of anything.  GNOME 
seems to be more a political alliance, because there is very rarely any 
relation between any of its applications, technically.  The resulting 
difference in performance and resources is exceptionally significant.

We are testing Gentoo and SuSE 8.2 Professional.  Gentoo may be our 
ultimate answer but SuSE was MUCH easier to get up and properly running.  
Gentoo is impressive in terms of performance and customizability, but takes a 
long time even to expirement with.  Can it be configured to download patches, 
instead of complete source files?  We'll use SuSE until we get a stable 
Gentoo system up to satisfaction.  Another concern is stability--how often 
will updates break Gentoo?  We need security updates quickly, but will those 
updates break the system?  We need to learn how to:

(A)  Update only security patches
(B)  Update only specific packages
(D)  Roll-back updates on specific packages
(E)  Automate the checking for security updates

Knowing how to do all this will most likely mediate the risks 
sufficiently.  If we can get all of this down pat, I might even decide to 
learn Python.  

-- 
Matthew C. Tedder
SimpFlex Technologies, Inc.

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] g++ compiling error's

2003-05-30 Thread Robin H . Johnson
On Thu, May 29, 2003 at 03:02:00PM +0100, Mark Fisher wrote:
 -BEGIN PGP SIGNED MESSAGE-
 checking whether the C++ compiler (g++ -march=i586   
 - -Wl,-rpath,/opt/blackdown-jdk-1.3.1/jre/lib/i386/classic 
 - -L/opt/blackdown-jdk-1.3.1/jre/lib/i386/classic 
 - -Wl,-rpath,/opt/blackdown-jdk-1.3.1/jre/lib/i386/server 
 - -L/opt/blackdown-jdk-1.3.1/jre/lib/i386/server 
 - -Wl,-rpath,/opt/blackdown-jdk-1.3.1/jre/lib/i386/native_threads 
 - -L/opt/blackdown-jdk-1.3.1/jre/lib/i386/native_threads 
 - -Wl,-rpath,/opt/blackdown-jdk-1.3.1/jre/lib/i386 
 - -L/opt/blackdown-jdk-1.3.1/jre/lib/i386 -Wl,-rpath,/usr/qt/3/lib 
 - -L/usr/qt/3/lib) works... no
 configure: error: installation or configuration problem: C++ compiler cannot 
 create executables.
 !!! ERROR: dev-php/mod_php-4.3.1 failed.
 !!! Function src_compile, Line 221, Exitcode 1
 !!! bad ./configure
This error comes up because PHP needs =jdk-1.4. This is currently fixed
in the ~x86 ebuild, which may be moving over to stable in a few weeks.
There are further things in progress with it, but it IS stable for
practical use

Either install and setup (with java-config) any 1.4 JDK, or disable Java
support in PHP with USE=-java.

 I did a little googling, found some other identical errors compiling mysql 
 amongst other things, some sites suggested changing the ' CXX ' environment 
 variable to ' gcc -O3 ', which gave the exact same error as above except the 
 first line read:
[snip]
 Other sites recommended creating a hello world script and compiling it using 
 g++, which resulted in no errors, while other sites recommended looking at 
 the ' config.log ' file for a more exact error ... looking in 
 '/tmp/portage/mod_php-4.3.1/work/php-4.3.1' I cant see such a file :o/
[snip]
 Could anyone suggest a solution to this [no doubt permission-related] problem?  
 Thx in advance.
The problem exists because the 1.3 JDKs do NOT provide some functions
that PHP requires. Their configure script SHOULD fail more gracefully
(it should check the JDK version). I believe they have some open bugs
about that in their BTS already.

 A quick search on the forums and around bugs.gentoo doesnt show much/any known 
 problems.
You didn't look hard enough. The bugs on bugs.gentoo.org are marked as
RESOLVED already.


-- 
Robin Hugh Johnson
E-Mail : [EMAIL PROTECTED]
Home Page  : http://www.orbis-terrarum.net/?l=people.robbat2
ICQ#   : 30269588 or 41961639
GnuPG FP   : 11AC BA4F 4778 E3F6 E4ED  F38E B27B 944E 3488 4E85


pgp0.pgp
Description: PGP signature


[gentoo-user] emerge and 'fixpackages'?

2003-05-30 Thread Thomas T. Veldhouse

Performing Global Updates: /usr/portage/profiles/updates/2Q-2003
(Could take a couple minutes if you have a lot of binary packages.)
  .='update pass'  *='binary update'  @='/var/db move'
...


 ** Skipping packages. Run 'fixpackages' or set it in FEATURES to fix the
tbz2's in the packages directory. Note: This can take a very long time.


What is going on here?  This never happened until I upgraded portage
recently (strongly suggested by portage itself).  So, far, I have not
figured out how to fixpackages.

Tom Veldhouse


--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] emerge and 'fixpackages'?

2003-05-30 Thread Mark Knecht

 
 
 What is going on here?  This never happened until I upgraded portage
 recently (strongly suggested by portage itself).  So, far, I have not
 figured out how to fixpackages.
 

Tom,
   I saw this message this morning when I mistyped a package name
Mark


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] emerge and 'fixpackages'?

2003-05-30 Thread Florian Huber

 What is going on here?  This never happened until I upgraded portage
 recently (strongly suggested by portage itself).  So, far, I have
 not figured out how to fixpackages.

make.conf: FEATURES=fixpackes

or

/usr/lib/portage/bin/fixpackages

HTH
Florian Huber

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Re: emerge and 'fixpackages'?

2003-05-30 Thread Einar S. Idsø
On Thu, 29 May 2003 12:20:47 -0500
Thomas T. Veldhouse [EMAIL PROTECTED] wrote:

 What is going on here?  This never happened until I upgraded portage
 recently (strongly suggested by portage itself).  So, far, I have not
 figured out how to fixpackages.

Have you tried searching?
http://forums.gentoo.org/viewtopic.php?t=55863

Einar

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] emerge and 'fixpackages'?

2003-05-30 Thread brett holcomb
It's a new feature that fixes things when packages move 
from one category to another. I think it's 
/usr/lib/portage/fixpackages - I did a find / -name fix* 
-print to find it.

On Thu, 29 May 2003 12:20:47 -0500
 Thomas T. Veldhouse [EMAIL PROTECTED] wrote:
Performing Global Updates: 
/usr/portage/profiles/updates/2Q-2003
(Could take a couple minutes if you have a lot of binary 
packages.)
  .='update pass'  *='binary update'  @='/var/db move'
...

 ** Skipping packages. Run 'fixpackages' or set it in 
FEATURES to fix the
tbz2's in the packages directory. Note: This can 
take a very long time.

What is going on here?  This never happened until I 
upgraded portage
recently (strongly suggested by portage itself).  So, 
far, I have not
figured out how to fixpackages.

Tom Veldhouse

--
[EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] emerge and 'fixpackages'?

2003-05-30 Thread Kurt V. Hindenburg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday 29 May 2003 12:24 pm, Florian Huber wrote:
| /usr/lib/portage/bin/fixpackages

I get the message as well sometimes.  Odd since I have nothing in 
/usr/portage/packages.
No big deal.

% /usr/lib/portage/bin/fixpackages

Performing Global Updates: /usr/portage/profiles/updates/1Q-2003
(Could take a couple minutes if you have a lot of binary packages.)
  .='update pass'  *='binary update'  @='/var/db move'
...

Performing Global Updates: /usr/portage/profiles/updates/2Q-2003
(Could take a couple minutes if you have a lot of binary packages.)
  .='update pass'  *='binary update'  @='/var/db move'
.

Performing Global Updates: /usr/portage/profiles/updates/3Q-2002
(Could take a couple minutes if you have a lot of binary packages.)
  .='update pass'  *='binary update'  @='/var/db move'


Performing Global Updates: /usr/portage/profiles/updates/4Q-2002
(Could take a couple minutes if you have a lot of binary packages.)
  .='update pass'  *='binary update'  @='/var/db move'
..
Done.

- -- 

 Kurt
- ---
  There is no good and evil; there is only power.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE+1kUU0cAvx3ELfKARAtxHAKCjOa/ETJT/ShoIYUDYe2KHnaLhEQCgh1w4
c5kFm1Wisvg99+UgYFR/DV8=
=EX5w
-END PGP SIGNATURE-


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] emerge and 'fixpackages'?

2003-05-30 Thread Thomas T. Veldhouse
In my case it came after an emerge sync.

Tom Veldhouse

- Original Message - 
From: Mark Knecht [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, May 29, 2003 12:24 PM
Subject: RE: [gentoo-user] emerge and 'fixpackages'?


 
  
  
  What is going on here?  This never happened until I upgraded portage
  recently (strongly suggested by portage itself).  So, far, I have not
  figured out how to fixpackages.
  
 
 Tom,
I saw this message this morning when I mistyped a package name
 Mark
 
 
 --
 [EMAIL PROTECTED] mailing list
 
 


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] emerge and 'fixpackages'?

2003-05-30 Thread Thomas T. Veldhouse
Thanks.

Why doesn't the message say this?  /usr/lib/portage/bin/fixpackages

Without knowning that portage puts binary commands or scripts in this
directory, I wouldn't know to look there, and I hate using find.

Tom Veldhouse

- Original Message -
From: Florian Huber [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, May 29, 2003 12:24 PM
Subject: Re: [gentoo-user] emerge and 'fixpackages'?



  What is going on here?  This never happened until I upgraded portage
  recently (strongly suggested by portage itself).  So, far, I have
  not figured out how to fixpackages.

 make.conf: FEATURES=fixpackes

 or

 /usr/lib/portage/bin/fixpackages

 HTH
 Florian Huber

 --
 [EMAIL PROTECTED] mailing list




--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Using Printer on Windows XP Machine

2003-05-30 Thread Owen Gunden
On Thu, May 29, 2003 at 12:11:39PM +0200, Jan Doberstein wrote:
 mmh IMHO you only need the samba client, not the hole service.

Right.

When you emerged cups, did you have the samba USE flag set?  That will
ensure that you have the necessary samba package; also, AFAIK it's the only
way to get the option Windows printer via samba as device type, which you
will need in order to connect to an XP machine.  

Owen

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Grub/Boot help needed

2003-05-30 Thread Tom Condon

Folks,

I've installed a Gentoo system on what I hope will be my 
server here at home.  But when I try to get it to boot I come 
up with the following messages:


...
NET4: Unix domain sockets 1.0/SMP for linux NET4.0.
DS: no socket drivers loaded
read_super_block: can't find reiserfs file system on (dev
   03:03, block 64, size 1024)
read_super_block: can't find reiserfs file system on (dev
   03:03, block 8, size 1024)
kernel panic: VFS unable to mount rootfs on 03:03


The root file system (/dev/hda1) is formated XFS and when 
mounted from the cd the following is seen:

 mount /dev/hda3 /mnt/gentoo
 XFS mount filesystem ide0(3,3)


My grub.conf file looks like this:


# comments at front of file
default=0
timeout=20
splashimage=(hd0,0)/grub/splash.xpm/gz

title Gentoo
  root (hd0,0)
  kernel (hd0,0)/bzImage root=/dev/hda3 hdd=ide-scsi

# 2nd boot commented out for debugging


The /etc/fstab file shows /dev/hda3 as XFS, but we never get 
it mounted to check there, anyway.

I have included many types of file system support (including 
XFS, Reiserfs, NTFS, DOS, etc.) in the kernel build, because 
I want to be able to access all disk types with this system.

If anyone can shed some light on why it is trying to mount 
this XFS file system as reiserfs I'd sure appreciate it.



In Harmony's Way and In A Chord,

Tom  ;-})

Tom. Condon
Barbershop Bass Singer
Registered Linux User #154358
A Jester Unemployed


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Grub/Boot help needed

2003-05-30 Thread Sebastian DELSIRIE
Did you build XFS support as module ?


Le 04:32 Thu 29 May?, Tom Condon ecrivait:
 
 Folks,
 
 I've installed a Gentoo system on what I hope will be my 
 server here at home.  But when I try to get it to boot I come 
 up with the following messages:
 
 
 ...
 NET4: Unix domain sockets 1.0/SMP for linux NET4.0.
 DS: no socket drivers loaded
 read_super_block: can't find reiserfs file system on (dev
03:03, block 64, size 1024)
 read_super_block: can't find reiserfs file system on (dev
03:03, block 8, size 1024)
 kernel panic: VFS unable to mount rootfs on 03:03
 
 
 The root file system (/dev/hda1) is formated XFS and when 
 mounted from the cd the following is seen:
 
  mount /dev/hda3 /mnt/gentoo
  XFS mount filesystem ide0(3,3)
 
 
 My grub.conf file looks like this:
 
 
 # comments at front of file
 default=0
 timeout=20
 splashimage=(hd0,0)/grub/splash.xpm/gz
 
 title Gentoo
   root (hd0,0)
   kernel (hd0,0)/bzImage root=/dev/hda3 hdd=ide-scsi
 
 # 2nd boot commented out for debugging
 
 
 The /etc/fstab file shows /dev/hda3 as XFS, but we never get 
 it mounted to check there, anyway.
 
 I have included many types of file system support (including 
 XFS, Reiserfs, NTFS, DOS, etc.) in the kernel build, because 
 I want to be able to access all disk types with this system.
 
 If anyone can shed some light on why it is trying to mount 
 this XFS file system as reiserfs I'd sure appreciate it.
 
 
 
 In Harmony's Way and In A Chord,
 
 Tom  ;-})
 
 Tom. Condon
 Barbershop Bass Singer
 Registered Linux User #154358
 A Jester Unemployed
 
 
 --
 [EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Grub/Boot help needed

2003-05-30 Thread Tom Condon
On Thursday 29 May 2003 13:26, Sebastian DELSIRIE carved in 
granite:
 Did you build XFS support as module ?

I believe I built it into the kernel, not as a module.


In Harmony's Way and In A Chord,

Tom  ;-})

Tom. Condon
Barbershop Bass Singer
Registered Linux User #154358
A Jester Unemployed


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Re: Resizing Existing Partition to make room for Gentoo

2003-05-30 Thread Heribert Slama
On Sun, 25 May 2003 20:45:10 -0400, in gmane.linux.gentoo.user,
Chris I [EMAIL PROTECTED] wrote:

[..]

I've used parted with success on fat32 partitions. As mentionned, 
defrag first. Also, its always best to back up your data just in 
case, especially since certain features of parted are a little 
difficult to understand with those first-time partitioners.

With parted I could enlarge my root partition (a few months ago) -
but reiserfs was dead:-  parted offers to re-size the file system
automatically; for reiserfs I had to emerge a special package
(reiserfsprogs, IIRC) containing a shared library for managing
areiserfs from any old program. But parted messed it up:-(

Partition sizes and limits are shown (to be given) in decimal
fractions of megabytes:-O  I'll never touch that program again.

Grüsse,
-Heribert

-- 
Heribert Slama
Muttenz, Switzerland


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] emerge and 'fixpackages'?

2003-05-30 Thread Ernie Schroder
On Thursday 29 May 2003 01:42 pm, Thomas T. Veldhouse wrote:
 Thanks.

 Why doesn't the message say this?  /usr/lib/portage/bin/fixpackages

 Without knowning that portage puts binary commands or scripts in this
 directory, I wouldn't know to look there, and I hate using find.

Try locate, it is faster than find as long as you update your database 
frequently, manually or via a cronjob 
emerge slocate
Ernie

 Tom Veldhouse

 - Original Message -
 From: Florian Huber [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Thursday, May 29, 2003 12:24 PM
 Subject: Re: [gentoo-user] emerge and 'fixpackages'?

   What is going on here?  This never happened until I upgraded
   portage recently (strongly suggested by portage itself).  So,
   far, I have not figured out how to fixpackages.
 
  make.conf: FEATURES=fixpackes
 
  or
 
  /usr/lib/portage/bin/fixpackages
 
  HTH
  Florian Huber
 
  --
  [EMAIL PROTECTED] mailing list

 --
 [EMAIL PROTECTED] mailing list

-- 
Regards, Ernie
100% Microsoft and Intel free


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Grub/Boot help needed

2003-05-30 Thread Ernie Schroder
On Thursday 29 May 2003 07:53 am, Tom Condon wrote:
 On Thursday 29 May 2003 13:26, Sebastian DELSIRIE carved in

 granite:
  Did you build XFS support as module ?

 I believe I built it into the kernel, not as a module.


 In Harmony's Way and In A Chord,

 Tom  ;-})

 Tom. Condon
 Barbershop Bass Singer
 Registered Linux User #154358
 A Jester Unemployed


 --
 [EMAIL PROTECTED] mailing list


Is it actually XFS or did you not edit /etc/fstab? On install, you get a 
sample fstab with entries that are more place holders than viable 
entries. Some folks are so used to distros that write an fstab for you 
that they accept what they find in the Gentoo /etc/fstab as valid. Look 
over the file carefully and edit as needed.

OH! by the way this caught me on my first install. It took a while to 
access my CDROM drive.
-- 
Regards, Ernie
100% Microsoft and Intel free


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Kazaa lite and wine

2003-05-30 Thread Andy Arbon
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,

Before I get accused of being too offtopic, this is about getting Kazaa
Lite to work with wine on Gentoo in particular..
I've followed numerous different sets of instructions over the web with
no success - has anyone here managed to get Kazaa Lite (any version)
working with wine (from Portage)?
If so, which instructions did you follow? No matter what I do I can't
even get the installer to run!
Cheers,

Andy
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQE+1mM/X3TTUvZURBERAhTSAJ96dSbNdi77+LA57IIBD0eHyBGPAgCgn7/0
3ljd+WI9OKzvOTSnpbtcumo=
=lCzz
-END PGP SIGNATURE-
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Kazaa lite and wine

2003-05-30 Thread Andrew Kirilenko
Hello!

On 20:45 Thu 29 May, Andy Arbon wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Hello,
 
 Before I get accused of being too offtopic, this is about getting Kazaa
 Lite to work with wine on Gentoo in particular..
 
 I've followed numerous different sets of instructions over the web with
 no success - has anyone here managed to get Kazaa Lite (any version)
 working with wine (from Portage)?
 
 If so, which instructions did you follow? No matter what I do I can't
 even get the installer to run!
 
 Cheers,
 
 Andy
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.2.2 (GNU/Linux)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
 
 iD8DBQE+1mM/X3TTUvZURBERAhTSAJ96dSbNdi77+LA57IIBD0eHyBGPAgCgn7/0
 3ljd+WI9OKzvOTSnpbtcumo=
 =lCzz
 -END PGP SIGNATURE-
 

emerge mutella

or at least take a look at net-p2p packages...

Best regards,
Andrew.

--
[EMAIL PROTECTED] mailing list



[gentoo-user] BitTorrent?

2003-05-30 Thread Richard Revis
Is there a .torrent file for the Gentoo ISOs (it's not especially needed
with the likes of mirror.ac.uk handling files, but it might reduce load
somewhat).

Equally, is it possible to grab some of the largest source archives (like
open office) via a torrent, either manually or automatically via emerge?
Might save some of the mirrors from being nuked whenever a new version of
X is released :o)

-- 
The optimist proclaims that we live in the best of all possible worlds.
The pessimist fears this is true.
20:40:58 up 13 days,  7:06,  1 user,  load average: 0.06, 0.11, 0.09
E-mail address munged to prevent spam.



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Kazaa lite and wine

2003-05-30 Thread Tom Wesley
On Thursday 29 May 2003 20:45, Andy Arbon wrote:
 Hello,

 Before I get accused of being too offtopic, this is about getting Kazaa
 Lite to work with wine on Gentoo in particular..

 I've followed numerous different sets of instructions over the web with
 no success - has anyone here managed to get Kazaa Lite (any version)
 working with wine (from Portage)?

 If so, which instructions did you follow? No matter what I do I can't
 even get the installer to run!

 Cheers,

 Andy

try here

http://forums.gentoo.org/viewtopic.php?t=51011highlight=kazaa


-- 
Tom Wesley
Please encrypt personal replies if possible.


pgp0.pgp
Description: signature


[gentoo-user] KDEInit can't launch konsole

2003-05-30 Thread Ben Jones
Anyone seen this?   When I try to launch konsole via kdeinit (ie from the 
taskbar, Alt-F2, or kdemenu in kde), it won't launch.  For the taskbar icon 
only, I get an error message:

KDEInit could not launch 'konsole'

I can launch fine from a shell session (ie an xterm/Eterm/ another konsole 
etc).

Running kde 3.1.2

/ben
-- 
Don't abandon hope: your Tom Mix decoder ring arrives tomorrow.


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Kazaa lite and wine

2003-05-30 Thread Jody
Andy Arbon wrote:
I have the kpp edition running. The file is klitekpp210b3e.exe That 
version needs some other dlls, if you don't have them or can't find them 
let me know offlist and I can send them to you. In your config file you 
need to add this:

;;Kazaa Lite
[AppDefaults\\kazaalite.kpp\\DllOverrides]
* = builtin, native, so
;shdoclc = native
shdocvw = native
shlwapi = native
commctrl = native
;comdlg32 = native
Hello,

Before I get accused of being too offtopic, this is about getting Kazaa
Lite to work with wine on Gentoo in particular..
I've followed numerous different sets of instructions over the web with
no success - has anyone here managed to get Kazaa Lite (any version)
working with wine (from Portage)?
If so, which instructions did you follow? No matter what I do I can't
even get the installer to run!
Cheers,

Andy


--
[EMAIL PROTECTED] mailing list




--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] BitTorrent?

2003-05-30 Thread Alex Combas
On Thu, 2003-05-29 at 13:43, Richard Revis wrote:
 Is there a .torrent file for the Gentoo ISOs (it's not especially needed
 with the likes of mirror.ac.uk handling files, but it might reduce load
 somewhat).
 
 Equally, is it possible to grab some of the largest source archives (like
 open office) via a torrent, either manually or automatically via emerge?
 Might save some of the mirrors from being nuked whenever a new version of
 X is released :o)

This actually sounds like a pretty good idea to me.

For gentoo .iso files this would be an exceptionally good idea, 
since we already have servers for those files it would require very little 
effort to post an optional iso.torrent which I would happily use and it 
would deffinitly lessen the load on the servers.

For big tarballs like openoffice the problem is that OOo would have to put up
a torrent file for us to use since we get the source from them.

But this makes me think... hmm... there has to be some servers out there that
supply torrents.. so what about a possible USE=torrent flag for packages
that could be downloaded by torrent?  The torrent flag would NOT affect
the ebuild since the ebuild itself doesnt care how the source is downloaded, the
flag would mostly just be there to warn the user that they need to adjust their
make.conf file to use something like the following to download the file.

FETCHCOMMAND='/usr/bin/btdownloadcurses.py --url ${URI} ${DISTDIR}

Maybe we could even throw some sort of if statement into make.conf to check 
the value of the USE flags, and if torrent is found then to use the bittorrnt
fetchcommand automatically, otherwise it will just use the regular fetchcommand.

..meh.. sounds like a bit to much work(pardon the pun)

Im open for others comments though, I think its a neat idea, im just not sure
if it would work.

Alex

-- 
Microsoft hardly needs a SCO source license. Its license payment to SCO
is simply a good-looking way to pass along a bribe, coupled with an
announcement designed to further intimidate Linux users.
--Bruce Perens


--
[EMAIL PROTECTED] mailing list



[gentoo-user] [OT] Case recomendations

2003-05-30 Thread Adam Mercer
Hi

I'm looking to get a new case, something that will let me keep my system
nice and cool.  I've been looking at the ThermalTake Xaser III series,
anyone had any experience with these?  Or does anyone recommend any
other cases?

Also, does anyone recommend any specfic power supplies?

Cheers

Adam

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] [OT] Case recomendations

2003-05-30 Thread brett holcomb
I use a mini server cabinet that has two fans (with room 
for more) and can handle six hard drives plus a couple of 
CDS.  However, I have a lot of drives in my system so I 
need the cooling.

PC Power and Cooling are probably the best power supplies. 
They are well built and reliable.  Get a big enough one.

On Thu, 29 May 2003 21:46:01 +0100
 Adam Mercer [EMAIL PROTECTED] wrote:
Hi

I'm looking to get a new case, something that will let me 
keep my system
nice and cool.  I've been looking at the ThermalTake 
Xaser III series,
anyone had any experience with these?  Or does anyone 
recommend any
other cases?

Also, does anyone recommend any specfic power supplies?

Cheers

Adam

--
[EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list


RE: [gentoo-user] [OT] Case recomendations

2003-05-30 Thread Nicholas Orr
Hello,

PSU - Antec Truepower series are great, I got a 480w TrueBlue 1 (it has
2 blue LED's in it, matches my 2 tri-blue LED case fans :P)

Cases - don't get an Aopen HQ08, I got one and I don't like it, not
enough room to move is my main problem with it, not much air flow
either. Can you afford a Lian-Li case? If you can get one of them, they
seem to be still getting grave reviews :)

Hope I've helped somehow,

Nick

-Original Message-
From: Adam Mercer [mailto:[EMAIL PROTECTED] 
Sent: Friday, 30 May 2003 6:46 AM
To: [EMAIL PROTECTED]
Subject: [gentoo-user] [OT] Case recomendations

Hi

I'm looking to get a new case, something that will let me keep my system
nice and cool.  I've been looking at the ThermalTake Xaser III series,
anyone had any experience with these?  Or does anyone recommend any
other cases?

Also, does anyone recommend any specfic power supplies?

Cheers

Adam

--
[EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Using distcc for cross-compiling

2003-05-30 Thread Jason Nielsen
On Wed, 28 May 2003, Andrew Gaffney wrote:

 Andrew Gaffney wrote:
  I have Gentoo on 3 of my machines, so far. Two are Athlon machines, the 
  other is a PPC. The PPC box is only 120 MHz, so I want to use distcc. 
  Has anyone set up distcc cross-platform under Gentoo?
 
Has nobody here ever done this? I already have a cross-compiler manually set 
 up on one of the Athlon Gentoo boxes. Is there something I can change in my 
 /etc/make.conf on the PPC box so that 'powerpc-unknown-linux-gnu-gcc' is run on 
 the Athlon box instead of just 'gcc'?
I've looked around in the forums. They're introducing support into portage to 
 build cross-platform toolchains, but there was really no mention on how to use 
 them with distcc.
I've gotten through the bootstrap and 'emerge system' in a day and a half on 
 the PPC box, but I'm scared to think how long it will take to compile X without 
 distcc...
 

Hmmm... interesting!  I think your problem lies in the fact that you only
have x86-PPC enabled gcc on the one machine.  I don't think this will
work.. you need to have all 3 machines set up with the cross compiler.  
This makes logical sense to me and is confirmed by a statement on
http://distcc.samba.org/ as follows:

distcc does not require all machines to share a filesystem, have 
synchronized clocks, or to have the same libraries or header files 
installed. Machines can be running different operating systems, as long as 
they have compatible binary formats or cross-compilers. 

the last line is the catcher and unless I'm reading it wrong it adds 
credence to my theory ;-)!  Hope this helps.

Cheers,

Jason

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Using distcc for cross-compiling

2003-05-30 Thread Jason Nielsen
On Thu, 29 May 2003, Jason Nielsen wrote:

 On Wed, 28 May 2003, Andrew Gaffney wrote:
 
  Andrew Gaffney wrote:
   I have Gentoo on 3 of my machines, so far. Two are Athlon machines, the 
   other is a PPC. The PPC box is only 120 MHz, so I want to use distcc. 
   Has anyone set up distcc cross-platform under Gentoo?
  
 Has nobody here ever done this? I already have a cross-compiler manually set 
  up on one of the Athlon Gentoo boxes. Is there something I can change in my 
  /etc/make.conf on the PPC box so that 'powerpc-unknown-linux-gnu-gcc' is run on 
  the Athlon box instead of just 'gcc'?
 I've looked around in the forums. They're introducing support into portage to 
  build cross-platform toolchains, but there was really no mention on how to use 
  them with distcc.
 I've gotten through the bootstrap and 'emerge system' in a day and a half on 
  the PPC box, but I'm scared to think how long it will take to compile X without 
  distcc...
  
 
 Hmmm... interesting!  I think your problem lies in the fact that you only
 have x86-PPC enabled gcc on the one machine.  I don't think this will
 work.. you need to have all 3 machines set up with the cross compiler.  
 This makes logical sense to me and is confirmed by a statement on
 http://distcc.samba.org/ as follows:
 
 distcc does not require all machines to share a filesystem, have 
 synchronized clocks, or to have the same libraries or header files 
 installed. Machines can be running different operating systems, as long as 
 they have compatible binary formats or cross-compilers. 
 
 the last line is the catcher and unless I'm reading it wrong it adds 
 credence to my theory ;-)!  Hope this helps.
 
 Cheers,
 
 Jason
 

Just to follow up on my own e-mail.  If it is a big hassle to build
x86-PPC cross compilers on all machines you could just use the fast Athlon
machine with the cross-compiler to build a complete system for the PPC
(much faster.. not as fast as using distcc but hey better than trying to
build Gentoo with a 120Mhz PPC!).  I answered a post not too long ago with
my method of building for another ARCH... basically just uses a chroot env.  
If you are interested I can forward you the steps.

Cheers,

Jason

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Grub/Boot help needed

2003-05-30 Thread Tom Condon

On Thursday 29 May 2003 12:19, Ernie Schroder carved in 
granite:
   Did you build XFS support as module ?
 
  I believe I built it into the kernel, not as a module.

 Is it actually XFS or did you not edit /etc/fstab? On
 install, you get a sample fstab with entries that are more
 place holders than viable entries. Some folks are so used
 to distros that write an fstab for you that they accept
 what they find in the Gentoo /etc/fstab as valid. Look over
 the file carefully and edit as needed.

The partition is formatted XFS.  I did edit fstab to remove 
all of the placeholders.  However, it is my root disk ( '/' ) 
that can't be mounted.  There should be no entries from fstab 
read at that time.


In Harmony's Way and In A Chord,

Tom  ;-})

Tom. Condon
Barbershop Bass Singer
Registered Linux User #154358
A Jester Unemployed


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Re: BitTorrent?

2003-05-30 Thread Richard Revis
On Thu, 29 May 2003 13:22:40 -0700, Alex Combas wrote:

 This actually sounds like a pretty good idea to me.

Yay! Time for a crosspost to -developers?

 For gentoo .iso files this would be an exceptionally good idea, since we
 already have servers for those files it would require very little effort
 to post an optional iso.torrent which I would happily use and it would
 deffinitly lessen the load on the servers.

Unless the tracker gets b0rked, but if there are 200k+ downloads at once
the server might be straining as bit anyway :o)

 For big tarballs like openoffice the problem is that OOo would have to
 put up a torrent file for us to use since we get the source from them.

I think it would need a seed mirror somewhere specifically for serving
torrent files. I think however that trackers and .torrent files on this
server could reference binaries elsewhere, eg there could be a
.torrent/tracker at torrent.gentoo.org referencing a oo.tar.bz2 at
downloads.openoffice.org.

There would be no point in serving anything but the big files (50mb) as
torrents, or anything not commonly used. Things like X or KDE should get a
big boost however. Unfortunatly no open source component projects seems to
be running their own torrents, or it could just be written into the
various ebuild files.

 But this makes me think... hmm... there has to be some servers out there
 that supply torrents.. so what about a possible USE=torrent flag for
 packages that could be downloaded by torrent?  The torrent flag would
 NOT affect the ebuild since the ebuild itself doesnt care how the source
 is downloaded, the flag would mostly just be there to warn the user that
 they need to adjust their make.conf file to use something like the
 following to download the file.
 
 FETCHCOMMAND='/usr/bin/btdownloadcurses.py --url ${URI} ${DISTDIR}

I think it would be better implimented by being able to add an extra
mirror type (eg torrent://torrent.gentoo.org) to the GENTOO_MIRRORS
variable and then adding a new BTFETCH='/usr/bin/btdownloadcurses.py --url
${URI} ${DISTDIR}' or similar to tell it how to do it. This way you could
add the torrent://whatever to the first entry in your mirrors list and it
would check there first for an active torrent, before trying anywhere else.

Something to ask the people who deal with maintaining make.conf and that
whole general area, as they will know what will slot in best and where :o)

-- 
The optimist proclaims that we live in the best of all possible worlds.
The pessimist fears this is true.
22:54:21 up 13 days,  9:20,  1 user,  load average: 0.07, 0.29, 0.25
E-mail address munged to prevent spam.



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] multi port ETH cards

2003-05-30 Thread Juri Haberland
Norbert Kamenicky [EMAIL PROTECTED] wrote:

 I have to set up a firewall with 5 eth interfaces, the best on some
 cheap and=A0 small br
 mini ATX board, where amounth of available PCI slots is very limited ...=
 Are there some low cost (RTL based )=A0 eth=A0 cards with more than one U=
 TP
 iface ?br
 I have learned only about Compaq terible expansive ones.br
 ( NC3134 =3D 307 EUR, =A0 NC3135 =3D  237 EUR !!!=A0 in Slovakia )br

Please don't send HTML mails and especially not HTML-only mails!

You might wan't to check the Adaptec Starfire based products. But most
of those multi-port cards need a 64bit PCI slot for full performance
(but they do work in normal PCI slots, too). For a high traffic firewall
I wouldn't even think of using any RTL based card - single or quad.

Cheers,
Juri

-- 
Juri Haberland  [EMAIL PROTECTED] 


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Re: multi port ETH cards

2003-05-30 Thread Richard Revis
On Thu, 29 May 2003 14:01:17 +0200, Norbert Kamenicky wrote:

 Are there some low cost (RTL based )? eth? cards with more than one
 UTP iface ?

I used to have a 5 port ethernet card in my SPARC V firewall box, which I
think was a Sun one. Cost a bomb though.

As a cheaper alternative you can buy PCI cards with one interface and a 5
port hub on them, but this probably won't do for you.

-- 
The optimist proclaims that we live in the best of all possible worlds.
The pessimist fears this is true.
23:39:46 up 13 days, 10:05,  1 user,  load average: 0.09, 0.18, 0.18
E-mail address munged to prevent spam.



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] [OT] Case recomendations

2003-05-30 Thread Hemmann, Volker Armin
Hi,

I can't say anything about that case, but I bought an inexpensive big tower, 
threw in a better PSU and some quiet case fans.

The temperature is ok, the noise too... a lot of space and it was cheaper than 
any designer-case.

Glück Auf,
Volker


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] [OT] Case recomendations

2003-05-30 Thread Adam Mercer
On Fri, May 30, 2003 at 08:48:44AM +1000, Jason Tedesco wrote:
 My ThermalTake Xaser III comes in tomorrow.  From what I've read from
 reviews on sites they say it's excellent except for some minor things
 such as old pci cards don't fit into the easy clip in PCI slots.  

Let me know what you think of it when you get it set up. What power
supply are you using with it?

Cheers

Adam

--
[EMAIL PROTECTED] mailing list



[gentoo-user] How do I stop apache from resolving to my local IP from a WAN?

2003-05-30 Thread Jeff Greene
I just emerged Apache 1.3 something to play around
with it. I have DSL and I'm assigned a dynamic IP so
in order for me to use my computer on a WAN, I use
dyndns.org. I use the IP, jjj.homelinux.com. My
problem is, when I'm at school, I can get to my
computer through a web browser no problem. But when I
try to go to another directory like
http://jjj.homelinux.com/tester, it tries to resolve
to my local IP on my LAN, instead of
jjj.homelinux.com.

I don't have a static IP so I can't put that in my
/etc/hosts. I tried playing with the ServerName
directive, but that didn't help. Does anyone know what
I'm doing wrong?

--Jeff

__
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] [OT] Case recomendations

2003-05-30 Thread Jason Tedesco
 -Original Message-
 From: Adam Mercer [mailto:[EMAIL PROTECTED]
 Sent: Friday, 30 May 2003 09:00
 To: [EMAIL PROTECTED]
 Subject: Re: [gentoo-user] [OT] Case recomendations
 
 
 On Fri, May 30, 2003 at 08:48:44AM +1000, Jason Tedesco wrote:
  My ThermalTake Xaser III comes in tomorrow.  From what I've 
 read from
  reviews on sites they say it's excellent except for some 
 minor things
  such as old pci cards don't fit into the easy clip in PCI slots.  
 
 Let me know what you think of it when you get it set up. What power
 supply are you using with it?

No problem.  I bought a ThermalTake power supply as well.  420 watt, dual fan im not 
sure of the model number, although it's an ultra silent model and is really silent.  
Has a heap of power cables as well.  No complaints here.

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] How do I stop apache from resolving to my localIP from a WAN?

2003-05-30 Thread Louis C. Candell
Jeff Greene [EMAIL PROTECTED] writes:

 I just emerged Apache 1.3 something to play around
 with it. I have DSL and I'm assigned a dynamic IP so
 in order for me to use my computer on a WAN, I use
 dyndns.org. I use the IP, jjj.homelinux.com. My
 problem is, when I'm at school, I can get to my
 computer through a web browser no problem. But when I
 try to go to another directory like
 http://jjj.homelinux.com/tester, it tries to resolve
 to my local IP on my LAN, instead of
 jjj.homelinux.com.


Are you using apache as a standalone or VirtualHost server?

The default setup should work like a charm without any configuration
to the files within /etc/apache/*.

What do you have as your computers hostname? Apache will name itself
what you've assigned as your hostname, so if you've give your
hostname an internal IP name (i.e hostname 192.168.0.148), apache
will name itself just that.

You should try the following:
* rm /etc/hostname
* echo jjj.homelinux.com  /etc/hostname
* hostname jjj.homelinux.com
* nano -w /etc/hosts
127.0.0.1   jjj.homelinux.com server a   localhost
192.168.0.198   server  a   jjj.homelinux.com


The 'server' and 'a' names are optional, but they help out
tremendously while doing local browsing, as you can do 'lynx
a/~louiscandell/' instead of 'lynx localhost/~louiscandell/'

Also, I suggest using Apache's VirtualHost capabilities.

Add the following (replacing your information with mine):

* nano -w /etc/apache/conf/vhosts/Vhosts.conf

VirtualHost *
ServerAdmin [EMAIL PROTECTED]
DocumentRoot /home/lcandell/public_html
ServerName jjj.homelinux.com
ServerAlias www.ossh.com jjj (optional)
ErrorLog /usr/local/www/logs/ossh.com-error.log
CustomLog /usr/local/www/logs/ossh.com-access.log combined
/VirtualHost


The above with your information will work as expected, and you can
create subdomains and other cool stuff with VirtualHosts
enabled. Make sure any path and directory you specify within the
above section exists, or else apache will refuse to start. 

If you decide to use the above solution, go ahead and unhash (remove
'#') the line:
   * nano -w /etc/apache/conf/apache.conf
   * Include conf/vhosts/Vhosts.conf

If you do this with the default /etc/apache directory (I hope you
made a backup before editing the files :p), then you should be up and
running without a problem.

 I don't have a static IP so I can't put that in my
 /etc/hosts. I tried playing with the ServerName
 directive, but that didn't help. Does anyone know what
 I'm doing wrong?

The apache server needs to be given the name jjj.homelinux.com, it
wont know what to do, if you dont tell apache that the above name is
meant to be used with the apache server. The above steps should
work... they work for me, and I'm on a dynamic IP just like you. The
above solution shouldnt take you more than 5 minutes to
accomplish. Also, you cant access your server by name within your
local environment, so you will have to use 'lynx a' or 'lynx
localhost' instead of 'lynx jjj.homelinux.com'

Hit us back up if you have any more questions.

-- 
Louis C. Candell

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Firebird Plugins

2003-05-30 Thread Jonathan Kelly
Hi there,

Trying to move to Firebird, but totally confused about plugins now.

I was using mozilla-1.2.1-r5 and had all plugins working fine.

Now have MozillaFirebird-0.6-r1 from the bugs page, but no plugins work.
The firebird plugdoc page just talks about the Mozilla plugins directory
and Mozilla components directory ... so where are they? I have everything
setup to point to /usr/lib/nsbrowser.

Any pointers much appreciated!

cheers.
Jonathan.

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Desktop Crashing..

2003-05-30 Thread David
1) Can it be configured to download  patches, instead of complete source 
files?

** As far as I know you can install any patch you want, just like with any 
other system. You would just apply the patch rather than 'emerging' the 
source. Some packages, like kernel sources, you also have the choice of 
'emerging' an already patched sources if you want. 
As far as 'configured', you could write your own ebuild to install a patch.

2) Another concern is stability--how often will updates break Gentoo?

** Like any system, happens once in awhile. I have found that Gentoo of all 
the distro's and MS I have used, seems to be more stable than most. That is 
why I finally moved my finances over to Linux. Of course though, like 
anything, backups are always a good idea. 
The Gentoo Team seems to be really on top of catching problems. And when they 
do arise, unlike some distro's I have used, you as a user are not cut off (or 
have to jump thru hoops to do so) from writing a bug report and actively 
working on it with the bug troubleshooter. 
I would say that overall, Very Stable, your mileage may differ, but doubt it.

3) (D)  Roll-back updates on specific packages
(B)  Update only specific packages

** Easy to do, just read up on 'emerge' and 'portage' in the User Doc Section 
of the Website. 

4) (E)  Automate the checking for security updates

** ?? Not sure how to automate this, maybe someone else knows. I do know that 
at the top of the forums section, Security Advisories are listed.

Hope that helps some.



On Thursday 29 May 2003 11:29 am, Matthew Tedder wrote:
 Hi,

 We are currently using Red Hat to serve LTSP, X sessions, DNS, and
 Gateway to the outside world.  Roughly every two weeks, Mozilla processes
 starts rapidly respawning processes until the entire system slows down to a
 complete freeze.  Try killing those processes and it'll have respawned ten
 more by the time you're finished.  When we reboot the server (cold boot),
 the Ext3 partitions frequently NEED a filesystem check, to prevent untold
 issues thereafter.  Sometimes not even booting.  When we used ReiserFS
 for the last 4 yours on other systems, we had many power outages but never
 had a problem with the filesystem.  Furthermore, it never required any long
 lasting filesystem check--which I thought was the main point of a
 journaling filesystems.  It's nervous waiting for this thing while
 customers start walking out the door.  After rebooting the server we cannot
 log into the console machine directly for at least one day--otherwise,
 it'll freeze up the whole system again.

Other grievances with Red Hat are with KDE.  It seems virtually all of
 the nice little things about it have been removed and we cannot properly
 theme the desktops--only the backgrounds and a few other peddy things.  The
 most important feature to customers has been the little spinning disk that
 lets them know that an application is loading--particularly Mozilla, as it
 takes a longest to load.  We still use KDE as much as possible because it
 shares its desktop componants, as where GNOME shares very little of
 anything.  GNOME seems to be more a political alliance, because there is
 very rarely any relation between any of its applications, technically.  The
 resulting difference in performance and resources is exceptionally
 significant.

 We are testing Gentoo and SuSE 8.2 Professional.  Gentoo may be our
 ultimate answer but SuSE was MUCH easier to get up and properly running.
 Gentoo is impressive in terms of performance and customizability, but takes
 a long time even to expirement with.  Can it be configured to download
 patches, instead of complete source files?  We'll use SuSE until we get a
 stable Gentoo system up to satisfaction.  Another concern is stability--how
 often will updates break Gentoo?  We need security updates quickly, but
 will those updates break the system?  We need to learn how to:

 (A)  Update only security patches
 (B)  Update only specific packages
 (D)  Roll-back updates on specific packages
 (E)  Automate the checking for security updates

 Knowing how to do all this will most likely mediate the risks
 sufficiently.  If we can get all of this down pat, I might even decide to
 learn Python.


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] emerge and 'fixpackages'?

2003-05-30 Thread David
Forum Thread: 
http://forums.gentoo.org/viewtopic.php?t=55863highlight=fixpackages




On Thursday 29 May 2003 12:42 pm, Thomas T. Veldhouse wrote:
 Thanks.

 Why doesn't the message say this?  /usr/lib/portage/bin/fixpackages

 Without knowning that portage puts binary commands or scripts in this
 directory, I wouldn't know to look there, and I hate using find.

 Tom Veldhouse

 - Original Message -
 From: Florian Huber [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Thursday, May 29, 2003 12:24 PM
 Subject: Re: [gentoo-user] emerge and 'fixpackages'?

   What is going on here?  This never happened until I upgraded portage
   recently (strongly suggested by portage itself).  So, far, I have
   not figured out how to fixpackages.
 
  make.conf: FEATURES=fixpackes
 
  or
 
  /usr/lib/portage/bin/fixpackages
 
  HTH
  Florian Huber
 
  --
  [EMAIL PROTECTED] mailing list

 --
 [EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list



[gentoo-user] old drive dying, got a new drive, installation query

2003-05-30 Thread nealbirch
ARGGGH!

I managed to stuff 2 of my drives (hda, it had windows 98 on it)
installing grub, and then the hdc (old sourcemage distro install) drive
started complaining that it was going to die soon, so I went out and
bought a 60 gb drive for $60 (ya gotta love a rebate!) to replace the
drive that's going bad.

Since I can still read the win98 drive even if it won't boot,and I
haven't used windows in ages, I am just going to swap it to the hdc slot
in case I need the data on it and put the new drive in hda and install
gentoo on that, then partition the hdb(current gentoo) drive to handle
/var and possibly/home. 

The new drive is a 7200 rpm and the current gentoo drive is a 5400 rpm,
both are ata 100's. I can chroot from the working gentoo to install the
on the new drive, from what I read in the doc's, so that shouldn't be a
problem. I have my grub diskette and a rescue cd ready to go.

The question I have is, has anyone else done this and what problems
might be possible or any suggestions available?

Thanks!

-- 
Take your Senator to lunch this week.

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Firebird Plugins

2003-05-30 Thread Collins Richey
On Fri, 30 May 2003 11:45:37 +1000
Jonathan Kelly [EMAIL PROTECTED] wrote:

 Hi there,
 
 Trying to move to Firebird, but totally confused about plugins now.
 
 I was using mozilla-1.2.1-r5 and had all plugins working fine.
 
 Now have MozillaFirebird-0.6-r1 from the bugs page, but no plugins
 work. The firebird plugdoc page just talks about the Mozilla plugins
 directory and Mozilla components directory ... so where are they? I
 have everything setup to point to /usr/lib/nsbrowser.
 

I don't know about the gentoo package, but I have the MozillaFirebird
downloaded from moz mirrors, and you just put everything in
/whereveryouputit/MozillaFirebird/plugins, in my case it's /opt/...

Here's my /opt/MozillaFirebird/plugins listing:
-rwxr-xr-x1 root root  856 May 17 20:17 flashplayer.xpt
lrwxr-xr-x1 root root   62 May 17 20:18
javaplugin_oji.so -
/opt/blackdown-jre-1.4.1/plugin/i386/mozilla/javaplugin_oji.so
-rwxr-xr-x1 root root  1464736 May 17 20:18
libflashplayer.so
-rwxrwxr-x1 8482 848219856 May 16 17:45 libnullplugin.so
lrwxr-xr-x1 root root   44 May 17 20:20
mplayerplug-in.so -/usr/lib/nsbrowser/plugins/mplayerplug-in.so 
lrwxr-xr-x1 rootroot   42 May 17 20:22 nppdf.so -
/opt/Acrobat5/Browsers/intellinux/nppdf.so 
lrwxr-xr-x1 root root   32 May 17 20:20 plugger.so -
/opt/netscape/plugins/plugger.so lrwxr-xr-x1 root root  
24 May 17 20:21 rpnp.so -/opt/RealPlayer8/rpnp.so

--- 
Collins Richey - Denver Area
gentoo stable - ext3

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Grub/Boot help needed

2003-05-30 Thread Norberto BENSA
[EMAIL PROTECTED] ~ $ date ; echo ${Tom Condon}
Thursday 29 May 2003 08:32 am


 The root file system (/dev/hda1) is formated XFS and when

 mounted from the cd the following is seen:
  mount /dev/hda3 /mnt/gentoo

hda1 or hda3???


 I have included many types of file system support (including
 XFS, Reiserfs, NTFS, DOS, etc.) in the kernel build, because
 I want to be able to access all disk types with this system.

Since your root is XFS I'd built-in XFS only, the remainder (NTFS, DOS, etc.) 
as modules.



 If anyone can shed some light on why it is trying to mount
 this XFS file system as reiserfs I'd sure appreciate it.


Did you dd'ed /dev/zero your hd as explained in the docs?
Try to disable support for additional FS.

Regards,
Norberto


pgp0.pgp
Description: signature


Re: [gentoo-user] Disadvantage to using SCSI and IDE?

2003-05-30 Thread Richard Kilgore
On Thu, May 29, 2003 at 10:31:46AM +0100, Tom Wesley wrote:
 Hi all,
 
 I've been thinking of upgrading my root partition and moving it from the 
 current IDE to a SCSI disc.  I would buy a small-ish SCSI drive for the 
 root and keep my /home on the existing IDE drive.  Are there any 
 complications on running both on the same PC?  I seem to recall there 
 being some issues in Windows at least?
 
 Thanks for any information,
 
 Tom Wesley

Since you're going to put the root partition on the SCSI disk,
make sure that you compile the sd and the driver for your SCSI
controller directly into the kernel (i.e., not a module).  Also,
if you're getting one of the fast ones (10K or 15K), they run
pretty hot, so it's a good idea to either get a fan for it, or
make sure your chassis moves air well in general.

- richard

-- 
Richard Kilgore
[EMAIL PROTECTED]

--
[EMAIL PROTECTED] mailing list



[gentoo-user] Disabling X listening for net connects

2003-05-30 Thread Mark Constable
Where do I apply -nolisten tcp so that X does not
start up listening for network connections ?

--markc


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Disabling X listening for net connects

2003-05-30 Thread Chris Black
On Fri, 30 May 2003 14:27:02 +1000
Mark Constable [EMAIL PROTECTED] wrote:

 Where do I apply -nolisten tcp so that X does not
 start up listening for network connections ?
 
 --markc
You can either use the command line switch (startx -- -nolisten tcp) or modify the 
serverargs= line in /usr/X11R6/bin/startx to read serverargs=-nolisten tcp.

Chris


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Disabling X listening for net connects

2003-05-30 Thread Hemmann, Volker Armin
On Friday 30 May 2003 06:27, Mark Constable wrote:
 Where do I apply -nolisten tcp so that X does not
 start up listening for network connections ?

 --markc


 --
 [EMAIL PROTECTED] mailing list

I would try and add it to edit /etc/X11/xdm/Xservers:
:0 local /usr/X11R6/bin/X

to
:0 local /usr/X11R6/bin/X -nolisten tcp

Glück Auf,
Volker


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Using distcc for cross-compiling

2003-05-30 Thread Andrew Gaffney
Jason Nielsen wrote:
Just to follow up on my own e-mail.  If it is a big hassle to build
x86-PPC cross compilers on all machines you could just use the fast Athlon
machine with the cross-compiler to build a complete system for the PPC
(much faster.. not as fast as using distcc but hey better than trying to
build Gentoo with a 120Mhz PPC!).  I answered a post not too long ago with
my method of building for another ARCH... basically just uses a chroot env.  
If you are interested I can forward you the steps.
Just for a good reference, could you post the steps to the list?

--
Andrew Gaffney
--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] [OT] Case recomendations

2003-05-30 Thread Kent Jantz
Adam Mercer wrote:
Hi

I'm looking to get a new case, something that will let me keep my system
nice and cool.  I've been looking at the ThermalTake Xaser III series,
anyone had any experience with these?  Or does anyone recommend any
other cases?
Also, does anyone recommend any specfic power supplies?

Cheers

Adam

--
[EMAIL PROTECTED] mailing list


Get Aluminum for maximum cooling effectiveness.  I have an Enermax 
Truepower 430 watt power supply, nice and quiet.  I'm not recommending 
my case though, not enough slots for hard drives, cd drives,..etc.

Kent



--
[EMAIL PROTECTED] mailing list


[gentoo-user] Install gentoo wihtout internet conection

2003-05-30 Thread Nuno José Mendes F. Caseiro - ESA/IPCB



hello

it's possible to install Gentoo without net 
conection? How? What are the steps i've to do?

Another question i've managed to compile the kernel 
following the steps on the install doc. The problem is my ethernet card doesent' 
"go up". i follow everything, i suppose i do all the kern congig ok but don´t 
know what seems to be the prob. Any sugestion?

Thanks

NC


RE: [gentoo-user] Disadvantage to using SCSI and IDE?

2003-05-30 Thread Aurelien Reynaud
  Hi all,
 
  I've been thinking of upgrading my root partition and moving it from the
  current IDE to a SCSI disc.  I would buy a small-ish SCSI drive for the
  root and keep my /home on the existing IDE drive.  Are there any
  complications on running both on the same PC?  I seem to recall there
  being some issues in Windows at least?
 
  Thanks for any information,
 
  Tom Wesley

 There are no problems that I know of running a mixed SCSI/IDE
 system. I've had
 a Seagate SCSI 4gig drive that I've moved from system to system
 since about
 1994 or so.


According to my own experience, this is what can cause you a lot of trouble:
When you configure grub or lilo you have to indicate your boot device. Ex in
grub your ide disk will appear as drive 0, because linux load the ide driver
first. So it installs the bootloader on the ide disk. But at boot the scsi
bios can override this (bios option) so it will try to boot on the scsi disk
which has no bootloader installed - FAIL.
If you are lucky you might not even run into the problem, but if on reboot
you have a lilo or grub error message, it's most probably what happened.
Then swapping ide/scsi in your BIOS boot options could be the solution.
Anyway get a boot floppy or cd before attempting anything...



Aurelien


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Firebird Plugins

2003-05-30 Thread brett holcomb
Usually the plugins are in a subdirectory under the 
browser home directory.  For example mozilla/plugins.  If 
they aren't there you have to create the links to the 
them.

On Fri, 30 May 2003 11:45:37 +1000
 Jonathan Kelly [EMAIL PROTECTED] wrote:
Hi there,

Trying to move to Firebird, but totally confused about 
plugins now.

I was using mozilla-1.2.1-r5 and had all plugins working 
fine.

Now have MozillaFirebird-0.6-r1 from the bugs page, but 
no plugins work.
The firebird plugdoc page just talks about the Mozilla 
plugins directory
and Mozilla components directory ... so where are they? I 
have everything
setup to point to /usr/lib/nsbrowser.

Any pointers much appreciated!

cheers.
Jonathan.
--
[EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Postfix and amavis

2003-05-30 Thread Patrick Marquetecken
To answer my own question,

it does not work
May 30 13:59:23 rivendell postfix/pipe[7008]: warning: truncated macro reference: 
${recipient
May 30 13:59:23 rivendell postfix/smtpd[7004]: disconnect from 
rivendell.arda.org[127.0.0.1]
May 30 13:59:23 rivendell amavisd[7054]: starting.  amavis 0.3.12 Fri May 30 13:10:54 
CEST 2003
May 30 13:59:23 rivendell amavisd[7054]: Virus scanner failure: Clamd - can't connect 
to daemon
May 30 13:59:23 rivendell amavisd[7054]: mail forwarding failed, retry: Failure to 
connect to local SMTP port: Connection refused at /usr/sbin/amavis line 565, GEN0 
line 56. (message-id=[EMAIL PROTECTED])
May 30 13:59:23 rivendell amavisd[7054]: do_exit:433 - ending execution with 75
May 30 13:59:23 rivendell postfix/pipe[7008]: 23374C140: to=[EMAIL PROTECTED], 
orig_to=[EMAIL PROTECTED], relay=vscan, delay=0, status=deferred (temporary failure)

clamd deamon is running

Patrick

On Fri, 30 May 2003 13:29:51 +0200
Patrick Marquetecken [EMAIL PROTECTED] wrote:

 Hi,
 
 I want to use amavis (because of windows users), and have found in the documentation 
 following configuration for postfix.
 Can i use this or are there people on this list who have a better solution.
 
 Patrick
  
 
 add to /etc/postfix/main.cf:
  
  content_filter = vscan:
  soft_bounce = yes
  # For testing purposes it might make sense to use this
  
   * add to /etc/postfix/master.cf:
  
  vscan unix  -  n  n  -  10  pipe user=amavis argv=/usr/sbin/amavis ${sender} 
 ${recipient localhost:10025  inet  n  -  n  -  -   smtpd -o content_filter=
 
 -- 
  Logic is the beginning of wisdom; not the end. 
   Spock (Star Trek VI) 
  
  PGP Key: http://users.pandora.be/rivendell/marquetp.gpg
  Fingerprint = 2792 057F C445 9486 F932 3AEA D3A3 1B0C 1059 273B
  Registered Linux User #44550
  http://counter.li.org
 


-- 
 Logic is the beginning of wisdom; not the end. 
  Spock (Star Trek VI) 
 
 PGP Key: http://users.pandora.be/rivendell/marquetp.gpg
 Fingerprint = 2792 057F C445 9486 F932 3AEA D3A3 1B0C 1059 273B
 Registered Linux User #44550
 http://counter.li.org


pgp0.pgp
Description: PGP signature


[gentoo-user] Showing those BIG pkgs

2003-05-30 Thread Jesse Jacobs
Hello Everyone,
I was wondering if there was a easy way to list my installed pkgs by
size.
Tryin to weed out those redundant ones. :)

j




--
[EMAIL PROTECTED] mailing list