Re: [systemd-devel] arch bootstrapping

2013-08-19 Thread Zbigniew Jędrzejewski-Szmek
On Sat, Aug 17, 2013 at 02:50:01PM -0500, William Giokas wrote: 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

Re: [systemd-devel] arch bootstrapping

2013-08-19 Thread Thomas Bächler
Am 19.08.2013 21:05, schrieb Zbigniew Jędrzejewski-Szmek: Now to do the --populate archlinux, you need to have an archlinux keyring in /usr/share/pacman/keyrings/. If you look at the `archlinux-keyring` package in arch, that should give you some ideas. So, I've created a simple

Re: [systemd-devel] arch bootstrapping

2013-08-18 Thread Thomas Bächler
Am 17.08.2013 17:27, schrieb 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,

[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