gentoo
Tag details
Welcome to the ' gentoo' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with ' gentoo'.
Latest blogosphere posts tagged “ gentoo”
-
I know you missed them: virtualisation ranting goes on!
Flameeyes's Weblog : —
Authority: 124
While I started writing init scripts for qemu I’ve been prodded again by Luca to look at libvirt instead of reinventing the wheel. You probably remember me ranting about the whole libvirt and virt-manager suite quite some time ago as it really wasn’t my cup of tea. But then I gave it another try. On a very ...2 days ago -
Opening up the tinderbox
Flameeyes's Weblog : —
Authority: 124
As I said before, the tinderbox is hardly parallelisable but on the other hand, it can yield much better results if multiple instances are being executed, independently, by more people. Of course, this also requires that the executions are somewhat coordinated so that they don’t execute the exact process over ...3 days ago -
Pentoo 2009.0 Screenshots
fsdaily.com - Free Software News - Published news —
Authority: 161
Pentoo Linux is a Gentoo-based Linux distribution that runs as a Live CD or Live USB. Pentoo has been designed to provide a penetration testing and security assessment solution through the use of Nessus and Metasploit. Pentoo uses the Enlightenment window manager, is optimized for Pentium III architecture, and ...5 days ago -
Layman 1.2.4 released
Hartwork Blog —
Authority: 104
What’s in for you with Layman 1.2.4: Major bugfix affecting CVS-based overlays Support for repositories.xml (successer to layman-global.txt ) The only visual indication of the arrival of repositories.xml support for now is that contacts now show names where available: layman 1.2.3 * Contact : ...5 days ago -
Why the tinderbox is a non-distributed effort
Flameeyes's Weblog : —
Authority: 124
In my previous post about a run control for the tinderbox, Pavel suggested me to use Gearman to handle the run control section; as I explained him earlier this evening, this is probably too much right now; the basic run control I need is pretty simple (I can even keep using xargs , if Portage gave me hooks for ...5 days ago -
Getting Beautiful Fonts in Gentoo Linux
Kev009.com —
Authority: 99
Here’s my easy and modern guide to getting pleasant looking fonts on Gentoo with minimal effort. Wikipedia rendered with the end result of this guide USE Flags Enable the following USE flags: euse --enable truetype type1 cleartype corefonts and make sure everything is built with them enabled: emerge -uDNa ...5 days ago -
Rockhoppers and Tussock
Welcome to the Quark Expeditions Community —
Authority: 128
I saw for the first time in my life today a Rockhopper Penguin – the mad scientist of the penguin world. I was surprised at their size – tiny in comparison to Gentoos and Adelies. I did not see them rock hopping, rather they were standing upright or lying prone among Black-browed albatross nest. One observant ...6 days ago -
Gentoo Linux / Portage : How to know which package provided an installed file
Tech@Sakana - A sysadmin's blog —
Authority: 104
If there’s a file installed on your disk for which you’d like to know what package provided it, you can use the equery command like below : ? View Code TEXT 12 roadrunner ~ # equery belongs /etc/init.d/samba [ Searching for file(s) /etc/init.d/samba in *... ]net-fs/samba-3.0.37 ...6 days ago -
Needing a run control
Flameeyes's Weblog : —
Authority: 124
You might not be familiar with the term “run control” even though you use openrc; guess what the rc stands for? This post might not be of any interest to you; it’s going to delineate some requirements for my tinderbox to be expanded and streamlined. So if you don’t care to help me or know not of ...1 week ago -
Gentoo service announcement: keep clear of GNU patch-2.6
Flameeyes's Weblog : —
Authority: 124
Some people already know what I’m talking about but I’m pretty sure most won’t. But trust me first, and go sync or mask patch-2.6 locally and downgrade it as soon as you can . The new version of the utility messes up when using -p0 and the fuzz factor, and that breaks the epatch function that almost every ...1 week ago -
Attention all Gentoo stable users
fsdaily.com - Free Software News - Published news —
Authority: 161
Tomáš (scarabeus) and I decided it was time to do another round of stabilizations. Advertisement Your ad here!1 week ago -
More details about symbol collisions
Flameeyes's Weblog : —
Authority: 124
You might remember that I was quite upset by the amount of packages that block each other when they install the same files (or files with the same name). It might not be obvious – and actually it’s totally non-obvious – why I would insist on these to be solved whenever possible, and why I’m still wishing we ...1 week ago -
ModSecurity, antispam and books
Flameeyes's Weblog : —
Authority: 124
You probably remember that I wrote quite a bit about my use of ModSecurity to handle antispam for the blog’s comments as it allows me to verify the User-Agent header as well as having a few extra tricks up my sleeves without enabling either forced registration, captchas or comment forced moderation. Among the ...1 week ago -
Attention all Gentoo stable users
tuxmachines.org - Do you waddle the waddle? —
Authority: 501
blogs.gentoo.org: Tomáš (scarabeus) and I decided it was time to do another round of stabilizations. Advertisement: read more1 week ago -
Year in filename patterns (”%Y”) for Asunder 1.9
Hartwork Blog —
Authority: 104
In recent times of near-zero coding I took a break yesterday afternoon to write a patch for Asunder 1.9. I’m using Asunder for the moment because as Audex and KAudioCreator fail to handle my CD-ROM device correctly (without really telling why) for reasons I still need to uncover. So Asunder turned out to work for ...1 week ago -
Make mistakes
Flameeyes's Weblog : —
Authority: 124
This post is coming to you on my birthday! Yes, I’m still writing even today; I’m still filing bugs as well. I do have a personal request if somebody wishes to send me something: two £20 PSN cards (from UK). I bought Fallout 3 for PS3 “preowned” while I was in London earlier this month; two days ago the ...1 week ago -
What the tinderbox is doing for you
Flameeyes's Weblog : —
Authority: 124
Since I’ve asked for some help with the tinderbox also with some pretty expensive hardware (the registered ECC RAM ), I should probably also explain well what my tinderbox is doing for the final users. Some of the stuff is what any tinderbox would do, but as I wrote before, a tinderbox alone is not enough ...2 weeks ago -
More tinderbox notes, just to say
Flameeyes's Weblog : —
Authority: 124
To complete the topic I started with the previous post I would like to give you some more notes about the way the tinderbox work, and in particular about the manual fiddling I have to do on it to make sure that it works smooth; and the issues that haven’t been tackled yet. As I said the tinderbox is a Linux ...2 weeks ago -
Firebird database is available in top major linux distros
fsdaily.com - Free Software News - Published news —
Authority: 161
All major free distro have now latest Firebird stable version (2.1.3) available in their official repositories. Here is the list of where firebird 2.1.3 is included or can be installed2 weeks ago -
Tinderbox: explaining some works
Flameeyes's Weblog : —
Authority: 124
Many people asked before to explain better how my tinderbox works so that they can propose changes and help. Well, let me try to explain more how the thing is working so I can actually get some suggestions, as right now I’m a bit stuck. Right now the tinderbox is a Linux Container that runs in Yamato; since ...2 weeks ago

