[arch-general] UEFI madness

2013-03-01 Thread David Benfell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, So far, my attempt to install Arch Linux on a UEFI system is a total facepalm moment. The problem is in booting post-install. So, first, does anyone have actual--and successful--experience installing Arch on a UEFI system? Yes, I went to the

Re: [arch-general] Can't build virtualbox

2013-03-01 Thread Martti Kühne
On Thu, Feb 28, 2013 at 12:41 PM, Manuel Reimer wrote: [...] > > I'm building with "-j2". Can someone please tell me what I have to do to > make the build succeed? > > Thanks in advance > Does it work without -j2? make is known to not always play well with parallel building, especially if shells

Re: [arch-general] tomoyo-init on linux 3.8.0-2

2013-03-01 Thread Martti Kühne
On Wed, Feb 27, 2013 at 2:48 PM, Alexander Diana wrote: > Regardless of what I add in kernel flags, tomoyo-init is never loaded. > > I see no noticable error messages anywhere in the logs. > > I have confirmed tomoyo-init works when manually loaded, and confirmed that > tomoyo itself is working an

[arch-general] mkinitcpio-encrypt-multi

2013-03-01 Thread Karsten Rode
Hi I'm using btrfs on two LUKS encrypted partitions as root. This is working perfectly with the mkinitcpio hook "encrypt-multi" from the aur package "mkinitcpio-encrypt-multi". Does anybody know if there is a plan to include this functionality in the "encrypt" hook from core/cryptsetup ? regard

Re: [arch-general] [arch-dev-public] ISO image announcements

2013-03-01 Thread Cody Maloney
On Fri, Mar 1, 2013 at 2:20 AM, Pierre Schmitz wrote: > Hi all, > > I just uploaded a new installer image. I did not write any announcement > for the last two. Some people were asking for a news item. What is your > opinion on this? Should we post announcements even if there are no > exciting chan

Re: [arch-general] Can't build virtualbox

2013-03-01 Thread Sébastien Luttringer
On Thu, Feb 28, 2013 at 12:41 PM, Manuel Reimer wrote: > Hello, > > I have a reproducible problem with virtualbox on my system. To find out > which version was the first one that causes those problems for me, I want to > build virtualbox on my own and step back until the problem no longer exists.