On Sat, 30 Jun 2012 23:30:41 +0100, Mick wrote:
> > So you trust make to compile and link hundreds of object files and
> > create the kernels and modules. You also trust it to copy all the
> > modules, but you just want to copy that one last file manually so you
> > can pretend you are in control?
On Sat, 30 Jun 2012 19:13:07 -0500, Dale wrote:
> The key thing is, after I change the grub.conf file, I don't have to run
> anything else. It just works. Grub2 does tho. That reminds me of how
> lilo does it.
You're wrong there. All grub2-mkconfig does is update the config
file, it's nothing
On Sat, 30 Jun 2012 20:30:10 -0500, Paul Hartman wrote:
> You can also make/maintain the grub.cfg yourself with grub2, just like
> in old grub. In fact this is what I do... I don't use the
> grub2-mkconfig each time, I only used it once to generate a file and
> then edited it by hand after that. I
On Sat, 30 Jun 2012 21:55:27 -0500, Alecks Gates wrote:
> Did you use it interactively? It should look like this:
> alecks@linux:~$ sudo -i
> root@linux: ~# echo "sys-boot/grub:2 **" >>
> /etc/portage/package.accept_keywords/package.keywords.grub2
>
> Just the way I like to do it. You could als
Neil Bothwick wrote:
> On Sat, 30 Jun 2012 23:30:41 +0100, Mick wrote:
>
>>> So you trust make to compile and link hundreds of object files and
>>> create the kernels and modules. You also trust it to copy all the
>>> modules, but you just want to copy that one last file manually so you
>>> can pre
Hi, Walt.
On Sun, Jun 24, 2012 at 11:03:06AM -0400, Walter Dnes wrote:
> On Sat, Jun 23, 2012 at 10:40:23AM +, Alan Mackenzie wrote
> > Hi, Gentoo.
> > I've just emerge --sync'd, and there's a massive amount of X server
> > updates. When I try emerge -auND, I get told:
> > The following USE
Is anyone having problems with the latest kernel-3.4.4?
After configuring with the same .config file that I used for 3.4.0,
the new 3.4.4 kernel boots but it cannot read the USB keyboard.
Presumably the USB mouse is also affected.
Here are, I believe, the relevant lines from the kernel log for
t
On 07/01/2012 12:39 PM, Frank Peters wrote:
Is anyone having problems with the latest kernel-3.4.4?
After configuring with the same .config file that I used for 3.4.0,
the new 3.4.4 kernel boots but it cannot read the USB keyboard.
Presumably the USB mouse is also affected.
Here are, I believe,
On Sun, 1 Jul 2012 12:39:07 -0400
Frank Peters wrote:
>
> After configuring with the same .config file that I used for 3.4.0,
> the new 3.4.4 kernel boots but it cannot read the USB keyboard.
> Presumably the USB mouse is also affected.
>
The problem has been traced to a certain configuration
On Sun, 01 Jul 2012 13:08:05 -0400
Hung Dang wrote:
>
> Have you rebuilt your x11-drivers? If you haven't please try this
> command emerge `qlist -I -C x11-drivers` then restart X.
>
Thanks for your reply, but, unfortunately, the x11-drivers have
nothing to do with the USB system.
The problem
Hi, I'm trying to compile new kernel, but it failed:
CC arch/x86/kernel/process_64.o
CC arch/x86/kernel/signal.o
AS arch/x86/kernel/entry_64.o
CC arch/x86/kernel/traps.o
arch/x86/kernel/traps.c: In function âdefault_do_nmiâ:
On Sun, Jul 1, 2012 at 12:07 PM, Frank Peters wrote:
> On Sun, 1 Jul 2012 12:39:07 -0400
> Frank Peters wrote:
>
>>
>> After configuring with the same .config file that I used for 3.4.0,
>> the new 3.4.4 kernel boots but it cannot read the USB keyboard.
>> Presumably the USB mouse is also affecte
On Sun, Jul 1, 2012 at 12:27 PM, Jarry wrote:
> Hi, I'm trying to compile new kernel, but it failed:
>
> CC arch/x86/kernel/process_64.o
> CC arch/x86/kernel/signal.o
> AS arch/x86/kernel/entry_64.o
> CC arch/x86/kernel/traps
Recently, I asked on the list whether anyone had seen this phenomenon :
> What I'm refering to is getting downloaded files in slices,
> eg using Wget, a piece of the file downloads for 22 sec , then stops;
> Wget tries again & another 22 sec piece comes down the pipe, then
> stops. This can go
On 06/29/2012 10:12 PM, David Haller wrote:
> -dnh, who has his first 3T GPT partitioned drive (for data only, one
> 2793GiB ext3 partition) in his main box since tuesday or so.
Remember, pride goeth before the fsck. Or something like that.
Why did you pick ext3 over ext4? You can fsck ext
On 01-Jul-12 21:20, Philip Webb wrote:
I now have an explicit example of a server doing this :
503: hold> wget --no-check-certificate -c
http://www.math.wisc.edu/~keisler/keislercalc-2-12.pdf
--2012-07-01 15:07:18--
http://www.math.wisc.edu/~keisler/keislercalc-2-12.pdf
Resolving ww
On Sun, 01 Jul 2012 21:34:23 +0200
Jarry wrote:
> On 01-Jul-12 21:20, Philip Webb wrote:
>
> > I now have an explicit example of a server doing this :
> >
> >503: hold> wget --no-check-certificate -c
> > http://www.math.wisc.edu/~keisler/keislercalc-2-12.pdf --2012-07-01
> > 15:07:18-- http
On Sunday 01 Jul 2012 20:34:23 Jarry wrote:
> On 01-Jul-12 21:20, Philip Webb wrote:
> > I now have an explicit example of a server doing this :
> >503: hold> wget --no-check-certificate -c
> >http://www.math.wisc.edu/~keisler/keislercalc-2-12.pdf --2012-07-01
> >15:07:18-- http://www.
On Sun, Jul 1, 2012 at 4:12 PM, Mick wrote:
> On Sunday 01 Jul 2012 20:34:23 Jarry wrote:
>> On 01-Jul-12 21:20, Philip Webb wrote:
>> > I now have an explicit example of a server doing this :
>> >503: hold> wget --no-check-certificate -c
>> >http://www.math.wisc.edu/~keisler/keislercalc-2
Am 29.06.2012 10:35, schrieb Neil Bothwick:
> However, I also run GRUB legacy on some systems. I'd never install
> it now, but if it's installed and working, why mess with it?
Same thoughts here.
If my system boots all the OSs I want to boot, why risk that?
Does it speed up things? How many *se
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 30.06.2012 22:24, Dale wrote:
>>
> A, I can name it kernel. That makes more sense to me. Me
> votes for kernel-x.y.z. Heck, this may work for me.
>
> I still don't like the deal of having to run something after
> changing the kernel tho.
120701 Michael Mol wrote:
> It could be a connection duration limit.
> Either the web server or an intermediate proxy server
> may place a limit on how long a connection may be open.
> If you have a low-bandwidth pipe, you'd be more vulnerable
> to hitting that limit than someone with a high-bandwi
On Wed, Jun 27, 2012 at 10:13 PM, Michael Mol wrote:
> Very rough, and very much a works-for-me thing, but I thought I'd share.
>
> https://github.com/mikemol/gentoo-install
>
> I wrote it to ease the pain of the "install-configure-build" cycle I
> was going through to figure out what was breaking
On Sun, Jul 1, 2012 at 8:26 PM, Philip Webb wrote:
> 120701 Michael Mol wrote:
>> It could be a connection duration limit.
>> Either the web server or an intermediate proxy server
>> may place a limit on how long a connection may be open.
>> If you have a low-bandwidth pipe, you'd be more vulnerab
> One thing you might be able to do is pay $5/mo or so for a Linux VM at
> some VPS provider, install and configure Squid, and bounce your own
> traffic off of it. Squid will pull down the file faster than you, and
> won't impose a connection time limit on you. (Unless you configure it
> to do so..
120701 Michael Mol wrote:
> On Sun, Jul 1, 2012 at 8:26 PM, Philip Webb wrote:
>> So 2 conclusions for me : (1) yes, servers do impose time-slices ;
>> (2) my basic problem remains the very low bandwidth I'm getting,
>> which I have to take up with my ISP once I've clarified other aspects.
> The
Just wondering... did Saturday's "Leap Second" bit your infrastructure?
Did you do something special (like Google did) to prevent chaos?
'Leap Second' Bug Wreaks Havoc Across Web | Wired Enterprise | Wired.com
http://m.wired.com/wiredenterprise/2012/07/leap-second-bug-wreaks-havoc-with-java-linux
120701 Philip Webb wrote:
> Well, the simpler alternative in my case wb to use the UoT service.
> I can 'ssh' into a CLI on the CHASS machine, which runs Irix,
> then use 'wget' from there with a very fast connection.
> Downloading a file from there to here would remain fairly slow,
> but it wouldn
28 matches
Mail list logo