Re: [arch-general] Beginner's Guide: Disable dhcpd service before setting static ip

2013-04-09 Thread Rodrigo Rivas
On Tue, Apr 9, 2013 at 3:01 AM, Siddhartha Sahu sh.siddhar...@gmail.comwrote: yes it should be `systemctl stop dhcpcd.service`. I had typed the earlier one from memory. That stops the service all right, but it doesn't disable it. On next boot it will be started again. What you probably want

Re: [arch-general] zsh-history-substring-search with grml-zsh-config

2013-04-09 Thread f gr
Excerpt from Oon-Ee Ng's message of 2013-04-09T11:23+0800: I use grml-zsh-config and after a recent update zsh-history-substring-search seems to have stopped working (up and down no longer search for the substring). Anyone with the same experience, or an a alternative? I really don't grok

Re: [arch-general] zsh-history-substring-search with grml-zsh-config

2013-04-09 Thread Gaetan Bisson
[2013-04-09 09:21:24 +0200] f gr: Excerpt from Oon-Ee Ng's message of 2013-04-09T11:23+0800: I use grml-zsh-config and after a recent update zsh-history-substring-search seems to have stopped working (up and down no longer search for the substring). Anyone with the same experience,

Re: [arch-general] 3.8.6 kernel compile fails with gcc 4.8

2013-04-09 Thread Martti Kühne
On Mon, Apr 8, 2013 at 8:39 PM, Damjan gdam...@gmail.com wrote: same thing after git clean -fx here's my config if it's relevant http://paste.pound-python.org/show/32083/ -- дамјан Looks either like compiler bug or misconfigured gcc [0]. cheers! mar77i [0]

Re: [arch-general] 3.8.6 kernel compile fails with gcc 4.8

2013-04-09 Thread Sudaraka Wijesinghe
On 04/09/13 00:09, Damjan wrote: same thing after git clean -fx here's my config if it's relevant http://paste.pound-python.org/show/32083/ Using your config on i686 I got the same error. I noticed that you have set the target processor to Pentium M, and I changed it to generic x86 and it

Re: [arch-general] zsh-history-substring-search with grml-zsh-config

2013-04-09 Thread Oon-Ee Ng
On Tue, Apr 9, 2013 at 7:47 PM, Gaetan Bisson bis...@archlinux.org wrote: [2013-04-09 09:21:24 +0200] f gr: I hope you both realize that this discussion is quite pointless without specific version numbers, and will provide more context in the future... -- Gaetan Sorry, my bad. Using the

[arch-general] mdadm: RAID-5 performance sucks

2013-04-09 Thread Karol Babioch
Hi, I've got four HDDs and added them into a RAID-5 array, which basically works just fine. However the performance sucks quite hard. I get only about 70 MB/s when it comes down to reading and writing speeds of about 35 MB/s. The hardware itself is quite decent: Intel Xeon E31260L, 8 GB RAM and

Re: [arch-general] mkinitcpio: fsck - Does it actually make sense?

2013-04-09 Thread Tom Gundersen
On Mon, Apr 8, 2013 at 10:45 PM, Karol Babioch ka...@babioch.de wrote: I'm wondering whether it makes actually sense to include the fsck hook into the initial ramdisk.syt In case your filesystem needs fsck before being mounted (i.e., it is not btrfs), then the sane thing to do is to first fsck

Re: [arch-general] Beginner's Guide: Disable dhcpd service before setting static ip

2013-04-09 Thread Alexandre Medeiros
On 9 April 2013 05:31, Rodrigo Rivas rodrigorivasco...@gmail.com wrote: That stops the service all right, but it doesn't disable it. On next boot it will be started again. What you probably want is to stop *and* disable: He is talking about the dhcpcd service on the install image, so disable

Re: [arch-general] Beginner's Guide: Disable dhcpd service before setting static ip

2013-04-09 Thread Bruno Widmann
On Tue, Apr 9, 2013 at 10:31 AM, Rodrigo Rivas rodrigorivasco...@gmail.comwrote: What you probably want is to stop *and* disable: No, the Beginners-Guide section at issue here is about getting the Network going when initialy booting into the Arch installation environment. At that point, the

Re: [arch-general] mdadm: RAID-5 performance sucks

2013-04-09 Thread Chris Down
On 10 April 2013 00:16, Karol Babioch ka...@babioch.de wrote: Hi, I've got four HDDs and added them into a RAID-5 array, which basically works just fine. However the performance sucks quite hard. I get only about 70 MB/s when it comes down to reading and writing speeds of about 35 MB/s.

Re: [arch-general] mdadm: RAID-5 performance sucks

2013-04-09 Thread Rafa Griman
Hi :) On Tue, Apr 9, 2013 at 6:16 PM, Karol Babioch ka...@babioch.de wrote: Hi, I've got four HDDs and added them into a RAID-5 array, which basically works just fine. However the performance sucks quite hard. I get only about 70 MB/s when it comes down to reading and writing speeds of about