Yoshiaki Senda
8d674f6105
Merge branch 'development' into patch-2
2023-06-12 22:31:42 +09:00
Christian Goll
b3ebb6bfd7
Merge pull request #849 from panda1100/panda1100-el9
...
Quickstart Guide for EL9
2023-06-12 14:49:33 +02:00
Yoshiaki Senda
5e30205b63
Quickstart Guide for EL9
...
Quickstart Guide for EL9
2023-06-09 00:59:37 +09:00
Yoshiaki Senda
d81dcdf65b
add genconfig line
...
* without `genconfig`, warewulfd doesn not read `/etc/warewulf/warewuld.conf`, and read `/usr/local/etc/warewulf/warewulf.conf` instead.
* added `genconfig` line to make our build configuration identical to rpm package one
This fix #847
2023-06-09 00:39:16 +09:00
Yoshiaki Senda
55778b9d51
fix typo
...
fix package name to gpgme-devel
2023-06-08 12:24:19 +09:00
Olaf Mersmann
b84908b515
Add missing packages to build on EL8
...
Building on a fresh Rocky Linux 8.7 box gpgme-devel and libassum-devel
in addition to the packages already listed.
2023-03-23 20:26:10 +01:00
Jonathon Anderson
6073354d24
Update documentation to reference ghcr rather than DockerHub
...
Warewulf sample node images are now built automatically with GitHub CI/CD,
targeting ghcr.io. This updates the documentation to reference that location
rather than DockerHub.
Addresses #732
Signed-off-by: Jonathon Anderson <janderson@ciq.co >
2023-03-20 16:09:05 -06:00
Jonathon Anderson
10d1edaf81
Fix accidental userdocs italics
...
Fixes #702
Signed-off-by: Jonathon Anderson <janderson@ciq.co >
2023-02-22 00:58:00 -07:00
Jonathon Anderson
ef31b3ddb8
Reflow all userdocs text
...
Signed-off-by: Jonathon Anderson <janderson@ciq.co >
2023-02-22 00:05:36 -07:00
Jonathon Anderson
78b857a3e4
Whitespace cleanup
...
Removes trailing whitespace from all source files.
Signed-off-by: Jonathon Anderson <janderson@ciq.co >
2022-12-08 18:59:56 -07:00
Brian Clemens
04ee8cc967
feat(docs): New documentation
...
Convert docs to mkdocs, move back into repo, publish to repo
2022-09-15 21:00:17 +09:00