[gentoo-user] Re: KDE-4.2.4 shortcut for "previous desktop"

2009-08-03 Thread Daniel Iliev
On Mon, 3 Aug 2009 13:52:52 -0500 Paul Hartman wrote: > On Mon, Aug 3, 2009 at 10:58 AM, Daniel Iliev > wrote: > > > > Hi, > > > > The subject says it all, but let me be a little more specific. > > > > I want a hot key combination for the previous desk

[gentoo-user] KDE-4.2.4 shortcut for "previous desktop"

2009-08-03 Thread Daniel Iliev
Hi, The subject says it all, but let me be a little more specific. I want a hot key combination for the previous desktop that was "active", not previous by number. So I'd be able to to bind, eg "alt-p", and use it to toggle between Desktop1 and Desktop3 many times. Is it possible and how? --

Re: [gentoo-user] emerge and running tests as non-root

2009-07-17 Thread Daniel Iliev
On Fri, 17 Jul 2009 16:04:38 -0400 Mike Edenfield wrote: > In trying to merge the most recent mysql, I am getting this notice at > the start of the ebuild: > > * Testing with FEATURES=-userpriv is no longer supported by upstream. > Tests MUST be run as non-root. > > Is there a way to actually

Re: [gentoo-user] [OT] RAID 1 over network

2009-06-16 Thread Daniel Iliev
On Tue, 16 Jun 2009 17:54:34 +0200 Dirk Heinrichs wrote: > Am Dienstag 16 Juni 2009 15:58:37 schrieb Philipp Riegger: [-snip-] > > Another solution would be to use ndb (network block devices), > > dm-raid and a cluster filesystem. > > And finally, there's OpenAFS. Not really RAID, but maybe suff

Re: [gentoo-user] [OT] RAID 1 over network

2009-06-16 Thread Daniel Iliev
On Tue, 16 Jun 2009 15:58:37 +0200 Philipp Riegger wrote: > > On Tue, 2009-06-16 at 16:45 +0300, Daniel Iliev wrote: > > DRBD is HA solution which is achieved by switching the role of the > > nodes in case the "active node" goes offline. I think DRBD is not >

Re: [gentoo-user] [OT] RAID 1 over network

2009-06-16 Thread Daniel Iliev
On Tue, 16 Jun 2009 18:58:56 +0600 Mike Kazantsev wrote: > On Tue, 16 Jun 2009 12:40:46 +0200 > Renat Golubchyk wrote: > > > Hi all! > > > > Short: > > What is the best way to setup something similar to RAID 1 over a > > WAN? > > ... > > > One purpose of the setup is to have data redundancy.

Re: [gentoo-user] [solved] Re: gentoo-sources-2.6.29-r5 & ext4

2009-06-04 Thread Daniel Iliev
On Thu, 04 Jun 2009 23:13:47 +0300 Nikos Chantziaras wrote: > Daniel Iliev wrote: [--snip--] > > Kernel compiles w/o errors, but when booted it panics with error msg > > like "unknown mount option ``extents''". > > > > Yes, I have "extent

Re: [gentoo-user] gentoo-sources-2.6.29-r5 & ext4

2009-06-04 Thread Daniel Iliev
On Thu, 04 Jun 2009 13:36:41 +0100 Graham Murray wrote: > Daniel Iliev writes: > > > pwd > > /usr/src/linux-2.6.29-gentoo-r5 > > > > grep -i ext4 .config > > CONFIG_EXT4_FS=y > > # CONFIG_EXT4DEV_COMPAT is not set > > CONFI

Re: [gentoo-user] gentoo-sources-2.6.29-r5 & ext4

2009-06-04 Thread Daniel Iliev
On Thu, 4 Jun 2009 12:27:20 +0100 Stroller wrote: > > On 4 Jun 2009, at 11:51, Daniel Iliev wrote: > >> 2009/6/4 Volker Armin Hemmann > >> > > ... > >>> maybe ext4 depends on 'Broken' - as it should - and so it was not > >>>

Re: [gentoo-user] gentoo-sources-2.6.29-r5 & ext4

2009-06-04 Thread Daniel Iliev
On Thu, 4 Jun 2009 13:31:15 +0300 Альфар wrote: > 2009/6/4 Volker Armin Hemmann > > > On Donnerstag 04 Juni 2009, Daniel Iliev wrote: > > > > > > Kernel compiles w/o errors, but when booted it panics with error > > > msg like "unknown mount option ``

[gentoo-user] gentoo-sources-2.6.29-r5 & ext4

2009-06-04 Thread Daniel Iliev
Hi, Yesterday I decided to try gentoo-sources again. I was using vanilla, because of ext4 - when it was declared stable, gentoo-sources still was at the ext4dev phase (a version or so behind the upstream as expected). Yesterday, when migrating from vanilla-2.6.28 to gentoo-sources-2.6.29-5 I hav

Re: [gentoo-user] Question about xorg and a kill process

2009-05-28 Thread Daniel Iliev
On Wed, 27 May 2009 10:01:12 -0500 Dale wrote: > > I only have one machine right now. Someone gave me a HP laptop but I > haven't fixed it yet. Power connector is shorted out big time. > Then for example on tty2 start "sleep 300 ; /etc/init.d/xdm stop ; killall X" and on tty1 do "/etc/init

