Re: [gentoo-user] Understanding sets

2010-01-05 Thread Mike Kazantsev
this is? Your portage is too old? In case of an error, you should get an emerge: There are no sets to satisfy 'foo' message, and a list of known sets. Wonko -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Compressed Filesystem

2009-12-28 Thread Mike Kazantsev
but that sounds like overkill to me. Are there any other packages? Although it might not be stable enough yet, btrfs has support for compression. -- Mike Kazantsev // fraggod.net

Re: [gentoo-user] How to update dependency cache for emerge?

2009-10-10 Thread Mike Kazantsev
On Sat, 10 Oct 2009 09:10:24 +0200 Justin jus...@j-schmitz.net wrote: Mike Kazantsev wrote: I have portage-2.2 with FEATURES=metadata-transfer, the latter probably being the cause of the problem, but seem to be necessarry for some overlays I'm using. Hi that's a problem of the ebuilds

Re: [gentoo-user] How to update dependency cache for emerge?

2009-10-10 Thread Mike Kazantsev
- I want to generate the cache, not just transfer the one from vanilla portage. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Migration to baselayout2 / openrc

2009-10-10 Thread Mike Kazantsev
really tested your particular package mix. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

[gentoo-user] How to update dependency cache for emerge?

2009-10-09 Thread Mike Kazantsev
--update emerge -C pkg emerge -1 pkg What works: ebuild /path/to/pkg.ebuild merge Any ideas how to fix emerge in this case? Thanks. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] [OT] Conrad SATA-II PCI Controller

2009-09-22 Thread Mike Kazantsev
probably out of luck. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] udev + incron wheel's remake : hal/dbus usefulness quest

2009-09-18 Thread Mike Kazantsev
is for. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] *** WARNING *** - upgrade to libxcb-1.4 (-r1) breaks your system

2009-09-15 Thread Mike Kazantsev
, if possible. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] *** WARNING *** - upgrade to libxcb-1.4 (-r1) breaks your system

2009-09-15 Thread Mike Kazantsev
is triggered by a check for libxcb-xlib.so.0.0.0, which didn't seem to exist on my system either. Guess xcb use-flag for libX11 is to blame: if it's not set, then older libX11 brought along it's own libxcb. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] python cleanup

2009-09-15 Thread Mike Kazantsev
and run emerge, it should complain that 'All ebuilds are masked', followed by the chain of 'pulled in by' clauses, which should be enough to find out what's going on. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Can I do this remotely?

2009-09-15 Thread Mike Kazantsev
to fix it remotely? You can use x11vnc to take control over what's happening on a local display with X. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] [OT] In search of a good windowmanager

2009-09-12 Thread Mike Kazantsev
with that starting character. Or in other words: Starting applications does not involve the mouse. You can use fbrun util, or some more advanced launcher app like that, bet there should be more than one, and it doesn't seem to be a feat closely related to WM. -- Mike Kazantsev // fraggod.net

Re: [gentoo-user] Luks: Which cipher to use

2009-09-09 Thread Mike Kazantsev
on a regular newsfeeds. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] [OT] Off site storage solution

2009-09-09 Thread Mike Kazantsev
interface. Note that there are several backup utils that support S3 storage specifically, take a look at that: grep '^app-backup.*:s3' /usr/portage/profiles/use.local.desc -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] [OT] Off site storage solution

2009-09-09 Thread Mike Kazantsev
. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] {OT} reverse DNS problem?

2009-09-03 Thread Mike Kazantsev
-fledged MTA to receive mail, I'd suggest to try out msmtp. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] checking for working mkstemp..... taking forever

2009-09-02 Thread Mike Kazantsev
to be in debianutils Not glibc. I believe you're confusing mktemp with mkstemp, the latter being C function indeed - man 3 mkstemp. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] keyboard copy paste

