all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* All source code for GuixSD system
@ 2017-05-15 12:11 Dima Ursu
  2017-05-16  9:50 ` Efraim Flashner
  0 siblings, 1 reply; 7+ messages in thread
From: Dima Ursu @ 2017-05-15 12:11 UTC (permalink / raw)
  To: help-guix

Hello,

I'm Dima from Technoethical, and I'm stuck at getting some source code.

We want to ship laptops preinstalled with GuixSD as well, and we want to
include the sources corresponding to all the binaries present in the
GuixSD system we ship.

The plan was this:

1. find a list of the installed software;
$ guix package --list-installed --profile=/run/current-system/profile
$ guix package --list-installed
--profile=/var/guix/profiles/per-user/root/guix-profile

2. download the sources;
$ guix build -S <package-name>

3. copy them in the home folder;

However, at step 1 I noticed that only the packages installed by us are
there. There is no package for linux-libre, for example.
How do I get a list of the base packages, the ones shipped with the
GuixSD installation image?

Thank you,
Dima

-- 
Free Software Activist
Engineer @ Tehnoetic
https://tehnoetic.com

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-05-19 15:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-15 12:11 All source code for GuixSD system Dima Ursu
2017-05-16  9:50 ` Efraim Flashner
2017-05-16 19:46   ` Ludovic Courtès
2017-05-16 20:06     ` Tiberiu
2017-05-16 20:11       ` Fox
2017-05-16 21:03       ` Ludovic Courtès
     [not found]         ` <cb710463-0adb-9dab-933f-9b3f746bc229@tehnoetic.com>
2017-05-19 15:39           ` Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.