Re: [arch-general] Is there a burning tool able to replace K3b?

2014-01-26 Thread Bennett Piater
Personally, I fell in love with AwesomeWM. It's quick to set up, and i've never looked back. Everything works well automagically! B On 01/25/2014 04:46 AM, David Rosenstrauch wrote: On 01/24/2014 09:24 PM, David C. Rankin wrote: On 01/21/2014 04:43 AM, Ralf Mardorf wrote: I'm experimenting

[arch-general] Kernel 3.13

2014-01-26 Thread Jonathan Hudson
When you upgrade to kernel 3.13, pacman considerately informs you that you must have a keyboard hook in mkinitcpio.conf. What you're not told is that if you have an AT keyboard, you also need to ensure that the atkbd module is loaded, otherwise you probably won't have a working keyboard on

Re: [arch-general] /usr/bin/makepkg: eval: line 2180: unexpected EOF while looking for matching `}'

2014-01-26 Thread Emil Lundberg
provides=(${pkgname}) is added implicitly by makepkg, so you shouldn't need to define the provides variable at all in this case (unless I misunderstood your PKGBUILD). On Sat, Jan 25, 2014 at 11:42 AM, David C. Rankin drankina...@suddenlinkmail.com wrote: On 01/24/2014 08:10 PM, Nowaker wrote:

Re: [arch-general] Kernel 3.13

2014-01-26 Thread Dave
Jonathan Hudson jh+a...@daria.co.uk wrote: When you upgrade to kernel 3.13, pacman considerately informs you that you must have a keyboard hook in mkinitcpio.conf. What you're not told is that if you have an AT keyboard, you also need to ensure that the atkbd module is loaded, otherwise you

Re: [arch-general] Kernel 3.13

2014-01-26 Thread Karol Blazewicz
On Sun, Jan 26, 2014 at 9:01 PM, Jonathan Hudson jh+a...@daria.co.uk wrote: When you upgrade to kernel 3.13, pacman considerately informs you that you must have a keyboard hook in mkinitcpio.conf. What you're not told is that if you have an AT keyboard, you also need to ensure that the atkbd

Re: [arch-general] Kernel 3.13

2014-01-26 Thread Jonathan Hudson
On Sun, 26 Jan 2014 20:17:13 +, Dave wrote: Jonathan Hudson jh+a...@daria.co.uk wrote: When you upgrade to kernel 3.13, pacman considerately informs you that you must have a keyboard hook in mkinitcpio.conf. What you're not told is that if you have an AT keyboard, you also need to ensure