2009-08-31 Thread Mike Kazantsev
(or it's alias w/ appropriate buffer pre-set) and paste where it's needed. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Port Multiplier Support

2009-08-26 Thread Mike Kazantsev
of such devices, but never used one and I have no clue about the performance. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Port Multiplier Support

2009-08-26 Thread Mike Kazantsev
fifty pounds and this one shouldn't have any interface to draw power from CPU via OS drivers. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] high priority task as user (nice/ionice)

2009-08-23 Thread Mike Kazantsev
that you just have to type 'sudo /usr/local/bin/capture' to run the script as root, no questions asked. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Opinions on -fstack-protector

2009-08-23 Thread Mike Kazantsev
be missing a point, but if you want really secure kernel, why'd you use 2.6.30+ instead of hardened-sources something like PaX and grsecurity? -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] high priority task as user (nice/ionice)

2009-08-23 Thread Mike Kazantsev
other puposes. But thank you for your help anyway. Ah, sorry, must've missed that part. How about this: #!/bin/sh exec nice -n -10 ionice -c 1 sudo -u user capture-command (with the same initial sudo-invocation) -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] fixing raid1 /boot

2009-08-19 Thread Mike Kazantsev
something wrong should be happening during boot. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Problem with pppd-added routes

2009-08-18 Thread Mike Kazantsev
a patch for that behavior, when I'll have some spare time, provided I won't forget about the issue... ;) -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Problem with pppd-added routes

2009-08-17 Thread Mike Kazantsev
On Mon, 17 Aug 2009 02:37:42 -0700 Keith Dart ke...@dartworks.biz wrote: === On Mon, 08/17, Mike Kazantsev wrote: === But then, as usual, pppd messes up the routing table, adding the following route: __pptp_server_ip__ dev ppp0 proto kernel scope link src __given_ip__ That's

Re: [gentoo-user] Network message encryption

2009-08-16 Thread Mike Kazantsev
are happening on client machines, so server (or any intermediate host) is unable to spoof conversation, provided the encryption (GPG) keys aren't compromised. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] In search for a undeclared identifier...

2009-08-16 Thread Mike Kazantsev
to? And where I can buy one for my Linux box ;) Thank you very much in advance for any helpful hint ! On my system it's in /usr/include/GL/glew.h header, which belongs to media-libs/glew, so you probably need to have it installed. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP

[gentoo-user] Problem with pppd-added routes

2009-08-16 Thread Mike Kazantsev
. Thanks. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] In search for a undeclared identifier...

2009-08-16 Thread Mike Kazantsev
On Mon, 17 Aug 2009 09:42:12 +0600 Mike Kazantsev mk.frag...@gmail.com wrote: On Mon, 17 Aug 2009 05:20:05 +0200 meino.cra...@gmx.de wrote: I try to build the developper branch of a software project, which is not in Gentoo. This works a longer time. Now the compilatino process

Re: [gentoo-user] [OT] fast recursive local copy

2009-08-14 Thread Mike Kazantsev
hurt to test it against cp: rsync -HaAX thisdir thatdir Flags are: -H - hardlinks -a - ids, modes, timestamps -A - ACLs -X - extended attributes You might want to throw in '-x' for 'one-file-system', but that contradicts with behavior of given cp example. -- Mike Kazantsev

Re: [gentoo-user] Knock on wood

2009-08-13 Thread Mike Kazantsev
setup, which seemed quite a waste to me, but at some point that was fixed and now I'm happy with vanilla version as well. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Knock on wood

2009-08-12 Thread Mike Kazantsev
also add that you can always look at /sbin/installkernel and make it support anything you want - it's just a few lines of bash, after all. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Anybody tried shake defragmenter?

2009-08-06 Thread Mike Kazantsev
really like to know what is being written to. Check out sys-fs/inotify-tools (need inotify enabled in kernel). -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Re: Java jdk

2009-08-03 Thread Mike Kazantsev
On Mon, 3 Aug 2009 00:38:32 + (UTC) James wirel...@tampabay.rr.com wrote: Mike Kazantsev mk.fraggod at gmail.com writes: emerge -1 dev-util/strace strace -f ooffice 2strace.log grep -2 -e EACCES -e EPERM strace.log tail -500 strace.log | less (to see what happened last

Re: [gentoo-user] Re: python 3.1 safe as default python?

2009-08-02 Thread Mike Kazantsev
--depclean without giving the list a good looking over. For that to happen, emerge must've set it as default python instead of 2.6, otherwise dependencies (e.g. from sys-apps/portage itself) wouldn't let this happen. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Re: Java jdk

2009-08-02 Thread Mike Kazantsev
2strace.log grep -2 -e EACCES -e EPERM strace.log tail -500 strace.log | less (to see what happened last) -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Re: python 3.1 safe as default python?

2009-08-02 Thread Mike Kazantsev
, not permission problem: python3 doesn't even began to execute this code and it won't do that, as long as code contains that line, since it should be except PermissionDenied as e for py3. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] File synchronisation utility (searching for/about to program it)

