griznog
082eddc0f7
Update CHANGELOG.
2023-07-26 07:22:43 -05:00
John Hanks
6a53b9aa19
Replace deprecated io.ioutil functions with new os versions.
2023-07-25 18:54:06 -05:00
John Hanks
22df58eab4
More aggressive cleaning based on contents of .gitignore.
2023-07-25 18:53:14 -05:00
Christian Goll
546007423c
Merge pull request #873 from ArnaudDevelopper/development
...
Addind information related to node status checkup during provisiong p…
2023-06-28 11:39:10 +02:00
Arnaud Lecomte
9934f2a1b1
Addind information related to node status checkup during provisiong process
2023-06-28 11:01:10 +02:00
Christian Goll
2cf928d6b7
reboot also without systemd
...
Signed-off-by: Christian Goll <cgoll@suse.com >
2023-06-27 14:28:16 +02:00
Christian Goll
d0da932c0d
Merge pull request #863 from ArnaudDevelopper/patch-1
...
Fix lsmod wrong spelling
2023-06-26 16:02:23 +02:00
Arnaud
ba3939345c
Fix lsmod wrong spelling
2023-06-26 15:59:45 +02:00
Christian Goll
64c13c01d6
Merge pull request #861 from jamescogo/patch-1
...
Update el9.rst
2023-06-23 08:09:52 +02:00
James Cogo
f1e1e8d90a
Update el9.rst
...
No match for argument: gpgpme-devel
Error: Unable to find a match: gpgpme-devel
-Changed gpgpme-devel ==> gpgme-devel
2023-06-22 16:47:19 -07:00
Christian Goll
2cd6582d55
Merge pull request #855 from panda1100/patch-4
...
New documentation for development environment (Vagrant)
2023-06-15 11:45:00 +02:00
Yoshiaki Senda
2f82e5c964
fix inline code block
2023-06-15 18:37:40 +09:00
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