Commit Graph

34 Commits

Author SHA1 Message Date
Jonathon Anderson
409b7269a7 Simplify README.md
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2025-01-21 09:42:27 -07:00
Jonathon Anderson
45a690ca4e Rename "container" to "image"
- Updated `wwctl upgrade` to handle updates
- Maintained `.Container` and `.ContainerName` in tstruct
- Added `ContainerName()` methods to node and profile objects
- Added `--container`, `-C` aliases to wwctl commands (`<node|profile> <add|set>`)
- Added `wwctl container` alias
- Added support for `container_exit.sh` if `image_exit.sh` is not found

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2025-01-19 05:54:19 -07:00
Jonathon Anderson
a1832ad8c1 Complete transfer of Warewulf from HPCng
Warewulf is now being maintained in its own GitHub organization at
github.com/warewulf

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2024-01-26 21:35:04 -07:00
Jonathon Anderson
7f42cdc8b5 Update iPXE build script
Replace `ipxe-update.sh` with `scripts/build-ipxe.sh`.

* correctly builds for arm64
* supports additional configuration from environment variables
* intended for use on an installed system

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2023-12-23 19:15:40 -07:00
Jonathon Anderson
038329ebce Remove ipxe binaries and configure for Rocky Linux
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2023-12-09 01:29:48 -07:00
Jonathon Anderson
ab537a8136 Update ciq.com URLs
Signed-off-by: Jonathon Anderson <janderson@ciq.co>
2023-08-23 14:51:11 -06: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
Christian Goll
3cbc1c2fa4 Create README.md 2022-02-18 09:14:04 +01:00
Gregory Kurtzer
e62c4c78d9 Readme links update 2021-10-23 19:56:19 -07:00
Brian Clemens
b2f3adf0cd fix readme links 2021-05-10 10:59:43 +00:00
Gregory Kurtzer
79097ed5b3 Fix the documentation location in README.md 2021-04-23 21:54:12 -07:00
Brian Clemens
659d652813 Move documentation 2021-01-15 19:44:32 +09:00
Gregory Kurtzer
0144ba07a6 Some Readme updates 2020-12-22 20:50:58 -08:00
Gregory Kurtzer
63971f647b Updating the default main README page 2020-12-21 21:42:17 -08:00
Gregory Kurtzer
b4d78963f9 Starting documentation updates 2020-12-21 18:47:54 -08:00
Gregory Kurtzer
f873185858 Fixed minor bug where WWINIT was unset and exec had nothing to call 2020-12-20 23:03:06 -08:00
Gregory Kurtzer
a53a040b36 Fix README.md related to issue #11. 2020-12-20 12:03:11 -08:00
Shannon V. Davidson
e40ace6d73 fixed typo in README 2020-12-14 12:45:46 -06:00
Gregory Kurtzer
a3e7cdc10f Minor fix to server start line 2020-12-13 23:42:48 -08:00
Gregory Kurtzer
e2e8afec02 Updated README 2020-12-13 23:38:48 -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
20f39b2435 Fixed typo in Readme 2020-12-03 20:09:47 -08:00
Gregory Kurtzer
24810f1c5d Minor fix to README text 2020-12-03 20:00:46 -08:00
Gregory Kurtzer
9b4d12bfdc Still cleaning up README image 2020-12-03 19:57:58 -08:00
Gregory Kurtzer
dae4cba94c Added logo to README 2020-12-03 19:54:39 -08:00
Gregory Kurtzer
c46603c082 Removed DHCP from Makefile and added a bunch of README content 2020-12-03 18:02:33 -08:00
Gregory Kurtzer
4d752a67db Added controllers, services, and lots of various optimizations and fixes 2020-11-30 23:07:42 -08:00
Gregory Kurtzer
ace5bf0b8a Cleanup the code portions of the README 2020-11-27 17:19:31 -08:00
Gregory Kurtzer
3a5497000e Update the README.md with new install/work flow 2020-11-27 17:17:29 -08:00
Shannon V. Davidson
b2b0982df7 Added README KVM file 2020-11-05 18:07:40 -06:00
Gregory Kurtzer
d2ed5766cd Added configuration pkg, iPXE templating, clean up, etc. 2020-11-04 18:45:36 -08:00
Gregory Kurtzer
c168aa9418 Initial commit of Warewulf v4 POC 2020-10-27 19:24:38 -04:00
Gregory M. Kurtzer
a8b88db140 Initial commit 2020-10-28 08:31:07 -07:00