I have a networkless box that I've gentoo installed on. I grabbed the
latest portage snapshot from one of the mirrors. I ran emerge -DNeF
world and system on my networked machine to try and fetch every possible
file needed to install my world and system programs. Then I tarred the
distfiles directo
On Wed, 2007-08-01 at 09:31 +0100, Stroller wrote:
> On 1 Aug 2007, at 02:53, Richard Marz wrote:
>
> > I have a networkless box that I've gentoo installed on. I grabbed the
> > latest portage snapshot from one of the mirrors. I ran emerge -DNeF
> > world and system o
It is it possible to glob an entire subdirectory in package.use. I'm
trying to stop portage from using the doc flag when installing java
development suites. I tried adding the following to my package.use file:
dev-java/* -doc
Then ran `emerge -uD world` and it attempted to download the jdk doc
fil
That worked flawlessly. Thank you very much.
On Wed, 2007-04-18 at 05:15 +0200, Bo Ørsted Andresen wrote:
> On Tuesday 17 April 2007 17:58:27 Richard Marz wrote:
> > It is it possible to glob an entire subdirectory in package.use. I'm
> > trying to stop portage from usi
No. But, I will try it now. I'll let you know if it works in a few
minutes because I'm downloading the latests kernel sources.
On Thu, 2007-05-31 at 23:30 -0300, Davi wrote:
> shutdown -h now -P
--
[EMAIL PROTECTED] mailing list
I have all the appropriate power management interfaces enabled in my
kernel. ACPI is the one my system uses, but I've also tried APM and my
system still doesn't manage to shut the power off on it's own. My
motherboard is ATX but I'm forced to shut it down as if it were an AT
mobo. Is there anything
It seems to be giving me the same behaviour as shutdown -h now.
On Thu, 2007-05-31 at 22:39 -0400, Richard Marz wrote:
> No. But, I will try it now. I'll let you know if it works in a few
> minutes because I'm downloading the latests kernel sources.
> On Thu, 2007-05-31 at 23:3
I will try that right now.
On Thu, 2007-05-31 at 23:51 -0300, Norberto Bensa wrote:
> Richard Marz wrote:
> > I have all the appropriate power management interfaces enabled in my
> > kernel. ACPI is the one my system uses, but I've also tried APM and my
>
> How old i
My Bios is up to date. It's not the BIOS. Shutdown has been confirmed to
work with linux and freebsd kernels on my machine in the past.
On Thu, 2007-05-31 at 23:51 -0300, Norberto Bensa wrote:
> Richard Marz wrote:
> > I have all the appropriate power management interfaces
I'll try this as well.
On Thu, 2007-05-31 at 22:57 -0500, Dale wrote:
> Richard Marz wrote:
> > I have all the appropriate power management interfaces enabled in my
> > kernel. ACPI is the one my system uses, but I've also tried APM and my
> > system still doesn
RFACE}" = "yes" ] && opts="${opts}i"
[ "${RC_DOWN_HARDDISK}" = "yes" ] && opts="${opts}h"
/sbin/halt "${opts}"
# hmm, if the above failed, that's kind of odd ...
# so let's force a halt
/sbin/halt -f
On Fri, 200
11 matches
Mail list logo