Re: [gentoo-user] USE="mmx mmxext sse sse2 ssse3 3dnow 3dnowext"

2009-05-28 Thread Daniel Iliev
On Thu, 28 May 2009 00:23:52 +0300 "Arttu V." wrote: > On 5/27/09, Wyatt Epp wrote: > > Reading this thread, though, it seems like it would be useful to > > have a FEATURES=cpudetection for Portage. > > Congratulations, it's already there! Sort of. -march=native ;) > Not the same thing. "-mar

Re: [gentoo-user] USE="mmx mmxext sse sse2 ssse3 3dnow 3dnowext"

2009-05-27 Thread Daniel Iliev
On Wed, 27 May 2009 09:14:03 +0100 Stroller wrote: > > On 27 May 2009, at 01:47, Daniel Iliev wrote: > > > > There could be problems if you had enabled all the EIS flags > > globally (in make.conf) instead only for mplayer, because other > > programs don'

Re: [gentoo-user] USE="mmx mmxext sse sse2 ssse3 3dnow 3dnowext"

2009-05-26 Thread Daniel Iliev
On Tue, 26 May 2009 22:07:10 +0100 Stroller wrote: > > On 26 May 2009, at 15:31, Daniel Iliev wrote: > > > >> Looks like `echo media-video/mplayer mmx mmxext sse sse2 ssse3 > >> 3dnow 3dnowext >> /etc/portage/package.use` unless someone else is > >>

Re: [gentoo-user] USE="mmx mmxext sse sse2 ssse3 3dnow 3dnowext"

2009-05-26 Thread Daniel Iliev
On Tue, 26 May 2009 06:00:10 +0100 Stroller wrote: > Looks like `echo media-video/mplayer mmx mmxext sse sse2 ssse3 3dnow > 3dnowext >> /etc/portage/package.use` unless someone else is able to > be more informative. > > Stroller. > Yes, just add "cpudetection" to those or put it in in

Re: [gentoo-user] [solved] security

2009-05-23 Thread Daniel Iliev
On Sat, 23 May 2009 15:31:27 +0200 Justin wrote: > Daniel Iliev wrote: > > > > > > [1] [SA35194] http://secunia.com/advisories/35194/ > > > > > > https://bugs.gentoo.org/show_bug.cgi?id=270811 > Thanks. -- Best regards, Daniel

Re: [gentoo-user] security

2009-05-23 Thread Daniel Iliev
On Sat, 23 May 2009 09:37:05 -0400 Saphirus Sage wrote: > >> > > > > I guess the mirror I'm using is not up-to-date and they will get a > > report about it, > > > > Thanks! > > > > > I sync from rsync://rsync21.us.gentoo.org/gentoo-portage primarily due > to the fact that it's an unlimite

Re: [gentoo-user] security

2009-05-23 Thread Daniel Iliev
On Sat, 23 May 2009 09:23:27 -0400 Saphirus Sage wrote: > Daniel Iliev wrote: > > Hi, > > > > Since I'm not familiar with Gentoo's practice in dealing with > > security problems I got curious about the following case. > > Yesterday a Secunia

[gentoo-user] security

2009-05-23 Thread Daniel Iliev
Hi, Since I'm not familiar with Gentoo's practice in dealing with security problems I got curious about the following case. Yesterday a Secunia advisory [1] about pidgin was brought to my attention. The solution offered by the up-streams is upgrading to version 2.5.6, while the late

Re: -march=auto (was: Re: [gentoo-user] [OT]eee 900a intel atom is what processor family?)

2009-05-22 Thread Daniel Iliev
On Thu, 21 May 2009 21:08:59 +0200 Alex Schuster wrote: > Paul Hartman writes: > > > Could also perhaps try -march=auto if you're using a version of GCC > > that supports it. > > BTW, is there a possibility to let gcc tell what flags it will > actually use with -march=auto? gcc -Q --help=tar

Re: [gentoo-user] Cleaning up world

2009-05-19 Thread Daniel Iliev
On Tue, 19 May 2009 10:32:01 -0700 fe...@crowfix.com wrote: > In a previous thread, I learned about keeping world simple with > --oneshot. I realized how mine had gotten so bloated -- when I > update, I edit the --pretend output and feed that directly into > emerge without the benefit of --onesho

Re: [gentoo-user] [SOLVED] portage bug?

2009-05-17 Thread Daniel Iliev
My mistake, not a bug. I'm glad I asked here before wasting devs' time with invalid reports. Thanks, guys! :) -- Best regards, Daniel

Re: [gentoo-user] [solved] portage bug?

2009-05-17 Thread Daniel Iliev
On Mon, 18 May 2009 00:36:56 +0200 Peter Alfredsen wrote: > On Mon, 18 May 2009 01:16:24 +0300 > Daniel Iliev wrote: > > > > > Hi, > > > > > > Would anybody, please, confirm the following behavior before I file > > a report with B.

Re: [gentoo-user] portage bug?

2009-05-17 Thread Daniel Iliev
On Sun, 17 May 2009 18:30:47 -0400 Jason Weisberger wrote: > From what I see, update newuse deep world is NOT pulling it back in. > That's the bug. > Exactly. -- Best regards, Daniel

[gentoo-user] portage bug?

