[gentoo-user] Is Gentoo going to represent at SCALE 8x?

2009-12-31 Thread John Lowry
Seeing if there is plan in place to man a booth and, if not, get
interest in manning one.



Re: [gentoo-user] Recompiling already installed packages with modification

2009-12-31 Thread David Relson
On Wed, 30 Dec 2009 14:34:42 +0100
Volker Armin Hemmann wrote:

 On Mittwoch 30 Dezember 2009, Willie Wong wrote:
  On Wed, Dec 30, 2009 at 02:02:56PM +0100, Penguin Lover Volker
  Armin Hemmann 
 squawked:
   you can make it even easier:
   create:
   /etc/portage/env/PKG_CATEGORY
   put patch in that directory
   create file:
   /etc/portage/PKG_CATEGORY/PKGNAME
   with this:
  
 post_src_prepare() {
   epatch /etc/portage/env/PKG_CATEGORY/NAMEOF:PATCH
}
  
  Ooh, I didn't know that. I've gotta go write it down somewhere.
  Thanks.
 
 learned that from Nicos (RealNC) ;)

Similar, but slightly different:

I have a patch in file /etc/portage/patches/chkrootkit.patch

and in file /etc/portage/env/app-forensics/chkrootkit is

 post_src_unpack() {
epatch /etc/portage/patches/chkrootkit.patch
 }

Portage automagically finds the script in .../env/... and applies the
patch!



Re: [gentoo-user] Compressed Filesystem

2009-12-31 Thread Volker Armin Hemmann
On Donnerstag 31 Dezember 2009, Dale wrote:
 Marcus Wanner wrote:
  On 12/30/2009 8:04 PM, Neil Bothwick wrote:
  On Wed, 30 Dec 2009 09:12:29 -0500, Marcus Wanner wrote:
  I had to hard reset the
  system and look at the logs. The only problem was that the logs had the
  wrong contents because they had been written to but not actually
  flushed to the disk, and it took me about 10 hard resets to figure that
  out.
 
  Another reason to you the magic sysrq keys instead of the reset button.
  S syncs your filesystems.
 
  sysrq syncs the filesystem? I always wondered what that key actually
  did...
 
  Wait, to get sysrq is Shift+printscreen, right?
 
  Marcus
 
 This is from a post by Neil a good long while back:
 
 Hold down Atl, hold down SysRq, press each of the keys in turn. The usual
 full sequence is R-E-I-S-U-B
 
 Reboot
 Even
 If
 System
 Utterly
 Broken
 
 
 I usually only get to the second or third key and I am back at a console.
 

and sometimes K is all you need.

Thank god for /usr/src/linux/Documentation



Re: [gentoo-user] subclipse???

2009-12-31 Thread Neil Bothwick
On Wed, 30 Dec 2009 19:08:05 -0600, Dale wrote:

  Now there's a challenge for you Dale :)

 I was about to reply to Alans and say the same thing.  Are you guys
 SURE I can't screw this up?  o_O 

Alan is, I'm not :P


-- 
Neil Bothwick

Grow your own dope, plant a politician!


signature.asc
Description: PGP signature


Re: [gentoo-user] Compressed Filesystem

2009-12-31 Thread Marcus Wanner

Volker Armin Hemmann wrote:

On Donnerstag 31 Dezember 2009, Dale wrote:
  

Marcus Wanner wrote:


On 12/30/2009 8:04 PM, Neil Bothwick wrote:
  

On Wed, 30 Dec 2009 09:12:29 -0500, Marcus Wanner wrote:


I had to hard reset the
system and look at the logs. The only problem was that the logs had the
wrong contents because they had been written to but not actually
flushed to the disk, and it took me about 10 hard resets to figure that
out.
  

Another reason to you the magic sysrq keys instead of the reset button.
S syncs your filesystems.


sysrq syncs the filesystem? I always wondered what that key actually
did...

Wait, to get sysrq is Shift+printscreen, right?

Marcus
  

This is from a post by Neil a good long while back:

Hold down Atl, hold down SysRq, press each of the keys in turn. The usual
full sequence is R-E-I-S-U-B

Reboot
Even
If
System
Utterly
Broken


I usually only get to the second or third key and I am back at a console.




and sometimes K is all you need.

Thank god for /usr/src/linux/Documentation
  

Thanks for the info!

Marcus



Re: [gentoo-user] Compressed Filesystem

2009-12-31 Thread Dale

Volker Armin Hemmann wrote:

On Donnerstag 31 Dezember 2009, Dale wrote:
  

Marcus Wanner wrote:


On 12/30/2009 8:04 PM, Neil Bothwick wrote:
  

On Wed, 30 Dec 2009 09:12:29 -0500, Marcus Wanner wrote:


I had to hard reset the
system and look at the logs. The only problem was that the logs had the
wrong contents because they had been written to but not actually
flushed to the disk, and it took me about 10 hard resets to figure that
out.
  

Another reason to you the magic sysrq keys instead of the reset button.
S syncs your filesystems.


sysrq syncs the filesystem? I always wondered what that key actually
did...

Wait, to get sysrq is Shift+printscreen, right?

Marcus
  

This is from a post by Neil a good long while back:

Hold down Atl, hold down SysRq, press each of the keys in turn. The usual
full sequence is R-E-I-S-U-B

Reboot
Even
If
System
Utterly
Broken


I usually only get to the second or third key and I am back at a console.




