Better way to list supported boards?

2019-07-11 Thread Jesse Gibbons
I am trying to get a list of arm devices for which guix can cross-compile a system image. I try the following command: time guix system disk-image --verbosity=3 --root=dnebored-armhf.iso --system=armhf-linux -e '((@ (gnu system install) os-with-u-boot) (@ (gnu system install) installation-os) "dn

Re: How add user without update package

2019-07-11 Thread Fredrik Salomonsson
No problem One tip to avoid long build hours is the find a commit with enough substitutes. What I usually do is to check http://cl.guix.info/jobset/guix-master, find one with success > 1000 and pull down that commit. For example #6182 guix → 156b7ab 1322/620/1268 run: guix pull --committ=156b7ab

mount host directory in guest VM

2019-07-11 Thread Kristofer Buffington
Hello! I would like to have a shared folder between VMs on my virtualization host. I can do that manually, but it doesn't persist between restarts. # mount -t 9p -o trans=virtio,version=9p2000.L hostshare / This command lets the guest mount the hosts shared folder. How can I put that into my ope

Re: How add user without update package

2019-07-11 Thread Pirboazo
Hi Fredrik, As you see below the state of my system  before my reconfigure. last guix pull : Generation 5    *Jun 30 2019 15:39:18 *   (current)  guix 5dd0269     repository URL: https://git.savannah.gnu.org/git/guix.git     branch: master     commit: 5dd0269244da42066133d19055c9eb82b9e9ae20 La

Installation freeze

2019-07-11 Thread Leonardo Pérez Pulido
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hello everyone, During the installation process, after the installer downloads sqlite-autoconf-326.tar.gz and pass the 'configure' phase, the installation freezes in the 'build' phase. The screen looks like: | building I've tried it several t