2009-08-01 Thread Mike Kazantsev
to restore 3G root from 2M pack is git clone (or receive-pack) emerge -uDN @world ;) -- Mike Kazantsev // fraggod.net -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user]WAS lvm problem -- NOW sleep tweak?

2009-06-28 Thread Mike Kazantsev
of localmount. 2. Create separate initscript, say, disks-wait with nothing but sleep and either add it to sysinit runlevel or to boot, but with appropriate before dependencies, so fsck and localmount will run after it. Looks cleaner to me than the first way. -- Mike Kazantsev // fraggod.net

Re: [gentoo-user] LVM HDD problem

2009-06-25 Thread Mike Kazantsev
at once that there's something wrong with the drive (-H flag). And if it doesn't, you can use it to perform SMART-tests (-t flag) to make sure that drive is ok. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] [off-topic] diary/blog desktop software advice

2009-06-23 Thread Mike Kazantsev
. It's bash, CLI and features encryption, although it doesn't seem to be intended for anything but pure text. http://frankpena.googlepages.com/bournal.html -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] xterm man page has broken link to X

2009-06-23 Thread Mike Kazantsev
it. File is /usr/share/man/man7/X.7.bz2 (might be gz or lzma as well), if it exists, then it's just man that can't find it, if it doesn't then you probably need app-doc/xorg-docs package installed. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] lvm problem -- is timing?

2009-06-20 Thread Mike Kazantsev
it doesn't even holds most configuration from /etc) it is an LVM volume. Can linux boot from lvm root w/o initrd these days? -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] lvm problem -- is timing?

2009-06-20 Thread Mike Kazantsev
On Sat, 20 Jun 2009 11:01:33 +0200 Dirk Heinrichs dirk.heinri...@online.de wrote: Am Samstag 20 Juni 2009 09:37:24 schrieb Mike Kazantsev: Dirk Heinrichs dirk.heinri...@online.de wrote: I believe there's after device-mapper line already in lvm-2.02.45, so it should run fine

Re: [gentoo-user] lvm problem -- is timing?

2009-06-19 Thread Mike Kazantsev
uses addon code which is deprecated * and may not be available in the future. * Setting up the Logical Volume Manager... Locking type -1 initialisation failed. [ ok ] * Checking local filesystems ... ... -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

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

2009-06-16 Thread Mike Kazantsev
implementation should be better suited for such task. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Re: Whey two dangling symlinks /etc/init.d/ depscan.sh runscript.sh

2009-06-15 Thread Mike Kazantsev
running ~x86. Would an 06/07 to current have involved the switch you mention? Yes. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Installing apache with USE='-suexec'

2009-06-15 Thread Mike Kazantsev
. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Re: Idle Process Scheduling

2009-06-14 Thread Mike Kazantsev
noticed it. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Installing python packages for different versions

2009-06-14 Thread Mike Kazantsev
(it might also be impossible for some pkgs, which also sit in share/bin/lib) look better and somewhat easier - just a eselech switch flip and +x (un)installs. I wonder, what do you have in mind? -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Installing python packages for different versions

2009-06-14 Thread Mike Kazantsev
with will yield unpredictable results - it might work for 2.4-2.5 but I'm pretty sure it won't for 2.6-3.1. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Prioritizing mpd

2009-06-13 Thread Mike Kazantsev
tweaking quality settings / listening to results in different formats to pick the best one for you. ogg and mp3 should result in some loss of sound quality, although it might be insignificant while compression benefit over flac is quite noticeable. -- Mike Kazantsev // fraggod.net signature.asc

Re: [gentoo-user] Re: Considering launching into Gentoo