2009-05-17 Thread Daniel Iliev
Hi, Would anybody, please, confirm the following behavior before I file a report with B.G.O? % emerge -C dev-perl/yaml % emerge --depclean -p [-snip-] Calculating dependencies... done! * Dependencies could not be completely resolved due to * the following required packages not being ins

Re: [gentoo-user] Capture dmesg output on boot?

2009-05-12 Thread Daniel Iliev
On Mon, 11 May 2009 20:16:55 -0400 Dan Cowsill wrote: > Hello list, > > I've been trying to get to the bottom of my recent troubles with my > IDE controller working with the 2.6.28 kernel. Now, linux never boots > without a kernel panic, so dmesg never gets logged... Is there any > way to have

Re: [gentoo-user] Removing Packages with Portage

2009-05-04 Thread Daniel Iliev
On Mon, 4 May 2009 13:11:02 +0100 Matt Causey wrote: --snip-- > > Along the same lines, how does the ebuild know what to remove on > --unmerge? For example I'm wandering around and looking at ebuilds: > > prometheus ethtool # pwd > /usr/portage/sys-apps/ethtool > prometheus ethtool # ls > Cha

Re: [gentoo-user] Frox iptables ftp proxy

2009-05-03 Thread Daniel Iliev
On Sun, 19 Apr 2009 14:02:38 -0400 "D.H." wrote: > I'd like to set up an ftp proxy on my home firewall so I can scan for > viruses using clamd. I found frox. Which looks like it will do what > I want. I've pretty much used the default install which makes frox > listen on 127.0.0.1:2121. But,

Re: [gentoo-user] [OT:netiquete] was AUTO: Martin...

2009-04-28 Thread Daniel Iliev
On Tue, 28 Apr 2009 16:51:41 +0100 AllenJB wrote: > The problem is that there's no consensus. I top post because I think > it's much more sensible. Others think otherwise. I live with it. > > It's the people who refuse to live with differences of opinion that > are the real problem. > > AllenJ

Re: [gentoo-user] Domain name registration

2009-04-26 Thread Daniel Iliev
> > Are there any other choices using Gentoo, other than > DJBDNS or bind-9 ? Thoughts? > > Hi, You might want to take a look at net-dns/maradns [1]. Lightweight, easy to configure, advertised as fastest and most secure. I personally love the feature/extension "FQDN4 record" which allows one

Re: [gentoo-user] [SOLVED] eselect-news

2009-04-07 Thread Daniel Iliev
On Tue, 07 Apr 2009 13:33:11 +0200 Justin wrote: > Daniel Iliev schrieb: > > On Tue, 07 Apr 2009 13:12:04 +0200 > > Justin wrote: > > > >> Daniel Iliev schrieb: > >>> Hi, > >>> > >>> In short: what should I do to enable

Re: [gentoo-user] eselect-news

2009-04-07 Thread Daniel Iliev
On Tue, 07 Apr 2009 13:12:04 +0200 Justin wrote: > Daniel Iliev schrieb: > > Hi, > > > > In short: what should I do to enable eselect-news? > > --cut-- > > You don't have to do anything. > > This news was only shown if following matches > >

[gentoo-user] eselect-news

2009-04-07 Thread Daniel Iliev
Hi, In short: what should I do to enable eselect-news? A friend of mine told me portage had alerted him there was news about available xorg-server upgrade after "emerge --sync" yesterday. I re-synced from the same mirror, but nothing happened. We both have the same versions of portage and esel

Re: [gentoo-user] [OT] Fragmentation of my drives. Curious mostly

2008-12-03 Thread Daniel Iliev
On Wed, 3 Dec 2008 00:28:54 + Stroller <[EMAIL PROTECTED]> wrote: > > On 2 Dec 2008, at 13:13, Wolfgang Liebich wrote: > > ... > > My experience with NTFS is somewhat more balanced (maybe). In about > > 12 years I experienced one damaged NTFS instance. This was caused > > by a crash during an

Re: [gentoo-user] [OT] Fragmentation [experiment]

2008-12-02 Thread Daniel Iliev
On Mon, 1 Dec 2008 22:11:58 +0200 "Daniel Iliev" <[EMAIL PROTECTED]> wrote: [snip-] > for (( i=0 ; i<=400 ; i++ )) > do > > sync > echo 3 > /proc/sys/vm/drop_caches > > echo -n "try_no=$i " > > /usr/bin/time -f "\ > co

Re: [gentoo-user] [OT] Fragmentation of my drives. Curious mostly

2008-12-01 Thread Daniel Iliev
On Mon, 1 Dec 2008 15:40:11 -0500 "Joshua Murphy" <[EMAIL PROTECTED]> wrote: = > One thing that comes to mind... if one of those files is primarily > closer to the start of the disk than the other, and the drive tapers > down on speed as bad as some... well, that's one variable you can't > easily

Re: [gentoo-user] [OT] Fragmentation of my drives. Curious mostly

2008-12-01 Thread Daniel Iliev
On Sun, 30 Nov 2008 14:27:22 +0200 Alan McKinnon <[EMAIL PROTECTED]> wrote: [-snip-] > > You are the one making them claims! You do the test! Me? No, my dear. It is you who claims that fragmentation only matters on MS file systems while Linux FS remain unaffected w/o providing any proof. The co

Re: [gentoo-user] [OT] Fragmentation of my drives. Curious mostly

