On 25 Nov 2008, at 21:35, Alan McKinnon wrote:
...
Personally, I'm very interested in seeing where Intel go with their
new SSDs.
The reason is that I'm getting sick and tired of having to explain and
justify why the laws of physics prevent my girlfriend from being
able to
backup her 5T bank
On 25 Nov 2008, at 21:15, Joerg Schilling wrote:
James <[EMAIL PROTECTED]> wrote:
Backups.
get a usb stick and manually copy your stuff to it, periodically.
Where do you get these 1 TB USB sticks?
http://www.amazon.co.uk/Western-Digital-Essential-External-Drive/dp/B000W9RNOA
Stroller.
"Jorge Peixoto de Morais Neto" <[EMAIL PROTECTED]> wrote:
> Oh, and according to this benchmark
> http://linuxgazette.net/122/piszcz.html
> reiserfs does not deserve its speed fame.
The ext filesystem is slow if you meter the right times.
If you e.g. untar a linux kernel tarball and just take th
Volker Armin Hemmann <[EMAIL PROTECTED]> wrote:
> reiserfs has barriers turned on by default - which makes it a bit slower but
> a
> lot safer for data. ext3 has them turned off by default - ext3 devs don't
> care
> about data - only speed. You turn on barriers, performance goes down by 30%.
Volker Armin Hemmann <[EMAIL PROTECTED]> wrote:
> > Oh, and according to this benchmark
> > http://linuxgazette.net/122/piszcz.html
> > reiserfs does not deserve its speed fame.
>
> they tested crap.
>
> As I wrote in the other mail. XFS and reiserfs turn on barriers by default,
> ext3 turns them
Nikos Chantziaras wrote:
> Dale wrote:
>> Dmitry S. Makovey wrote:
>>> On November 25, 2008, Nikos Chantziaras wrote:
>>>
I decided to give portage 2.1.6_rc1 a try. Now it wants to upgrade my
KDE3 to KDE4. I never unmasked or keyworded any KDE4 stuff. Any
options other than remo
On 11/26/08, Dale <[EMAIL PROTECTED]> wrote:
> damian wrote:
>>> I agree. I been using ntp here and it works fine. If you need help
>>> configuring it, let me know. Off list if needed, just put Gentoo in the
>>> subject line.
>>>
>> Ok, thanks Dale. But I can you tell me if there is any differen
On 11/26/08, Arttu V. <[EMAIL PROTECTED]> wrote:
>
And I beg your pardon for once again clicking on "Send" instead of
"Archive" in gmail ... >.<
--
Arttu V.
I'm on AMD64. I'm using OSS4 and sound doesn't work with 4GB RAM
(silence or noise). Works fine with 2GB. Anyone encountered something
like this before?
OSS 4.1_rc2. Kernel 2.6.27.7 (2.6.27-gentoo-r4).
Nikos Chantziaras wrote:
I'm on AMD64. I'm using OSS4 and sound doesn't work with 4GB RAM
(silence or noise). Works fine with 2GB. Anyone encountered something
like this before?
OSS 4.1_rc2. Kernel 2.6.27.7 (2.6.27-gentoo-r4).
Never mind, fixed it. For the record (in case someone has the
"Jorge Peixoto de Morais Neto" <[EMAIL PROTECTED]> wrote:
> I have not dived in the Linux developers x Hans Reiser battle, so I
> don't know which side is right and which side is guilty, but think
> that either
> A) reiserfs is a good filesystem, but the battle between Hans Reiser
> and Linux deve
Hi folks,
I got a old install, about 5 years or so. I got a lot of "stuff" in
/etc, and no telling where else, that belongs to nothing. Is there a
way, hopefully with something in portage, to clean out this unclaimed
"stuff"? I searched the forums but didn't find anything on there that
was rece
Dale wrote:
I'm not expecting a answer but along the lines of a viewpoint in a
question form. Why is it that smart, I mean seriously smart, people
have the worst social skills? They can invent a super fast CPU, memory
http://en.wikipedia.org/wiki/Asperger_syndrome
Am Mittwoch 26 November 2008 14:53:59 schrieb ext Dale:
> I got a old install, about 5 years or so. I got a lot of "stuff" in
> /etc, and no telling where else, that belongs to nothing. Is there a
> way, hopefully with something in portage, to clean out this unclaimed
> "stuff"? I searched the
Jorge Peixoto de Morais Neto schrieb:
On Tue, Nov 25, 2008 at 7:15 PM, Joerg Schilling
<[EMAIL PROTECTED]> wrote:
James <[EMAIL PROTECTED]> wrote:
[...]
As for my photos, I can back all the collection to a single DVD (and
to a second one, since I keep hearing that DVD-Rs are unreliable), and
Dirk Heinrichs wrote:
> Am Mittwoch 26 November 2008 14:53:59 schrieb ext Dale:
>
>
>> I got a old install, about 5 years or so. I got a lot of "stuff" in
>> /etc, and no telling where else, that belongs to nothing. Is there a
>> way, hopefully with something in portage, to clean out this uncl
On Mittwoch 26 November 2008, Dale wrote:
>
> Open to ideas.
>
app-portage/findcruft
On Wed, 26 Nov 2008 07:53:59 -0600, Dale wrote:
> I got a old install, about 5 years or so. I got a lot of "stuff" in
> /etc, and no telling where else, that belongs to nothing. Is there a
> way, hopefully with something in portage, to clean out this unclaimed
> "stuff"? I searched the forums b
Volker Armin Hemmann schrieb:
> On Mittwoch 26 November 2008, Dale wrote:
>
>
>> Open to ideas.
>>
>>
>
>
> app-portage/findcruft
>
>
>
app-admin/findcruft2
signature.asc
Description: OpenPGP digital signature
> Maybe you should search the forums for "cruft". I remember Ed (?) Catmur once
> posted a script or something there.
I use a script named findcruft regularly (I think it is an improved
version of Ed Catmur's product; I'll check when I get home). It works
by finding all files on the filesystem (avo
> You could start with
>
> qfile -o $(find /etc -type f)
I guess that would have many more false positives than findcruft, as
it doesn't have the database feature of findcruft.
So no, qfile -o does not seem a better option than findcruft.
Am Mittwoch 26 November 2008 16:09:16 schrieb ext Justin:
> Volker Armin Hemmann schrieb:
> >
> > app-portage/findcruft
>
> app-admin/findcruft2
Which overlay?
# eix cruft
* media-plugins/vdr-decruft
Available versions: (~)0.0.4 (~)0.0.4-r1
Homepage:http://www.rst38.org.uk/
Dirk Heinrichs schrieb:
> Am Mittwoch 26 November 2008 16:09:16 schrieb ext Justin:
>
>> Volker Armin Hemmann schrieb:
>>
>>> app-portage/findcruft
>>>
>> app-admin/findcruft2
>>
>
> Which overlay?
>
> # eix cruft
> * media-plugins/vdr-decruft
> Available versions: (~)0.0.
I have hacked something together in perl for my own purposes. Will
post it this evening. Don't know if it's that user friendly though.
Also the usual disclaimers like for all other cruft scripts apply here
too, e. g. don't delete a file you are not 100% it is cruft.
--
Regards,
Daniel
On Mon, 24 Nov 2008 03:34:32 +0100, [EMAIL PROTECTED] wrote:
> from time to time this message pops up after syncing:
> [blocks B ]
> How can I get rid of gail-1000 finally?
Read the message again, gail-1000 does not block, older versions do.
emerge -C \
signature.asc
Description: PGP sig
2008/11/25 Dale <[EMAIL PROTECTED]>:
> Could he not share /boot? He may want to have a different set of
> kernels for some reason but couldn't he even share those? I ask cause I
> shared when I dual booted Mandrake and Gentoo. Naturally Mandrake
> didn't last long. LOL It did have different ke
On Tue, 25 Nov 2008 23:11:43 +0200, Alan McKinnon wrote:
> An interesting sidenote on this. I work for a tier 1 carrier in my
> country and right now we are replacing our ntp server. I don't work
> with this stuff every day so I was most surprised to find that the new
> unit is actually a GPS devi
On Mon, 24 Nov 2008 06:42:36 -0800 (PST), BRM wrote:
> I very frequently use the Wireless with it, which works great for the
> most part. However, it seems that the connection drops every once in a
> while, and the system doesn't detect it. A quick restart of the wlan0
> interface (/etc/init.d/net
I'll have to look into that one.
I started playing around with WPA Supplicant; and got it working with my
wireless NIC; however, it doesn't like my AP configuration.
So I was thinking of changing the configuration to make it work better; but
this might give me what I need.
Thanks!
Ben
-
Nikos Chantziaras ha scritto:
> Nikos Chantziaras wrote:
>> I'm on AMD64. I'm using OSS4 and sound doesn't work with 4GB RAM
>> (silence or noise). Works fine with 2GB. Anyone encountered
>> something like this before?
>>
>> OSS 4.1_rc2. Kernel 2.6.27.7 (2.6.27-gentoo-r4).
>
> Never mind, fixed
b.n. ha scritto:
> Hi,
>
> I have an x86 gentoo system, and I would like to install qtiplot.
> Unfortunately:
> - qtiplot 0.8.x requires qwt-4. I have both qwt-4 and qwt-5 installed,
> and when compilng qtiplot seems to pick invariably the qwt-5. How do I
> force qtiplot to build with qwt-4 ?
>
>
On Wednesday 26 November 2008 18:58:26 Neil Bothwick wrote:
> On Tue, 25 Nov 2008 23:11:43 +0200, Alan McKinnon wrote:
> > An interesting sidenote on this. I work for a tier 1 carrier in my
> > country and right now we are replacing our ntp server. I don't work
> > with this stuff every day so I wa
On Wednesday 26 November 2008 07:05:39 Dale wrote:
> I'm not expecting a answer but along the lines of a viewpoint in a
> question form. Why is it that smart, I mean seriously smart, people
> have the worst social skills? They can invent a super fast CPU, memory
> chip, hard drive some new chemic
On Wednesday 26 November 2008 11:16:51 Stroller wrote:
> On 25 Nov 2008, at 21:35, Alan McKinnon wrote:
> > ...
> > Personally, I'm very interested in seeing where Intel go with their
> > new SSDs.
> > The reason is that I'm getting sick and tired of having to explain and
> > justify why the laws o
On Wed, 26 Nov 2008 20:31:16 +0200, Alan McKinnon wrote:
> > And if someone steals it, it can tell you where it is :)
>
> That's clever, very clever :-)
I was only half joking. There's a GPS tracker app for the Google Android
so you can find it if stolen.
> What's even more clever is I spent
On Sun, 23 Nov 2008 04:31:18 -0600, Dale wrote:
> > I think there is a more elegant solution by using EMERGE_DEFAULT_OPTS
> > in make.conf.
> >
> > grep EMERGE_DEFAULT_OPTS /etc/make.conf
> > EMERGE_DEFAULT_OPTS="--with-bdeps y --nospinner"
> I have the same old make.conf I had from my original i
Alan McKinnon wrote:
> On Wednesday 26 November 2008 07:05:39 Dale wrote:
>
>> I'm not expecting a answer but along the lines of a viewpoint in a
>> question form. Why is it that smart, I mean seriously smart, people
>> have the worst social skills? They can invent a super fast CPU, memory
>>
On Wednesday 26 November 2008 21:09:38 Neil Bothwick wrote:
> On Wed, 26 Nov 2008 20:31:16 +0200, Alan McKinnon wrote:
> > > And if someone steals it, it can tell you where it is :)
> >
> > That's clever, very clever :-)
>
> I was only half joking. There's a GPS tracker app for the Google Android
>
Neil Bothwick wrote:
> On Sun, 23 Nov 2008 04:31:18 -0600, Dale wrote:
>
>
>>> I think there is a more elegant solution by using EMERGE_DEFAULT_OPTS
>>> in make.conf.
>>>
>>> grep EMERGE_DEFAULT_OPTS /etc/make.conf
>>> EMERGE_DEFAULT_OPTS="--with-bdeps y --nospinner"
>>>
>
>
>> I have
Dirk Heinrichs wrote:
> Am Mittwoch 26 November 2008 16:09:16 schrieb ext Justin:
>
>> Volker Armin Hemmann schrieb:
>>
>>> app-portage/findcruft
>>>
>> app-admin/findcruft2
>>
>
> Which overlay?
>
> # eix cruft
> * media-plugins/vdr-decruft
> Available versions: (~)0.0.4
I've got an ati/amd64 system that no matter what combo
of xorg-server, xorg-x11 and ati-drivers, I cannot get
it to work.
lspci shows:
00:00.0 Host bridge: ATI Technologies Inc
RD580 [CrossFire Xpress 3200]
Chipset
Host Bridge
00:02.0 PCI bridge: ATI Technologies Inc RS480 PCI-X Root Port
00:0
On Mittwoch 26 November 2008, James wrote:
> I've got an ati/amd64 system that no matter what combo
> of xorg-server, xorg-x11 and ati-drivers, I cannot get
> it to work.
>
> lspci shows:
> 00:00.0 Host bridge: ATI Technologies Inc
> RD580 [CrossFire Xpress 3200]
> Chipset
> Host Bridge
> 00:02.0 P
I have an usb external disk attached to a machine running
gentoo.
I only need this disk once a day, when a cron job mounts it, makes
some
backups, and then umounts
it.
I'd save a lot of electrical power (and I think also disk health) if
I
was able to turn on and off electrical power from the u
On Wed, 26 Nov 2008 23:11:00 +0100, Andrea Momesso wrote:
> I only need this disk once a day, when a cron job mounts it, makes
> some backups, and then umounts it.
> I'd save a lot of electrical power (and I think also disk health) if
> I was able to turn on and off electrical power from the usb
BRM wrote:
I'll have to look into that one.
I started playing around with WPA Supplicant; and got it working
withmy wireless NIC; however, it doesn't like my AP configuration.
So I was thinking of changing the configuration to make it work
better; but this might give me what I need.
wpa_suppli
On Mittwoch 26 November 2008, Andrea Momesso wrote:
> I have an usb external disk attached to a machine running
> gentoo.
>
>
> I only need this disk once a day, when a cron job mounts it, makes
> some
> backups, and then umounts
> it.
>
>
>
> I'd save a lot of electrical power (and I think also di
On Wed, Nov 26, 2008 at 11:24 PM, Neil Bothwick <[EMAIL PROTECTED]> wrote:
> On Wed, 26 Nov 2008 23:11:00 +0100, Andrea Momesso wrote:
>
> > I only need this disk once a day, when a cron job mounts it, makes
> > some backups, and then umounts it.
>
> > I'd save a lot of electrical power (and I thi
On Wed, Nov 26, 2008 at 11:54 PM, Volker Armin Hemmann <
[EMAIL PROTECTED]> wrote:
> On Mittwoch 26 November 2008, Andrea Momesso wrote:
> > I have an usb external disk attached to a machine running
> > gentoo.
> >
> >
> > I only need this disk once a day, when a cron job mounts it, makes
> > some
Neil Bothwick wrote:
On Wed, 26 Nov 2008 20:31:16 +0200, Alan McKinnon wrote:
And if someone steals it, it can tell you where it is :)
That's clever, very clever :-)
I was only half joking. There's a GPS tracker app for the Google Android
so you can find it if stolen.
Or someone else can
Peter Ruskin wrote:
On Wednesday 26 November 2008, Andrea Momesso wrote:
You could use hdparm to put the drive to sleep.
I get something like this:
cubotto ~ # hdparm -Y /dev/sdb
/dev/sdb:
issuing sleep command
HDIO_DRIVE_CMD(sleep) failed: Invalid exchange
How about hdparm -y /dev/sdb
On Thu, 27 Nov 2008 10:19:02 +0930, Iain Buchanan wrote:
> AFAIR hdparm doesn't work on usb drives, as they use the SCSI transport
> with a SCSI to ATA translation on a protocol bridge chip in the usb
> enclosure.
That's not quite what the hdparm man page says, but it does say it only
works wit
On Thu, 27 Nov 2008 09:04:24 +0930, Iain Buchanan wrote:
> > I was only half joking. There's a GPS tracker app for the Google
> > Android so you can find it if stolen.
>
>
> Or someone else can track _you_!
>
Yes, but only the people running the tracking service. One of the
interesting featu
I'm considering buying a solid-state drive to improve I/O performance
and even reduce noise. Has anyone tried this? I was considering
getting the lowest capacity I can find and putting most of the system
on it. There is a roundup on tomshardware.com and it sounds like some
are very much better t
On Donnerstag 27 November 2008, Grant wrote:
> I'm considering buying a solid-state drive to improve I/O performance
> and even reduce noise. Has anyone tried this? I was considering
> getting the lowest capacity I can find and putting most of the system
> on it. There is a roundup on tomshardwa
Hi,
Suppose one installs a package for testing the software
and decide to remove the package again (emerge -C).
What have one to do to make the system completly forget,
that this package was installed previously -- for example
it should not be suggested again when syncing...?
Kind regards,
Meino
Volker Armin Hemmann tu-clausthal.de> writes:
> > Any suggestions are most appreciated
> > Any help is appreciated. Precise version numbers of xorg-server
> > xorg-x11 and ati-drivers is what I really need. Just advise
> > on a combo that works with a r580 chipset.
> x11-base/xorg-server
[EMAIL PROTECTED] wrote:
Hi,
Suppose one installs a package for testing the software
and decide to remove the package again (emerge -C).
What have one to do to make the system completly forget,
that this package was installed previously -- for example
it should not be suggested again when syncin
Volker Armin Hemmann tu-clausthal.de> writes:
> On Donnerstag 27 November 2008, Grant wrote:
> > I'm considering buying a solid-state drive to improve I/O performance
> > and even reduce noise. Has anyone tried this? I was considering
> > getting the lowest capacity I can find and putting most
>>> app-admin/findcruft2
>> Which overlay?
> $ eix findcruft
> * app-admin/findcruft2 [3]
> Available versions: 20080831
> Homepage:http://benedikt.boehm.name
> Description: findcruft2 is a tool to find orphaned files
> for unmerged packages
>
> * app-portage/findcr
Here again what I did:
emerge -C
syncing gives me this package as "N" (new).
Iain Buchanan <[EMAIL PROTECTED]> [08-11-27 03:53]:
> [EMAIL PROTECTED] wrote:
> >Hi,
> >
> >Suppose one installs a package for testing the software
> >and decide to remove the package again (emerge -C).
> >What have
EMERGE_DEFAULT_OPTS="--with-bdeps y --nospinner"
I don't see the reason tough. Mine is just
$ fgrep DEFAULT /etc/make.conf
EMERGE_DEFAULT_OPTS=--nospinner
The portage's default around bdeps is fine with me. It makes sense.
And please think before changing the defaults. Do not change it just
be
Volker Armin Hemmann tu-clausthal.de> writes:
> x11-base/xorg-server
> Installed versions: 1.5.2
> media-libs/mesa
Installed versions: 7.2
>
> x11-base/xorg-x11
> Installed versions: 7.4
> x11-drivers/ati-drivers
> Installed versions: 8.552-r2
Got the first 3/4
ati-drivers will not
Jorge Peixoto de Morais Neto wrote:
> EMERGE_DEFAULT_OPTS="--with-bdeps y --nospinner"
>
> I don't see the reason tough. Mine is just
> $ fgrep DEFAULT /etc/make.conf
> EMERGE_DEFAULT_OPTS=--nospinner
> The portage's default around bdeps is fine with me. It makes sense.
> And ple
[EMAIL PROTECTED] wrote:
> Here again what I did:
>
> emerge -C
> syncing gives me this package as "N" (new).
>
>
Sounds like we need more info. Maybe post the output of emerge and add
in the -t option.
Generally a -C will remove the package and not install it again unless
asked. You may h
[EMAIL PROTECTED] wrote:
Iain Buchanan<[EMAIL PROTECTED]> [08-11-27 03:53]:
[EMAIL PROTECTED] wrote:
Hi,
Suppose one installs a package for testing the software
and decide to remove the package again (emerge -C).
What have one to do to make the system completly forget,
that this package was i
On Thu, Nov 27, 2008 at 1:53 AM, Dale <[EMAIL PROTECTED]> wrote:
> Jorge Peixoto de Morais Neto wrote:
>> EMERGE_DEFAULT_OPTS="--with-bdeps y --nospinner"
>>
>> I don't see the reason tough. Mine is just
>> $ fgrep DEFAULT /etc/make.conf
>> EMERGE_DEFAULT_OPTS=--nospinner
>> The portage's d
> I take it you've already observed that you can also share portage and
> distfiles directories? Easiest is if they are on their own partitions but
> there are tricks that can get the same effect if not. How to do this is left
> as an exercise for the reader :-) with one tip for those who don't kno
On Thu, Nov 27, 2008 at 3:06 AM, Jorge Peixoto de Morais Neto
<[EMAIL PROTECTED]> wrote:
>> I take it you've already observed that you can also share portage and
>> distfiles directories? Easiest is if they are on their own partitions but
>> there are tricks that can get the same effect if not. How
Hi again
I have a directory logfiles and inside it it has lots of sub directories.
Inside it there are lots of .gz, .txt and .sql files
I want only .sql files to be rsynced to the destination host
is there a way to achieve it using rsync utility
Thanks and Regards
Kaushal
2008/11/27 Jorge Peixoto de Morais Neto <[EMAIL PROTECTED]>:
app-admin/findcruft2
>>> Which overlay?
>> $ eix findcruft
>> * app-admin/findcruft2 [3]
>> Available versions: 20080831
>> Homepage:http://benedikt.boehm.name
>> Description: findcruft2 is a tool to
Modules are not autoloading since initial install with gentoo-sources
2.6.25. I have since upgraded to kernel 2.6.27 but the issue persists.
In my previous Gentoo install and other Gentoo installs, autoloading
modules worked. I do not know why they are not loading in this case.
I have the f
Am Donnerstag 27 November 2008 08:11:42 schrieb ext Drew Tomlinson:
> # cat /etc/modules.autoload.d/kernel-2.6
That's /etc/conf.d/modules in baselayout 2. Check which baselayout you're
using.
HTH...
Dirk
--
Dirk Heinrichs | Tel: +49 (0)162 234 3408
Configuration Manager |
2008/11/27 Drew Tomlinson <[EMAIL PROTECTED]>:
> Modules are not autoloading since initial install with gentoo-sources
> 2.6.25. I have since upgraded to kernel 2.6.27 but the issue persists. In
> my previous Gentoo install and other Gentoo installs, autoloading modules
> worked. I do not know w
Drew Tomlinson wrote:
> Modules are not autoloading since initial install with gentoo-sources
> 2.6.25. I have since upgraded to kernel 2.6.27 but the issue
> persists. In my previous Gentoo install and other Gentoo installs,
> autoloading modules worked. I do not know why they are not loading i
Am Donnerstag 27 November 2008 06:20:47 schrieb ext Kaushal Shriyan:
> I have a directory logfiles and inside it it has lots of sub directories.
> Inside it there are lots of .gz, .txt and .sql files
> I want only .sql files to be rsynced to the destination host
man rsync, lookup --include.
HTH.
Am Donnerstag 27 November 2008 03:54:25 schrieb ext Jorge Peixoto de Morais
Neto:
> By the way, I found it weird that git has a lot of git-* binaries in
> /usr/bin that are all 777 KB.
Hardlinks? Check the link count in "ls -l" output. BTW: Newer versions don't
do this anymore.
Bye...
on Thursday 11/27/2008 Dale([EMAIL PROTECTED]) wrote
> Drew Tomlinson wrote:
> > Modules are not autoloading since initial install with gentoo-sources
> > 2.6.25. I have since upgraded to kernel 2.6.27 but the issue
> > persists. In my previous Gentoo install and other Gentoo installs,
> > a
77 matches
Mail list logo