2009-06-13 Thread Mike Kazantsev
On Sat, 13 Jun 2009 17:04:57 -0700 walt w41...@gmail.com wrote: It's me and gentoo til death do us part. And I hope I go first... C'mon, something better might always come along, obsoleting gentoo, like gentoo-ng ;) -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] How to veiw absolute latest on partage without syncing

2009-06-12 Thread Mike Kazantsev
to type a line or two themselves. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Introduce Manual manipulation during an emerge

2009-06-12 Thread Mike Kazantsev
/procmail merge Ta da! ;) -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] conflict in fstab w/ lvm?

2009-06-12 Thread Mike Kazantsev
On Fri, 12 Jun 2009 21:52:20 -0400 Joshua Murphy poiso...@gmail.com wrote: On Fri, Jun 12, 2009 at 5:52 PM, Maxim Wexlermaxim.wex...@gmail.com wrote: On 6/12/09, Mike Kazantsev mk.frag...@gmail.com wrote: On Fri, 12 Jun 2009 13:45:04 -0600 Maxim Wexler maxim.wex...@gmail.com wrote

Re: [gentoo-user] Prioritizing mpd

2009-06-12 Thread Mike Kazantsev
ages, not to mention whole X operation... -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Prioritizing mpd

2009-06-12 Thread Mike Kazantsev
if the target format isn't lossless (flac, ape), even if the source one is lossy, than with worst resampling. And you can get worse CPU/IO load with lossless format in the end, since it's harder to decode and the input data stream is much heavier than with lossy mp3s or oggs. -- Mike Kazantsev

Re: [gentoo-user] Re: Lost free space on /

2009-06-11 Thread Mike Kazantsev
possible fragmentation if you (re)create lv's on a daily basis, so prehaps it's not the disk but the cpu where's the real bottleneck is? -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Can I exclude a package from --depclean's consideration?

2009-06-11 Thread Mike Kazantsev
files = /usr/src And append @kernels line to /var/lib/portage/world_sets Now any installed (even with -1) kernel should be safe from ravenous depclean. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Can I exclude a package from --depclean's consideration?

2009-06-11 Thread Mike Kazantsev
to this file will be lost on the next # portage update, and configuration errors here might upset portage in # unexpected ways. Guess it's some kind of mind-habit of avoiding uppercase text in the head of important configuration files, sorry. -- Mike Kazantsev // fraggod.net signature.asc Description

Re: [gentoo-user] Re: Official Gentoo MythTV Install Guide: never installs mythtv

2009-06-11 Thread Mike Kazantsev
://www.gentoo-wiki.info/Category:MythTV -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Best way to determine what video card I have?

2009-06-10 Thread Mike Kazantsev
also remove all the drivers but the one chosen by X and vesa (in case something breaks or you get a new card) afterwards. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Best way to determine what video card I have?

2009-06-10 Thread Mike Kazantsev
. This is a laptop, if it makes any kind of difference. echo 'VIDEO_CARDS=i810 intel' /etc/make.conf (i810 is for older ebuilds only) This page might also be of some use tou you: http://en.gentoo-wiki.com/wiki/Intel_GMA -- Mike Kazantsev // fraggod.net signature.asc Description: PGP

Re: [gentoo-user] Finding orphaned libs

2009-06-10 Thread Mike Kazantsev
. Of course, that's not a good thing, so emerge compiles them on purpose, and unless you really short on space or inodes there's not much point in removing them. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Re: KVM and no keyboard at start of boot

2009-06-10 Thread Mike Kazantsev
On Wed, 10 Jun 2009 09:56:15 -0500 Harry Putnam rea...@newsguy.com wrote: Mike Kazantsev mk.frag...@gmail.com writes: I also wonder, does BIOS recognize this KVM, can you access it? How would I access it? Usually via DEL or F2 keys on boot, as soon as monitor lights up. Look out

Re: [gentoo-user] Re: Fresh install on reboot endless scrolling text

2009-06-10 Thread Mike Kazantsev
On Wed, 10 Jun 2009 10:01:02 -0500 Harry Putnam rea...@newsguy.com wrote: Mike Kazantsev mk.frag...@gmail.com writes: Okay, the syslog is probably not one of them, so /var/log shouldn't be too populated, except for rc.log, which should be enabled specifically in /etc/rc.conf (w