2008-11-30 Thread Daniel Iliev
On Sat, 29 Nov 2008 09:45:40 + Neil Bothwick <[EMAIL PROTECTED]> wrote: > No, and nor should they. Each filesystem implementing its own > encryption layer would be a nightmare. A separate encryption layer on > which you create any filesystem you like is much more sensible. It's true for Linux

Re: [gentoo-user] [OT] Fragmentation of my drives. Curious mostly

2008-11-30 Thread Daniel Iliev
On Sat, 29 Nov 2008 12:23:23 +0200 Alan McKinnon <[EMAIL PROTECTED]> wrote: > On Saturday 29 November 2008 11:19:47 Daniel Iliev wrote: > > Now let's put the assumptions aside and do a test. > > > > [EMAIL PROTECTED] # test $ cat /usr/portage/packages/All/* >

Re: [gentoo-user] [OT] Fragmentation of my drives. Curious mostly

2008-11-29 Thread Daniel Iliev
On Fri, 28 Nov 2008 13:46:01 +0200 Alan McKinnon <[EMAIL PROTECTED]> wrote: > On Friday 28 November 2008 13:14:42 Dale wrote: > > If this is a little high, what would be the best way to defrag it? > > By not defragging it. I beg to defer. The simplest way to defrag a partition is to make backup a

Re: [gentoo-user] Re: app-crypt/qca blocker

2008-09-24 Thread Daniel Iliev
On Wed, 24 Sep 2008 01:20:13 +0300 Nikos Chantziaras <[EMAIL PROTECTED]> wrote: > Daniel Iliev wrote: > > On Mon, 22 Sep 2008 08:48:57 +0100 > > Mick <[EMAIL PROTECTED]> wrote: > > > >> Initially portage informed me about: > >> > >> [bl

Re: [gentoo-user]

2008-09-24 Thread Daniel Iliev
On Wed, 24 Sep 2008 16:53:29 +0930 Iain Buchanan <[EMAIL PROTECTED]> wrote: > Ronnie Collinson wrote: > > > > [EMAIL PROTECTED] > > nor writing, it appears. > LOL -- Best regards, Daniel

Re: [gentoo-user] app-crypt/qca blocker

2008-09-23 Thread Daniel Iliev
On Mon, 22 Sep 2008 08:48:57 +0100 Mick <[EMAIL PROTECTED]> wrote: > Initially portage informed me about: > > [blocks B] > So, I unmerged app-crypt/qca-2.0.0-r2. Now it seems kopete won't compile without > app-crypt/qca-1.0-r2: === > # emerge -upDv

Re: [gentoo-user] Sync'ing and compiling pkgs for multiple PCs

2008-08-02 Thread Daniel Iliev
On Wed, 30 Jul 2008 20:59:02 -0400 Simon <[EMAIL PROTECTED]> wrote: > > > distcc is, IMO, a bit more elegant than (for instance) trying to > > manually emerge binary packages for machine A on PC B. You can tell > > it to share the work or just unload it to the most powerful > > machine. There ma

Re: [gentoo-user] Set "max locked memory" to unlimited

2008-07-28 Thread Daniel Iliev
On Fri, 25 Jul 2008 18:10:03 +0200 Justin <[EMAIL PROTECTED]> wrote: > > > > > Assuming your system is PAM-enabled, you can set the limits by > > editing "/etc/security/limits.conf". > > > > The new limits will not affect sessions which are already started. > > In other words you need to log off/

Re: [gentoo-user] Set "max locked memory" to unlimited

2008-07-24 Thread Daniel Iliev
On Thu, 24 Jul 2008 10:01:17 +0200 Justin <[EMAIL PROTECTED]> wrote: > Hi all, > > I tryed to set the "max locked memory" for a user to unlimited. > I did this in that way, > opened shell > su > ulimit -l unlimited > exit > ulimit -a > > And the unlimited was gone and reset to 32k. As root it wa

Re: [gentoo-user] Uwe Thiem

2008-07-15 Thread Daniel Iliev
On Mon, 14 Jul 2008 17:53:35 +0200 Alan McKinnon <[EMAIL PROTECTED]> wrote: > It's a sad day for me today. Uwe Thiem, who has been on this list > longer than I have, passed away on Friday. My friend Alastair put up > a little tribute here: > > http://www.tectonic.co.za/?p=2574 > > What that page

Re: [gentoo-user] [OT] Network chip always comes up eth1 on 1-year-old Dell Inspiron 530

2008-07-14 Thread Daniel Iliev
On Sun, 13 Jul 2008 11:30:56 +0100 Neil Bothwick <[EMAIL PROTECTED]> wrote: > On Sat, 12 Jul 2008 19:55:56 -0400, Walter Dnes wrote: > > > > Udev is doing this. If you have removed the second card, > > > delete /etc/udev/rules.d/70-persistent-net.rules, otherwise edit > > > the file to switch the

Re: [gentoo-user] tar and huge tarballs used for back-ups

2008-07-13 Thread Daniel Iliev
On Sun, 13 Jul 2008 17:39:17 +0300 "Arttu V." <[EMAIL PROTECTED]> wrote: > On 7/12/08, Arttu V. <[EMAIL PROTECTED]> wrote: > > then see if I get around later to try with cdrtools instead of > > wodim (cdrkit). > > Ok, my final conclusion on splitpipe: it compiles but won't work for > me. > > I'v

Re: [gentoo-user] how does Gentoo's mke2fs determine how many inodes to create?

2008-07-11 Thread Daniel Iliev
On Fri, 11 Jul 2008 13:35:02 +0100 Anthony Metcalf <[EMAIL PROTECTED]> wrote: > Daniel Iliev wrote: > > On Fri, 11 Jul 2008 13:16:53 +0200 > > Miernik <[EMAIL PROTECTED]> wrote: > > > > > > /etc/mke2fs.conf - this file contains the default options

Re: [gentoo-user] how does Gentoo's mke2fs determine how many inodes to create?

2008-07-11 Thread Daniel Iliev
On Fri, 11 Jul 2008 13:16:53 +0200 Miernik <[EMAIL PROTECTED]> wrote: > I installed Gentoo using the handbook, and the root partition has > 4094951424 bytes (a 4 GB USB pendrive), and "mke2fs -j /dev/sda2" as > on > http://www.gentoo.org/doc/en/handbook/handbook-amd64.xml?part=1&chap=4#doc_chap4 >

Re: [gentoo-user] tar and huge tarballs used for back-ups

2008-07-10 Thread Daniel Iliev
On Fri, 11 Jul 2008 08:12:50 +0200 Dirk Heinrichs <[EMAIL PROTECTED]> wrote: > > Didn't know that tool, looks nice. Would you mind creating a "new > ebuild request" for it in b.g.o? > > So we've two methods now, great. > Actually I have already done this [1] a few days ago. Unfortunately it i

Re: [gentoo-user] tar and huge tarballs used for back-ups

2008-07-10 Thread Daniel Iliev
On Thu, 10 Jul 2008 19:05:55 +0200 Dirk Heinrichs <[EMAIL PROTECTED]> wrote: > Am Donnerstag, 10. Juli 2008 schrieb Daniel Iliev: > > On Thu, 10 Jul 2008 13:06:06 +0200 > > > > Dirk Heinrichs <[EMAIL PROTECTED]> wrote: > > > Hmm, never tried it mys

Re: [gentoo-user] gmail delays

2008-07-10 Thread Daniel Iliev
On Thu, 10 Jul 2008 19:55:44 +0200 Volker Armin Hemmann <[EMAIL PROTECTED]> wrote: > On Donnerstag, 10. Juli 2008, Daniel Iliev wrote: > > Hi, > > > > Is anybody else observing big (several tens of minutes) delays when > > receiving mail from gentoo-user to a Gm

[gentoo-user] gmail delays

2008-07-10 Thread Daniel Iliev
Hi, Is anybody else observing big (several tens of minutes) delays when receiving mail from gentoo-user to a Gmail account? -- Best regards, Daniel -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] {OT} Audio CD pre-gap info? (cdrdao?)

