gnuboot-patches
[Top][All Lists]
Advanced

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

[PATCH v1 00/12] First patches for a proper manual.


From: Denis 'GNUtoo' Carikli
Subject: [PATCH v1 00/12] First patches for a proper manual.
Date: Mon, 4 Nov 2024 00:18:53 +0100

Hi,

Here are patches that starts adding a manual for GNU Boot.

Note that at the time of writing the previous patches have been
reviewed and pushed and I asked neox the permission to send patches
while the other ones were not pushed yet.

Denis 'GNUtoo' Carikli (12):
  website: Makefile.am: wrap Guix commands instead of targets.
  website: Makefile.am: use common guix shell command.
  website: README: document how to build the website without Guix.
  website: use Guix v1.4.0.
  Add minimalist GNU Boot manual.
  manual: Describe the GNU Boot project.
  manual: Add list of compatible computers.
  manual: Add section about supported computer parts and peripherals.
  manual: Add section on supported operating systems.
  manual: add section about the images we released.
  manual: Add sections about installing and building GNU Boot.
  manual: Add section about using GNU Boot.

 manual/.gitignore                             |  19 +
 manual/SOIC-16.jpeg                           | Bin 0 -> 227454 bytes
 manual/fdl-1.3.texi                           | 505 ++++++++++
 manual/gnuboot.texi                           | 861 ++++++++++++++++++
 .../distros/guix/bordeaux.guix.gnu.org.pub    |   6 +
 website/.gitignore                            |  22 +
 website/Makefile.am                           | 231 +++--
 website/README                                | 131 ++-
 website/configure.ac                          |  20 +-
 website/force-bordeaux-substitute.scm         |  52 ++
 website/pages/docs/index.md                   |  13 +
 11 files changed, 1769 insertions(+), 91 deletions(-)
 create mode 100644 manual/.gitignore
 create mode 100644 manual/SOIC-16.jpeg
 create mode 100644 manual/fdl-1.3.texi
 create mode 100644 manual/gnuboot.texi
 create mode 100644 resources/distros/guix/bordeaux.guix.gnu.org.pub
 create mode 100644 website/force-bordeaux-substitute.scm

-- 
2.46.0




reply via email to

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