Re: [gentoo-user] Finding orphaned libs

2009-06-09 Thread Mike Kazantsev
back unless you use these libs as root, since python won't have write access to these paths and will be byte-compiling each script on-the-fly. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] KVM and no keyboard at start of boot

2009-06-09 Thread Mike Kazantsev
. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Re: Fresh install on reboot endless scrolling text

2009-06-09 Thread Mike Kazantsev
from them (just removing symlink from runlevel probably won't do, since other scripts might start it as a dependency) to see if boot proceeds a bit further w/o mentioned crash. rc.log: http://dpaste.com/53552/ -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Re: KVM and no keyboard at start of boot

2009-06-09 Thread Mike Kazantsev
On Tue, 09 Jun 2009 21:55:49 -0500 Harry Putnam rea...@newsguy.com wrote: Mike Kazantsev mk.frag...@gmail.com writes: Something finally allows the kvm pass through to be recognized but not until I've reached the login prompt. But linux kernel isn't loaded or used in any way when grub

Re: [gentoo-user] generic command monitor

2009-06-08 Thread Mike Kazantsev
for a small utility (script) that can do this in the console: take a command, re-run it regularly, print the output. Any suggestions? watch(1) (part of sys-process/procps) -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Portage Patch failed to apply - System will no longer upgrade

2009-06-08 Thread Mike Kazantsev
usually builds, but 4.3.1 fails) and the update itself is not critical to you (like when you don't even know what it'll bring) then you can just ignore it altogether - there's a good chance 4.3.2 or 4.4.0 or whatever-next-version-is will compile cleanly. -- Mike Kazantsev // fraggod.net

[gentoo-user] layman tree (re)location - /usr/local

2009-06-02 Thread Mike Kazantsev
by gentoo at all seem completely irrational to me, why? Oh, and I know that I can keep it all in the same place, of course, and I always do just that, still... -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] OT: buying a keyboard

2009-06-01 Thread Mike Kazantsev
On Sun, 31 May 2009 14:14:04 -0600 Adrian linux...@204eastsouth.com wrote: Anyone know where I might find such a keyboard? Thanks much. One can usually find pretty much anything on ebay, if you haven't checked it already. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP

Re: [gentoo-user] Optimizations for SSD netbook

2009-05-30 Thread Mike Kazantsev
device, provided the path in question is constanly used for writing which really might be the case with files, created in /tmp by various mktemp implementations (like python's) which I haven't really thought about, so I think I might be wrong about the issue here, sorry. -- Mike Kazantsev

Re: [gentoo-user] Sync'ed my ~x86 system yesterday and now resolver stopped working

2009-05-29 Thread Mike Kazantsev
- everything seem to be working fine. All three are using nscd (part of glibc) to cache glibc requests, but shutting it down doesn't seem to matter. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] [ot] no more inodes

2009-05-29 Thread Mike Kazantsev
is a sorta godsend for me here ;) -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] Optimizations for SSD netbook

2009-05-29 Thread Mike Kazantsev
will be used for FS cache anyway, so if emerge is working on these files they'll be 99.9% in-memory anyway. I only found it useful for RAM-challenged machines which can't spare any megabytes for FS cache so I'm mostly curious about it's application in home-like environment, as well. -- Mike Kazantsev

[gentoo-user] Sparse files and df

2009-05-24 Thread Mike Kazantsev
things a bit more clear for me here. Thanks. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] MailScanner: caught SIGTERM, aborting

2009-05-24 Thread Mike Kazantsev
On Sun, 24 May 2009 15:37:51 +0200 Jarry mr.ja...@gmail.com wrote: Mike Kazantsev wrote: Looks like there's a line in stop section that kills the script itself. Try looking for a lines like these: pkill MailScanner killall MailScanner start-stop-daemon --stop --name MailScanner

Re: [gentoo-user] portage2paludis question

2009-05-19 Thread Mike Kazantsev
? You only need the dirs, specified in respective conf. gentoo.conf, created by po2pal script probably contains /usr/portage, and there should be /var/db/pkg in installed.conf, so you should have these already, but in order to use cache, you'll need to create '.cache' subdirs inside. -- Mike