2008-07-10 Thread Daniel Iliev
On Thu, 10 Jul 2008 07:30:54 -0700 Grant <[EMAIL PROTECTED]> wrote: > Does anyone know of a tool that will provide info on audio CD > pre-gaps? I've read that cdrdao-utility will do it, but that doesn't > seem to arrive with Gentoo cdrdao and I don't see a separate package > for it. It looks lik

Re: [gentoo-user] tar and huge tarballs used for back-ups

2008-07-10 Thread Daniel Iliev
On Thu, 10 Jul 2008 13:06:06 +0200 Dirk Heinrichs <[EMAIL PROTECTED]> wrote: > Am Donnerstag, 10. Juli 2008 schrieb ext Dale: > > > Thought I would move this problem to a new thread. It may not be > > related to the DVD itself. This is what I am currently testing. I > > used Kbackup to create

Re: [gentoo-user] tar and huge tarballs used for back-ups

2008-07-10 Thread Daniel Iliev
On Thu, 10 Jul 2008 11:01:02 +0200 [EMAIL PROTECTED] (Joerg Schilling) wrote: > Daniel Iliev <[EMAIL PROTECTED]> wrote: > > > > Since I didn't use a DVD at all in this process, is this a > > > Kbackup problem or a tar problem? That is the only two programs &

Re: [gentoo-user] tar and huge tarballs used for back-ups

2008-07-09 Thread Daniel Iliev
On Wed, 09 Jul 2008 22:26:54 -0500 Dale <[EMAIL PROTECTED]> wrote: > Hi, > > Thought I would move this problem to a new thread. It may not be > related to the DVD itself. This is what I am currently testing. I > used Kbackup to create a tarball in my /backup directory. I have the > most basi

Re: [gentoo-user] emerge -avC cdrkit && emerge -av cdrtools

2008-07-07 Thread Daniel Iliev
On Mon, 07 Jul 2008 13:11:59 +0200 [EMAIL PROTECTED] (Joerg Schilling) wrote: > Daniel Iliev <[EMAIL PROTECTED]> wrote: > > I know I should not feed trolls but ...otherwise, you'd starve to death. > > > Here is a fact for you: Every mainstream binary distr

Re: [gentoo-user] emerge -avC cdrkit && emerge -av cdrtools

2008-07-07 Thread Daniel Iliev
On Mon, 07 Jul 2008 11:16:33 +0200 [EMAIL PROTECTED] (Joerg Schilling) wrote: > Mark Kirkwood <[EMAIL PROTECTED]> wrote: > > > > Do you know what defamation and slander is? > > > > > > If people did not believe in unproven and untrue claims, there > > > was no problem. It therefore seems to be im

