Commit Graph

1966 Commits

Author SHA1 Message Date
Yoshiaki Senda
960062969e minor fix 2023-06-15 18:36:43 +09:00
Yoshiaki Senda
9e07c99df9 reflect feedback 2023-06-15 18:34:04 +09:00
Yoshiaki Senda
835d953c95 fix indentation 2023-06-15 17:39:57 +09:00
Christian Goll
a5c86277d9 Merge pull request #856 from mslacken/FixDocBuild
fixed targets for doc build
2023-06-15 09:41:53 +02:00
Yoshiaki Senda
e5dcffca0f fix indentation error 2023-06-15 16:25:40 +09:00
Christian Goll
cf5658fed9 fixed targets for doc build
Signed-off-by: Christian Goll <cgoll@suse.com>
2023-06-15 08:54:17 +02:00
Yoshiaki Senda
960bdd6cbc fix typo 2023-06-15 15:51:25 +09:00
Yoshiaki Senda
d9fe4b5e63 Add New documentation for development environment (Vagrant) 2023-06-15 15:44:57 +09:00
Yoshiaki Senda
87fd3a5562 Add development-environment-vagrant
Add development-environment-vagrant to index.rst
2023-06-15 14:33:28 +09:00
Christian Goll
9e463c516e Merge pull request #850 from panda1100/patch-3
Add EL9 quickstart guide to index.rst
2023-06-13 11:35:09 +02:00
Christian Goll
e8adb43a6f Merge pull request #848 from panda1100/patch-2
Fix build configuration on Quickstart guide
2023-06-13 11:34:36 +02:00
Christian Goll
6e5013a359 fix SIGSEV if build host has no network
Signed-off-by: Christian Goll <cgoll@suse.de>
2023-06-13 11:30:15 +02:00
Yoshiaki Senda
8d674f6105 Merge branch 'development' into patch-2 2023-06-12 22:31:42 +09:00
Yoshiaki Senda
104a05fc6c Update CHANGELOG.md
Add EL9 quickstart guide to index.rst
2023-06-12 22:30:29 +09:00
Yoshiaki Senda
c640b37ca0 Add EL9 quickstart guide to index.rst 2023-06-12 22:28:20 +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
Jonathon Anderson
4910bbdfde Merge pull request #795 from anderbubble/userdocs-hostlist
Documentation and tests for hostlist syntax
2023-06-08 15:10:22 -06:00
Jonathon Anderson
3dcc5ba70b Merge pull request #846 from panda1100/patch-1
Fix documentation typo
2023-06-08 15:02:03 -06:00
Yoshiaki Senda
a7b4abd444 Update CHANGELOG.md
Add Quickstart guide for EL9
2023-06-09 01:02:17 +09:00
Yoshiaki Senda
5e30205b63 Quickstart Guide for EL9
Quickstart Guide for EL9
2023-06-09 00:59:37 +09:00
Yoshiaki Senda
bc614c6eb3 Update CHANGELOG.md
+ Fix build configuration on Quickstart guide #847
2023-06-09 00:41:50 +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
Jonathon Anderson
82cdd13987 Documentation and tests for hostlist syntax
Added this to a new top-level page for wwctl

Closes #611