Re: [gentoo-user] Re: Applying patches without needing overlays and modifying ebuilds

2009-05-17 Thread Mike Kazantsev
the patching you need to base_src_util function, right after unpack ${A}. In fact, I think I've seen such thing already implemented somewhere, but prehaps it's just a by-product of my imagination. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] * Boot (initramfs) .. does not continue

2009-05-16 Thread Mike Kazantsev
of the raid, kernel with mdraid and fs drivers compiled-in should be able to see it, so you can try booting without initramfs line and hope genkernel hasn't compiled rootfs and mdraid support as modules. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] * Boot (initramfs) .. does not continue

2009-05-16 Thread Mike Kazantsev
-- something with superblock not found. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] * Boot (initramfs) .. does not continue

2009-05-16 Thread Mike Kazantsev
detectable at the first glance. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] help needed to connect wifi on eeeSTOKED!

2009-05-16 Thread Mike Kazantsev
package in .keywords or mix ~ and stable builds much. In fact, it can probably be considered some sort of a gentoo-specific slang :) -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] nfs over (lvm over nbd) ?

2009-05-14 Thread Mike Kazantsev
http://tservice.net.ru/~s0mbre/old/?section=projectsitem=pohmelfs -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] ebuild for cvs-version of sci-visualization/paraview

2009-05-14 Thread Mike Kazantsev
inside it with cvs_src_unpack. 4. Digest (repoman manifest in ebuild path will do) and emerge it. And, of course, read the fine manual: http://devmanual.gentoo.org/ebuild-writing/functions/src_unpack/cvs-sources/index.html -- Mike Kazantsev // fraggod.net signature.asc Description: PGP

Re: [gentoo-user] Loop-AES

2009-05-10 Thread Mike Kazantsev
with loop-aes? Ciphers package readme states: [ciphers modules have been moved to loop-AES package on 2007-05-15. See loop-AES source and README files for more up to date information.] So you can probably find it's functionality in the same loop-aes portage package. -- Mike Kazantsev

Re: [gentoo-user] gnome-terminal, failed to contact the GConf daemon; exiting.

2009-05-10 Thread Mike Kazantsev
;) Homework: put it into local overlay so it won't be wiped on sync. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] 'if echo hello' in .bashrc

2009-05-09 Thread Mike Kazantsev
confusing the user which cares to look at it. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] how to recover a portage that wasn't in use for very long time

2009-05-09 Thread Mike Kazantsev
it depends on using the following command: equery depgraph --depth 1 portage | grep bash Otherwise you can use portage --tree or just look for DEPEND and RDEPEND vars in the ebuild itself, which can be found in /var/db/pkg. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] how to recover a portage that wasn't in use for very long time

2009-05-09 Thread Mike Kazantsev
On Sun, 10 May 2009 07:54:34 +0600 Mike Kazantsev mike_kazant...@fraggod.net wrote: Otherwise you can use portage --tree or just look for DEPEND and RDEPEND vars in the ebuild itself, which can be found in /var/db/pkg. I mean emerge --tree, of course ;) -- Mike Kazantsev // fraggod.net

Re: [gentoo-user] 'if echo hello' in .bashrc

2009-05-08 Thread Mike Kazantsev
option. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] 'if echo hello' in .bashrc

2009-05-08 Thread Mike Kazantsev
On Fri, 8 May 2009 16:10:20 +0200 Alan McKinnon alan.mckin...@gmail.com wrote: On Friday 08 May 2009 16:01:14 Mike Kazantsev wrote: Some greps (like BSD one) might not support '--color' option, so echo hello|grep --color=auto l will return error code, skipping if clause, and won't break

Re: [gentoo-user] union merge for binpkg makers

2009-05-05 Thread Mike Kazantsev
to any host and deploy them. To avoid unnecessary syncing of portage trees (even with one local server) you can just mount it when needed, along with the packages, since it doesn't need write access anyway. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

Re: [gentoo-user] union merge for binpkg makers

2009-05-05 Thread Mike Kazantsev
the network connection, not the whole root. -- Mike Kazantsev // fraggod.net signature.asc Description: PGP signature

  1   2   3   >