Re: [gentoo-user] Re: DMRAID and complex setups

2008-07-06 Thread Daniel Iliev
On Sun, 6 Jul 2008 11:32:36 +0200 Florian Philipp <[EMAIL PROTECTED]> wrote: > On Sun, 6 Jul 2008 11:03:45 +0200 > Francesco Talamona <[EMAIL PROTECTED]> wrote: > > > On Saturday 05 July 2008, Florian Philipp wrote: > > > - Could I disable the kernel auto-detection and instead add a > > > custom

Re: [gentoo-user] [SOLVED] f-prot

2008-07-06 Thread Daniel Iliev
On Fri, 04 Jul 2008 12:32:17 -0500 Dale <[EMAIL PROTECTED]> wrote: > It worked fine here. Thanks! That was all I needed to know, that the problem is only mine. As Alan proposed I sniffed the traffic and found there was a header (User-Agent=MSIE) which was making the server say something like

Re: [gentoo-user] DVD and large files

2008-07-06 Thread Daniel Iliev
On Fri, 04 Jul 2008 14:43:01 -0500 Dale <[EMAIL PROTECTED]> wrote: > Hi again, > > After getting a LOT of help on this, I got it sorted out. This is > what is installed: > > [ebuild U ] app-cdr/cdrkit-1.1.8 [1.1.6] USE="unicode -hfs" 0 kB > [ebuild U ] app-cdr/k3b-1.0.5-r1 [1.0.4] USE="

Re: [gentoo-user] DVD and large files

2008-07-04 Thread Daniel Iliev
On Fri, 4 Jul 2008 10:05:45 +0300 Daniel Iliev <[EMAIL PROTECTED]> wrote: > I believe it means your archive is too big for the media disk you. Should be: "I believe it means your archive is too big for the media disk you are trying to use." My apologies. -- Best regards

[gentoo-user] f-prot

2008-07-04 Thread Daniel Iliev
Hi, guys For several days now I'm getting an error [1] from vixie-cron while it is trying to execute "/opt/f-prot/tools/check-updates.pl" Does anyone know what's this all about? [1] The error quoted: "Server error on remote machine. Fatal error. Exiting..." -- Best regards, Daniel --

Re: [gentoo-user] DVD and large files

2008-07-04 Thread Daniel Iliev
On Thu, 03 Jul 2008 22:24:20 -0500 Dale <[EMAIL PROTECTED]> wrote: > Hi folks, > > After getting the mailing list working I did some techy shopping. I > got me a new DVD burner and k3b does not like large files. I used > Kbackup to create a tarball of my data. K3b gives me a error saying > the

Re: [gentoo-user] OT: Filesystem permissions

2008-07-03 Thread Daniel Iliev
On Thu, 3 Jul 2008 17:40:01 +0200 Florian Philipp <[EMAIL PROTECTED]> wrote: > Hi list! > > I'm a bit dissatisfied with the way umask and filesystem permissions > work and I'd like to know if a) this is due to misunderstanding on my > part and/or b) there is a clean workaround I'm unaware of. >