Signed-off-by: Jonathon Anderson <janderson@ciq.co>
2023-06-05 05:06:59 -06:00
Christian Goll
866348bc93 Merge pull request #834 from JasonYangShadow/issue/828
replacing using different string spliter
2023-05-25 08:16:38 +02:00
jason yang
40583b4713 fix kernelargs are not printing properly in node list output
Signed-off-by: jason yang <jasonyangshadow@gmail.com>
2023-05-25 01:21:49 +00:00
Christian Goll
27563db856 added genders examples 2023-05-23 16:48:13 +02:00
Jonathon Anderson
712899c4c2 Merge pull request #768 from JasonYangShadow/issue/758
wwlog outputs to stderr rather than stdout
2023-05-16 01:35:33 -06:00
Jonathon Anderson
4eb13147d2 Merge pull request #777 from JasonYangShadow/issue/608
wwctl overlay import: transparently create parent directories
2023-05-16 01:15:42 -06:00
Jonathon Anderson
3bfd22f65a Merge branch 'development' into issue/608 2023-05-16 01:11:32 -06:00
Jonathon Anderson
6f570e2823 Merge pull request #810 from JasonYangShadow/issue/691
fix wwctl node edit inconsistent state with warewulfd
2023-05-16 00:57:06 -06:00
jason yang
911cb4a3b9 squash commits
Signed-off-by: jason yang <jasonyangshadow@gmail.com>
2023-05-15 10:34:36 +00:00
jason yang
869d3d7c76 squash commits
Signed-off-by: jason yang <jasonyangshadow@gmail.com>
2023-05-15 10:31:07 +00:00
jason yang
956e1b3569 squah commits
Signed-off-by: jason yang <jasonyangshadow@gmail.com>
2023-05-15 10:27:52 +00:00
Christian Goll
5ef7cdbbf2 Merge pull request #816 from JasonYangShadow/hotfix/patch_node_list_test
add sort support for returned entry slice
2023-05-12 08:15:51 +02:00
jason yang
f82e686feb add changelog
Signed-off-by: jason yang <jasonyangshadow@gmail.com>
2023-05-12 02:51:22 +00:00
jason yang
15d4ccb34d add sort support for returned slice
Signed-off-by: jason yang <jasonyangshadow@gmail.com>
2023-05-12 02:47:53 +00:00
Christian Goll
6c2a7b01b6 Merge pull request #770 from JasonYangShadow/issue/739
node/profile list syntax doesn't support comma-separated values
2023-05-11 16:09:30 +02:00
jason yang
b5b62206c1 add one more case
Signed-off-by: jason yang <jasonyangshadow@gmail.com>
2023-05-09 06:12:31 +00:00
jason yang
f24c4765ed add changelog
Signed-off-by: jason yang <jasonyangshadow@gmail.com>
2023-05-09 05:30:35 +00:00
jason yang
59390b4dda node/profile list syntax doesn't support comma-separated values
Signed-off-by: jason yang <jasonyangshadow@gmail.com>
2023-05-09 05:30:35 +00:00
Jonathon Anderson
ab52e389f6 Merge pull request #781 from anderbubble/config-refactor
Refactor package that handles warewulf.conf
2023-04-26 13:56:03 -06:00
Brian Clemens
74df996550 Merge pull request #794 from anderbubble/userdocs-excludes
Document excludes and container_exit.sh
2023-04-22 14:47:08 +09:00
Brian Clemens
dddc82d10f Merge pull request #798 from anderbubble/userdocs-local-container
Document importing local container images
2023-04-22 13:33:46 +09:00
Brian Clemens
6fc507f546 Merge pull request #796 from anderbubble/userdocs-image-size
Add a userdocs section on container sizes and workarounds
2023-04-22 13:33:02 +09:00
Brian Clemens
a361ab3b83 Merge pull request #799 from anderbubble/userdocs-node-discoverable
Document node discovery and order in userdocs
2023-04-22 13:32:27 +09:00
Jonathon Anderson
f1c6cf73e7 Document node discovery and order in userdocs
Closes #487

Signed-off-by: Jonathon Anderson <janderson@ciq.co>
2023-04-21 16:56:07 -06:00
Jonathon Anderson
b0f3a8e4ae Document importing local container images
Closes #492

Signed-off-by: Jonathon Anderson <janderson@ciq.co>
2023-04-21 15:42:30 -06:00
Jonathon Anderson
d0a0feff15 Add a section on container sizes and workarounds
Signed-off-by: Jonathon Anderson <janderson@ciq.co>
2023-04-21 14:29:39 -06:00
Christian Goll
a4f036ad67 Merge pull request #793 from anderbubble/secure-true
Additional documentation for warewulf.conf:warewulf.secure
2023-04-21 09:43:37 +02:00