Re: [systemd-devel] arch bootstrapping

2013-08-17 Thread William Giokas
On Sat, Aug 17, 2013 at 05:44:27PM +0200, Daniel Buch wrote: > I run with SigLevel = Required DatabaseOptional. And i guess that's > recommended. Have you tried pacman-key --init before you --populate > archlinux? Pacman has it's own `pacman-key` command that interfaces with gpg to manipulate its

Re: [systemd-devel] arch bootstrapping

2013-08-17 Thread Daniel Buch
I run with SigLevel = Required DatabaseOptional. And i guess that's recommended. Have you tried pacman-key --init before you --populate archlinux? 2013/8/17 Zbigniew Jędrzejewski-Szmek > Hi, > > I was trying to get the arch installation example in systemd-spawn > to work on Fedora. My intent is

[systemd-devel] arch bootstrapping

2013-08-17 Thread Zbigniew Jędrzejewski-Szmek
Hi, I was trying to get the arch installation example in systemd-spawn to work on Fedora. My intent is to package pacman and pacstrap for Fedora, to make it easy to play with distributions. Fedora already has alien and dpkg/apt-get, so adding pacman seems kind of nice. The packaging process is go