Commit Graph

176 Commits

Author SHA1 Message Date
Gregory Kurtzer
a5e79ae560 Moved wwctl service to wwctl system 2020-12-10 20:57:02 -08:00
Gregory Kurtzer
0b0efa0637 Fix minor bug WRT top level container directory not being removed 2020-12-10 20:54:15 -08:00
Gregory Kurtzer
7798b6b1e7 Add the ability to do node discovery for unconfigured nodes. 2020-12-07 19:44:46 -08:00
Gregory Kurtzer
dd1913c1de Backend for container delete 2020-12-07 19:43:56 -08:00
Gregory Kurtzer
28e66e8659 Added some debugging output for building overlays 2020-12-07 19:43:04 -08:00
Gregory Kurtzer
f9ebd8cf4b Added container delete command 2020-12-07 19:42:14 -08:00
Gregory Kurtzer
94f6154f68 Minor fixup of variable nomenclature 2020-12-07 13:56:01 -08:00
Gregory M. Kurtzer
420715c307 Merge pull request #2 from gmkurtzer/vnfs_refactor
Vnfs refactor
2020-12-06 22:31:26 -08:00
Gregory Kurtzer
5c995f9d0f Added Init to datastructure, fixups to container interface, and --setdefault to kernel and container build 2020-12-06 22:29:25 -08:00
Gregory Kurtzer
9de9778648 Add bind points for /dev/ and /etc/resolv.conf into the container when exec'ing 2020-12-06 10:00:04 -08:00
Gregory Kurtzer
bbfe1023e9 Add file for non-Linux placeholder. 2020-12-06 09:39:48 -08:00
Gregory Kurtzer
3041fcac6b Added wwctl container exec ... feature 2020-12-06 09:33:36 -08:00
Gregory Kurtzer
287395f852 Hoping this fixes my .gitignore issues 2020-12-06 01:16:21 -08:00
Gregory Kurtzer
6c1c9d1769 Not sure why my .gitignore is causing some files to be skipped... Have to look into that. 2020-12-06 01:11:57 -08:00
Gregory Kurtzer
f057db3572 Updated README 2020-12-06 01:05:37 -08:00
Gregory Kurtzer
8c11c2b304 Renamed vnfs to container, finished VNFS and kernel refactoring 2020-12-06 00:47:00 -08:00
Gregory Kurtzer
0095b55624 Updates around VNFS restructure and kernel restructure. More coming. 2020-12-05 16:43:30 -08:00
Gregory Kurtzer
4efb27a82f Added support for tftp service and updated service interface and config 2020-12-04 22:14:29 -08:00
Gregory Kurtzer
4dff726a36 Removed these files as they are now incorporated in the binary 2020-12-04 22:13:35 -08:00
Gregory Kurtzer
30a86ea8ac Include infrastructure for static files to be included in binary 2020-12-04 22:11:14 -08:00
Gregory Kurtzer
4e93745bc6 Minor cleanup of profile list 2020-12-04 17:48:07 -08:00
Gregory Kurtzer
95ebecd203 Fix bug with CGO build of warewulfd WRT gpgme.h 2020-12-04 17:47:25 -08:00
Gregory Kurtzer
20f39b2435 Fixed typo in Readme 2020-12-03 20:09:47 -08:00
Gregory Kurtzer
afc4570133 Making the image wider 2020-12-03 20:04:25 -08:00
Gregory Kurtzer
24810f1c5d Minor fix to README text 2020-12-03 20:00:46 -08:00
Gregory Kurtzer
8be215e859 Shrunk image 2020-12-03 19:59:51 -08:00
Gregory Kurtzer
9b4d12bfdc Still cleaning up README image 2020-12-03 19:57:58 -08:00
Gregory Kurtzer
b648800228 Cropped image 2020-12-03 19:55:49 -08:00
Gregory Kurtzer
dae4cba94c Added logo to README 2020-12-03 19:54:39 -08:00
Gregory Kurtzer
e80878b240 Changed DomainName to ClusterName 2020-12-03 19:37:52 -08:00
Gregory Kurtzer
f837422771 Cleaned node file 2020-12-03 19:14:57 -08:00
Gregory Kurtzer
df96dee6be Added a configurable update interval for WWClient 2020-12-03 19:14:40 -08:00
Gregory Kurtzer
e30728b16d Fixed line for LBNL/DOE/UCOP 2020-12-03 18:30:30 -08:00
Gregory Kurtzer
5fcc51c920 Added BSD 3-Clause license 2020-12-03 18:29:14 -08:00
Gregory Kurtzer
cd18e0120a Merge branch 'main' of github.com:ctrl-cmd/warewulf into main 2020-12-03 18:04:40 -08:00
Gregory Kurtzer
c46603c082 Removed DHCP from Makefile and added a bunch of README content 2020-12-03 18:02:33 -08:00
Shannon V. Davidson
48014d7ede Merge branch 'main' of github.com:ctrl-cmd/warewulf into main 2020-12-03 19:43:06 -06:00
Shannon V. Davidson
76feee14c4 added host IP address to dhcpd.conf template 2020-12-03 19:40:39 -06:00
Gregory Kurtzer
28f102b5f7 Updates to default configs 2020-12-03 17:29:11 -08:00
Gregory Kurtzer
4af41736ab Fixups for new API 2020-12-03 17:28:58 -08:00
Gregory Kurtzer
5070c530bd Updates to default overlays 2020-12-03 17:28:45 -08:00
Gregory Kurtzer
6cbaa29fbd Fixes for new API 2020-12-03 17:28:28 -08:00
Gregory Kurtzer
be03d7b459 Fixes for new APIs 2020-12-03 17:28:12 -08:00
Gregory Kurtzer
019b405758 Removed the YAML config parsing from here as it is now in warewulfconf 2020-12-03 17:27:52 -08:00
Gregory Kurtzer
4b285db614 Added a package for Warewulf config 2020-12-03 17:27:29 -08:00
Gregory Kurtzer
ec037228cc Changing node.conf structure and moved controllers out of this config 2020-12-03 17:26:51 -08:00
Gregory Kurtzer
84bf9fbb43 profile and node commands and DB all working as expected now 2020-12-03 13:49:49 -08:00
Gregory Kurtzer
eaf6bb1196 This is a work in progress API shift as the data structure has changed and I'm cleaning the interface. 2020-12-03 07:34:26 -08:00
Gregory Kurtzer
931a3cce05 Sort node output 2020-12-02 11:22:50 -08:00
Gregory Kurtzer
43ad7e570c API updates and fixes to CLI 2020-12-01 23:34:24 -08:00