Re: [gentoo-user] Re: CD/DVD burning tools - [I'm done with this crap]

2008-07-01 Thread Daniel Iliev
Joerg, as far as I can tell you need medical attention. Please, from now on do not annoy me with unwanted e-mail containing advertisements of cdrtools or information about the attacks against you. I'm done with you and your product. == localhost ~

Re: [gentoo-user] Re: CD/DVD burning tools?

2008-07-01 Thread Daniel Iliev
On Tue, 01 Jul 2008 11:30:11 +0200 [EMAIL PROTECTED] (Joerg Schilling) wrote: > Daniel Iliev <[EMAIL PROTECTED]> wrote: > > > You have written the program prog-a.c and published it on your site > > under the GNU GPL. > > > > I have _independently_ written t

Re: [gentoo-user] Microphone help

2008-06-30 Thread Daniel Iliev
On Mon, 30 Jun 2008 22:10:44 -0400 Michael Pobega <[EMAIL PROTECTED]> wrote: > On Mon, Jun 30, 2008 at 09:49:58PM -0400, sean wrote: > > Michael Pobega wrote: > > > >> I use wmii and I really don't want to have to merge qt just to > >> test out my sound device...Any other suggestions? > > > > alsa

Re: [gentoo-user] Re: CD/DVD burning tools?

2008-06-30 Thread Daniel Iliev
On Tue, 01 Jul 2008 01:13:51 +0200 "b.n." <[EMAIL PROTECTED]> wrote: > Matt Harrison ha scritto: > > I think it would be in everyone's best interests if we let this > > thread die now, I've been reading this thread for the past 2 or 3 > > days and frankly, it doesn't seem to be bringing anything o

Re: [gentoo-user] Re: CD/DVD burning tools?

2008-06-30 Thread Daniel Iliev
On Tue, 01 Jul 2008 00:25:16 +0200 [EMAIL PROTECTED] (Joerg Schilling) wrote: > > Why do you start a new round and why are you now asking for completely > different things? I'm not asking different things. The question about the licenses is the most important for me and I've asked that same qu

Re: [gentoo-user] Re: CD/DVD burning tools?

2008-06-30 Thread Daniel Iliev
> On Mon, 30 Jun 2008 18:01:59 +0200 > [EMAIL PROTECTED] (Joerg Schilling) wrote: > > > > What people with english mothertonge believe is a courtesy, is > > usually seen as a underlying attack by Germans. Try to just be > > direct and there will be less missunderstanding. > I'll be as direct

Re: [gentoo-user] Re: CD/DVD burning tools?

2008-06-30 Thread Daniel Iliev
On Mon, 30 Jun 2008 11:00:39 +0200 [EMAIL PROTECTED] (Joerg Schilling) wrote: > "b.n." <[EMAIL PROTECTED]> wrote: > > > Daniel Iliev ha scritto: > > > How about if you remake your site and explain everything there. > > > What happened (chronologic

Re: [gentoo-user] Re: CD/DVD burning tools?

2008-06-29 Thread Daniel Iliev
On Sun, 29 Jun 2008 23:47:31 +0200 [EMAIL PROTECTED] (Joerg Schilling) wrote: > > You should carefully check the history to understand that most of the > changes are speudo changes (like adding a space and later removing it > again). > I beg to differ. I don't have any reason to do anything at

Re: [gentoo-user] Re: CD/DVD burning tools?

2008-06-29 Thread Daniel Iliev
On Sun, 29 Jun 2008 23:14:24 +0200 Daniel Pielmeier <[EMAIL PROTECTED]> wrote: > Daniel Iliev schrieb: > > On Sun, 29 Jun 2008 21:46:41 +0200 > > [EMAIL PROTECTED] (Joerg Schilling) wrote: > > > >> »Q« <[EMAIL PROTECTED]> wrote: > >> >

Re: [gentoo-user] unstable glib pulled down, but why?

2008-06-29 Thread Daniel Iliev
On Sun, 29 Jun 2008 22:45:20 +0200 "b.n." <[EMAIL PROTECTED]> wrote: > Neil Bothwick ha scritto: > >> !!! All ebuilds that could satisfy ">=dev-libs/glib-2.16" have been > >> masked. !!! One of the following masked packages is required to > >> complete your request: > >> - dev-libs/glib-2.16.3 (ma

Re: [gentoo-user] Re: CD/DVD burning tools?

2008-06-29 Thread Daniel Iliev
On Sun, 29 Jun 2008 21:46:41 +0200 [EMAIL PROTECTED] (Joerg Schilling) wrote: > »Q« <[EMAIL PROTECTED]> wrote: > > > I've just read your outdated page > > It is not outdated. Since more than a year, there is no visible > development in cdrkit. So I asume that they did not add new bugs. Actual

Re: [gentoo-user] CD ROM does not play audio CD's

2008-06-29 Thread Daniel Iliev
On Sun, 29 Jun 2008 14:02:23 +0200 [EMAIL PROTECTED] (Joerg Schilling) wrote: > > While the current license set up and the combination in use for > cdrtools has been verified by specialized lawyers, the claims from > the people around Bloch are all made by laymen only. > Very well. This could e

Re: [gentoo-user] CD ROM does not play audio CD's

2008-06-29 Thread Daniel Iliev
PLEASE IGNORE my previous message. I saw Joerg had replied after I sent it, so it is irrelevant in the new context. -- Best regards, Daniel -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] CD ROM does not play audio CD's

2008-06-29 Thread Daniel Iliev
On Sun, 29 Jun 2008 13:37:12 +0200 [EMAIL PROTECTED] (Joerg Schilling) wrote: > Daniel Iliev <[EMAIL PROTECTED]> wrote: > > > > > So, mkisofs.c is the "Program" and cdrtools is a "work based on the > > Program", right? > > If you believ

Re: [gentoo-user] CD ROM does not play audio CD's

2008-06-28 Thread Daniel Iliev
On Sat, 28 Jun 2008 22:33:12 +0200 [EMAIL PROTECTED] (Joerg Schilling) wrote: > The CDDL has been designed to be compatible with all OSS licenses. > The GPL has been designed to be incompatible (*) with all other > licenses including the LGPL. OpenSource needs collaboration. This > cannot happen

Re: [gentoo-user] Replacing my router

2008-06-28 Thread Daniel Iliev
On Sat, 28 Jun 2008 01:16:37 +1000 Dave Oxley <[EMAIL PROTECTED]> wrote: > > So what I want to do is setup my switch as a router. No can do. > I'm a bit of a newbie on advanced networking but I think that a > router is basically just a switch with a VLAN for the local network > and VLAN for the

Re: [gentoo-user] DMRAID and complex setups

2008-06-28 Thread Daniel Iliev
On Sat, 28 Jun 2008 14:02:23 +0200 Florian Philipp <[EMAIL PROTECTED]> wrote: > Hi list! > > I a PC of mine I've got two 160GB and a 320GB disk. I'd like to > create a JBOD (a.k.a. Concatenation) of the two 160GB disks and > create a RAID1 out of that JBOD and the 320GB disk. Can dmraid / > mdadm

Re: [gentoo-user] CD ROM does not play audio CD's

2008-06-28 Thread Daniel Iliev
Joerg, I'd be glad if you (can) explain me where I'm wrong. GPL, Section 0, Sentence 1: == This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. == mkisofs.

Re: [gentoo-user] CD ROM does not play audio CD's

2008-06-27 Thread Daniel Iliev
On Sat, 28 Jun 2008 00:20:50 +0200 [EMAIL PROTECTED] (Joerg Schilling) wrote: > Daniel Iliev <[EMAIL PROTECTED]> wrote: > > > The question is valid and interesting, moreover it is asked very > > kindly. I can't see what possibly might be preventing you to answer

Re: [gentoo-user] h

2008-06-27 Thread Daniel Iliev
On Fri, 27 Jun 2008 11:08:04 +0100 Neil Bothwick <[EMAIL PROTECTED]> wrote: > On Fri, 27 Jun 2008 10:44:00 +0100, Stroller wrote: > > > > I'm sure the NSA would be happy to forego the prize and keep > > > quiet about > > > being able to break a secure cipher. > > > > I can't help wondering if

Re: [gentoo-user] CD ROM does not play audio CD's

2008-06-27 Thread Daniel Iliev
On Fri, 27 Jun 2008 11:57:43 +0200 [EMAIL PROTECTED] (Joerg Schilling) wrote: > Stroller <[EMAIL PROTECTED]> wrote: > > > Since you now appear to be answering license questions, could I > > trouble you, please, to address this query? > > > > http://article.gmane.org/gmane.linux.gentoo.user/2000

Re: [gentoo-user] loop-aes

2008-06-25 Thread Daniel Iliev
On Wed, 25 Jun 2008 22:30:25 -0400 Chris Walters <[EMAIL PROTECTED]> wrote: > | The following works here: > | > | 1) ebuild `equery w loop-aes` unpack > | > | 2) cd $PORTDIR/sys-fs/loop-aes-/work/loop-AES-/ > | > | 3) make EXTRA_CIPHERS=y > | > | 4) cd ../../ > | > | 5) touch .compiled > | > | 6)

