unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Dima Ursu <dima@tehnoetic.com>
To: help-guix@gnu.org
Subject: All source code for GuixSD system
Date: Mon, 15 May 2017 15:11:12 +0300	[thread overview]
Message-ID: <089889f3-8c9f-e07d-80c7-d19efc0b2b18@tehnoetic.com> (raw)

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

             reply	other threads:[~2017-05-15 12:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-15 12:11 Dima Ursu [this message]
2017-05-16  9:50 ` All source code for GuixSD system 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=089889f3-8c9f-e07d-80c7-d19efc0b2b18@tehnoetic.com \
    --to=dima@tehnoetic.com \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).