gnuboot-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v1 05/14] build instructions: debootstrap: Add Guix.


From: Adrien 'neox' Bourmault
Subject: Re: [PATCH v1 05/14] build instructions: debootstrap: Add Guix.
Date: Mon, 29 Apr 2024 15:48:35 +0200
User-agent: Evolution 3.48.4

Guix now supports debootstraping both PureOS and Trisquel. In Guix,
the keyring packages are runtime dependencies of debootstrap, and
debootstrap refers to them by their full path in /gnu/store.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Acked-by: Adrien 'neox' Bourmault <neox@gnu.org>
---
 site/docs/build/index.md | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/site/docs/build/index.md b/site/docs/build/index.md
index d99771b..78be395 100644
--- a/site/docs/build/index.md
+++ b/site/docs/build/index.md
@@ -41,7 +41,8 @@ And these cannot build GNU Boot yet:
 If you don't use PureOS 10 (byzantium) or Trisquel 10 (nabia), there
 are many ways to run them on top of other GNU/Linux distributions.
 
-If you run Parabola, Trisquel 10 (nabia) or Trisquel 11 (aramo), you
+If you run Guix (either as an operating system or on top of another
+distribution), Parabola, Trisquel 10 (nabia), Trisquel 11 (aramo), you
 can use debootstrap to create a chroot of Trisquel 10 (nabia) or
 PureOS 10 (byzantium). Here are the packages you need to install
 depending on your distribution:
@@ -49,6 +50,10 @@ depending on your distribution:
 
+----------------+-----------------------+-------------------------------------+
 | Host distro    | Chroot distro         | Required packages                   
|
 
+----------------+-----------------------+-------------------------------------+
+| Guix           | PureOS 10 (byzantium) | debootstrap                         
|
++----------------+-----------------------+-------------------------------------+
+| Guix           | Trisquel 10 (nabia)   | debootstrap                         
|
++----------------+-----------------------+-------------------------------------+
 | Parabola       | PureOS 10 (byzantium) | debootstrap, pureos-archive-keyring 
|
 
+----------------+-----------------------+-------------------------------------+
 | Parabola       | Trisquel 10 (nabia)   | debootstrap, trisquel-keyring       
|
--
2.41.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]