and sometimes K is all you need.

Thank god for /usr/src/linux/Documentation

  


This was posted by Volker a while back. 


e sends TERM to all processes (except init)
i kills all processes (except init)
s syncs partitions
u remounts everything ro
b boots a box
o turns off a box
k saks a box - kills all processes on that vt

That tells what each key does.  I'm still not sure which one took me back to a 
console.  It may be the E key that does it.

Dale

:-)  :-)  
r unraws the keyboars - takes it away from X.






Re: [gentoo-user] [OT] Konqueror URL links

2009-12-31 Thread Mick
On Wednesday 30 December 2009 21:49:26 Alan McKinnon wrote:
 On Wednesday 30 December 2009 21:33:39 Mick wrote:
  On Wednesday 30 December 2009 10:19:31 Alan McKinnon wrote:
   On Wednesday 30 December 2009 11:13:46 Mick wrote:
In KDE3.5 when I hovered over files I used to get a preview of their
 contents  in a thumbnail.  This was particularly useful with
 configuration, scripts and log files as it would show the first few
lines of text in them.  Any idea how I could enable this?  Again I
can't find a setting in Konqueror's settings and I have enabled the
preview in Dolphin's settings.
  
   In konqueror:
  
   Settings - Configure Konqueror - File Management - General -
   Previews tab -
  
select/deselect to taste - OK - close konqueror - open konqueror
 
  Thanks Alan, unfortunately selecting these/Apply/OK/restart Konqueror
  does not make any change.  I have also tried selecting 'Use thumbnails
  embedded in files' but no success.  What else is there to try?
 
  PS.  I am running stable version 4.3.3
 
 I'm out of ideas :-(
 
 It JustWorks(tm) here on Konqueror-4.3.4

Thanks for your help.  Will wait until 4.3.4 or later becomes stable in case 
my problem is magically fixed.  ;-)
-- 
Best wishes for a Happy New Year,
Mick


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] RAM installed vs reported

2009-12-31 Thread Thanasis
on 12/31/2009 04:59 PM Krzysztof Halasa wrote the following:
 Thanasis thana...@asyr.hopto.org writes:

 I thought CONFIG_HIGHMEM4G had to do with more than 4GB of RAM.
 Now I can see that the associated help says it is for an amount between
 1 and 4GB.

 Depends on the split used. With 2 GB : 2 GB you can have all-lowmem
 1.5 GB RAM, without CONFIG_HIGHMEM*. 2 GB of per-process address space
 is usually not a problem.
How do you implement that? What do you mean 2GB:2GB split ?



[gentoo-user] redirect connections to localhost

2009-12-31 Thread Alexander
Hi.

Is there a way to redirect TCP connections from external network interfaces to 
the local/loopback in network 127.0.0.0/8? I need functionality like DNAT 
target 
in iptables.



Re: [gentoo-user] Install Gentoo 64bit from 32bit running enviroment

2009-12-31 Thread Kyle Bader
I'm pretty sure chrooting to 64bit from 32 bit kernel won't work, so
you'll have to reboot into a 64 bit environment.

On 12/24/09, Carlos Moyano Cubillos cmcg...@gmail.com wrote:
 Dear friends,

 I have a gentoo system running 32bit .. and I have a 30GB partition
 available on which I would like to install a 64bit Gentoo to test for
 64bit extensions processor supports .


 someone could help me and tell me how to proceed with this
 installation from my running system without having to reboot with a
 livecd.



 Here's the processor info:

 processor   : 1
 vendor_id   : GenuineIntel
 cpu family  : 6
 model   : 23
 model name  : Intel(R) Core(TM)2 Duo CPU P8600  @ 2.40GHz
 stepping: 10
 cpu MHz : 800.000
 cache size  : 3072 KB
 physical id : 0
 siblings: 2
 core id : 1
 cpu cores   : 2
 apicid  : 1
 initial apicid  : 1
 fdiv_bug: no
 hlt_bug : no
 f00f_bug: no
 coma_bug: no
 fpu : yes
 fpu_exception   : yes
 cpuid level : 13
 wp  : yes
 flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
 mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx
 lm constant_tsc arch_perfmon pebs bts aperfmperf pni dtes64 monitor
 ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 xsave lahf_lm ida
 tpr_shadow vnmi flexpriority
 bogomips: 4787.75
 clflush size: 64
 cache_alignment : 64
 address sizes   : 36 bits physical, 48 bits virtual
 power management:



 greetings

 --
 C.M.C.



-- 
Sent from my mobile device


Kyle



Re: [gentoo-user] redirect connections to localhost

2009-12-31 Thread Etaoin Shrdlu
On Thursday 31 December 2009, Alexander wrote:

 Is there a way to redirect TCP connections from external network interfaces
  to the local/loopback in network 127.0.0.0/8? I need functionality like
  DNAT target in iptables.

Uh...why don't you use DNAT then?



Re: [gentoo-user] redirect connections to localhost

2009-12-31 Thread Alexander
On Friday 01 January 2010 03:07:42 Etaoin Shrdlu wrote:
 On Thursday 31 December 2009, Alexander wrote:
  Is there a way to redirect TCP connections from external network
  interfaces to the local/loopback in network 127.0.0.0/8? I need
  functionality like DNAT target in iptables.
 
 Uh...why don't you use DNAT then?
 

This doesn't work, because kernel drops any packets that come from external 
network to 127.0.0.0/8.