Gregory Kurtzer
|
6dbf12a2ae
|
Updated and cleaned quickstart guides
|
2021-04-24 16:58:12 -07:00 |
|
Gregory Kurtzer
|
d1bae3582b
|
Fixed Warewulfd and systemd
|
2021-04-24 16:49:06 -07:00 |
|
Gregory Kurtzer
|
1e0b86b71c
|
Cleanups in kernel go
|
2021-04-24 16:37:40 -07:00 |
|
Gregory Kurtzer
|
98940c0483
|
Don't overwrite the config files if they are already present
|
2021-04-24 16:36:45 -07:00 |
|
Gregory Kurtzer
|
083c7bbe33
|
Compress the kmods and overlays
|
2021-04-24 16:36:22 -07:00 |
|
Gregory Kurtzer
|
74c3c5e816
|
Cleanups to configure --all command
|
2021-04-24 16:03:31 -07:00 |
|
Gregory Kurtzer
|
1fec3c84d5
|
Removed old VNFS source files
|
2021-04-24 15:05:26 -07:00 |
|
Gregory Kurtzer
|
3e0d48762e
|
code cleanups
|
2021-04-24 15:00:54 -07:00 |
|
Gregory Kurtzer
|
fde292a84e
|
Change default value for kernelargs rootfstype=rootfs
|
2021-04-23 22:03:40 -07:00 |
|
Gregory Kurtzer
|
79097ed5b3
|
Fix the documentation location in README.md
|
2021-04-23 21:54:12 -07:00 |
|
Gregory Kurtzer
|
1ed876bae5
|
Minor el8 quickstart fix
|
2021-04-23 21:51:37 -07:00 |
|
Gregory Kurtzer
|
ad6dec792b
|
Readding Yong's addition of graphdriver/copy
|
2021-04-23 21:49:25 -07:00 |
|
Gregory Kurtzer
|
60b827ab3e
|
Might as well install the yum link in the Centos8 recipe
|
2021-04-23 21:36:29 -07:00 |
|
Gregory Kurtzer
|
2f923dbc08
|
Temporarily adding the centos-8.def Singularity container build script
|
2021-04-23 21:29:11 -07:00 |
|
Gregory Kurtzer
|
19d4fec376
|
Remove persist option from configure commands
|
2021-04-23 21:06:57 -07:00 |
|
Gregory Kurtzer
|
d1bc747cc2
|
Commented out support for arm32.efi as we don't have that built yet
|
2021-04-23 20:49:49 -07:00 |
|
Gregory Kurtzer
|
a937d9a311
|
Dropped the arm64.efi file to the file system
|
2021-04-23 20:49:29 -07:00 |
|
Gregory Kurtzer
|
7f26ab646e
|
Assume sane default to GOPATH if it doesn't exist in env
|
2021-04-23 20:42:06 -07:00 |
|
Gregory Kurtzer
|
d189adc50c
|
Merge branch 'main' of github.com:hpcng/warewulf into main
|
2021-04-23 20:34:10 -07:00 |
|
Gregory Kurtzer
|
2e793ebe62
|
Merged the debian specific overlay into default
|
2021-04-23 20:31:27 -07:00 |
|
Gregory Kurtzer
|
fb2c7c64b8
|
Minor cleanup
|
2021-04-23 20:27:41 -07:00 |
|
Gregory Kurtzer
|
3ce16be7a9
|
Update godeps
|
2021-04-23 19:39:19 -07:00 |
|
Gregory Kurtzer
|
72ae24c5bc
|
Docker requirement was breaking build.
|
2021-04-23 19:39:02 -07:00 |
|
Gregory Kurtzer
|
77bc2c5817
|
Removed unnecessary files
|
2021-04-23 19:38:36 -07:00 |
|
Brian Clemens
|
bdf11051be
|
ARM iPXE filenames in dhcpd configuration template
|
2021-04-23 19:48:48 +09:00 |
|
Brian Clemens
|
f99127d3dc
|
Embed updated iPXE binaries
|
2021-04-23 19:44:31 +09:00 |
|
Brian Clemens
|
f606770865
|
Update iPXE binaries, add arm64 iPXE
|
2021-04-23 14:35:33 +09:00 |
|
Brian Clemens
|
9ed32333e1
|
Add firewalld configuration to quickstart docs
|
2021-04-23 14:33:00 +09:00 |
|
Brian Clemens
|
9b5ff49718
|
Add firewalld service file to Makefile / RPM spec
|
2021-04-22 20:35:42 +09:00 |
|
Brian Clemens
|
57af0514cb
|
Add firewalld service file
|
2021-04-22 20:27:46 +09:00 |
|
Brian Clemens
|
3b8429f273
|
Update docs location in unit file
|
2021-04-22 13:32:16 +09:00 |
|
Brian Clemens
|
f67d9e1a75
|
fixup! HPCng move, docusaurus update
|
2021-04-22 08:27:08 +09:00 |
|
Gregory Kurtzer
|
79d2f2c9e8
|
t push origin main:Merge branch 'tcooper-issue56' into main
|
2021-04-20 13:05:36 -04:00 |
|
Gregory M. Kurtzer
|
1f8ce035a6
|
Merge pull request #60 from yqin/topic/dhcpd_template_fix
Great catch Yong!
|
2021-04-20 20:36:15 -07:00 |
|
Gregory M. Kurtzer
|
8909271c9d
|
Merge pull request #55 from yqin/topic/kernel_delete
LGTM, thank you Yong!
|
2021-04-20 20:35:52 -07:00 |
|
Gregory M. Kurtzer
|
c5ecfdce34
|
Merge pull request #54 from yqin/topic/import_dir_fix
This looks good to me. Thanks Yong!
|
2021-04-20 20:33:36 -07:00 |
|
Gregory Kurtzer
|
cc0f465eaf
|
Remove tabs.
|
2021-04-20 13:05:12 -04:00 |
|
Gregory Kurtzer
|
000a759214
|
Merge branch 'issue56' of https://github.com/tcooper/warewulf into tcooper-issue56
|
2021-04-20 13:03:44 -04:00 |
|
Brian Clemens
|
89379271d3
|
HPCng move, docusaurus update
|
2021-04-20 20:48:20 +09:00 |
|
Cooper, Trevor
|
ec4ec0e796
|
restart warewulfd after node and profile set commands
|
2021-04-15 12:40:36 -07:00 |
|
Cooper, Trevor
|
b7908d8747
|
add SetYes to node delete command
|
2021-04-15 08:05:28 -07:00 |
|
Cooper, Trevor
|
505ee9f32a
|
add SetYes to profile delete command
|
2021-04-15 08:05:06 -07:00 |
|
Cooper, Trevor
|
cbb0e46bac
|
add SetYes to profile set command
|
2021-04-15 02:19:38 -07:00 |
|
Yong Qin
|
389118dfa2
|
Fixed static-dhcpd.conf template.
|
2021-04-11 17:55:13 -07:00 |
|
Yong Qin
|
a3e94473cb
|
Added "kernel delete" command.
|
2021-04-07 15:23:37 -07:00 |
|
Yong Qin
|
0346d98d46
|
Fixed the bug with importing container/vnfs from a directory.
|
2021-04-07 11:25:57 -07:00 |
|
Brian Clemens
|
3c6837f922
|
Documentation fixes
|
2021-03-31 21:04:57 +09:00 |
|
Brian Clemens
|
dce219d552
|
Update docusaurus
|
2021-03-31 20:18:02 +09:00 |
|
Brian Clemens
|
e06897a474
|
Documentation improvements (thanks Jeff Layton\!)
|
2021-03-31 20:12:09 +09:00 |
|
Brian Clemens
|
c59d66a18c
|
Merge pull request #50 from paulscherrerinstitute/templateIncDec
Increment and decrement functions for templates
|
2021-03-28 19:21:18 +09:00 |
|