Re: [gentoo-user] Quick script request

2008-06-25 Thread Daniel Iliev
On Wed, 25 Jun 2008 22:42:47 +0200 Alan McKinnon <[EMAIL PROTECTED]> wrote: > Isn't there a little known and unused but very useful command that > already does this? This type of usage often comes up on mailing lists > and invariably someone mentions it after 20 posts or so, but I can > never

Re: [gentoo-user] loop-aes

2008-06-25 Thread Daniel Iliev
On Wed, 25 Jun 2008 18:40:08 -0400 Chris Walters <[EMAIL PROTECTED]> wrote: > My original question was: Does anyone know how to compile the > "extra-ciphers" package that you can find on the loop-aes SourceForge > site. The following works here: 1) ebuild `equery w loop-aes` unpack 2) cd $PO

Re: [gentoo-user] PEACE!!!

2008-06-25 Thread Daniel Iliev
On Wed, 25 Jun 2008 17:51:53 -0400 Chris Walters <[EMAIL PROTECTED]> wrote: > Alan McKinnon wrote: > >> Or > >> perhaps you doubt that they can crack any keys at all... > > > > Don't get smart with me, jackass. > > Fuck off, shitehead. Call me a jackass, when I simply state facts > you admitte

Re: [gentoo-user] loop-aes + extra-ciphers...

2008-06-25 Thread Daniel Iliev
On Tue, 24 Jun 2008 22:20:20 -0400 Chris Walters <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > Thanks to all who replied to my previous question. This question is > related. Has anyone gotten the 'extra-ciphers' (you can get them from > the loop-aes site) to

Re: [gentoo-user] [SOLVED] single package backup

2008-06-24 Thread Daniel Iliev
On Tue, 24 Jun 2008 16:23:45 +0100 Neil Bothwick <[EMAIL PROTECTED]> wrote: > On Tue, 24 Jun 2008 16:32:57 +0300, Daniel Iliev wrote: > > > quickpkg is exactly what I was looking for. > > You can also add buildpkg to FEATURES, then portage will create a > binary pa

Re: [gentoo-user] Upgrading without breaking LVM

2008-06-24 Thread Daniel Iliev
On Wed, 18 Jun 2008 18:41:12 +0100 Matt Harrison <[EMAIL PROTECTED]> wrote: > > Hi all, > > Some of you may remember my problems with lvm after an update in > http://www.archivum.info/gentoo-user@lists.gentoo.org/2008-04/msg00899.html > > I'm now headed back towards the same situation. I have

Re: [gentoo-user] [SOLVED] single package backup

2008-06-24 Thread Daniel Iliev
On Tue, 24 Jun 2008 14:54:09 +0200 Alex Schuster <[EMAIL PROTECTED]> wrote: > Daniel Iliev asks: > > > Let's say there's a new version of a given package. I'd like to > > make a backup, update, test and if I liked the old version better > > restore

[gentoo-user] single package backup

2008-06-24 Thread Daniel Iliev
Hi, Let's say there's a new version of a given package. I'd like to make a backup, update, test and if I liked the old version better restore. What is (is there?) the "Gentoo way" to do that? -- Best regards, Daniel -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] Mailing list and PGP/MIME

2008-05-30 Thread Daniel Iliev
On Fri, 30 May 2008 17:52:41 +0200 Wolf Canis <[EMAIL PROTECTED]> wrote: > But you see it isn't that difficulty to abuse a email address. > That what happened to your address and what P. S. Ziegler described > was what I meant with "relatively easy". ;-) > > Have fun, > W. Canis :-) Alright, I

  1   2   3   4   5   >