Gregory Kurtzer
|
a82e1b0ea5
|
Fixed formatting across entire project
|
2021-08-21 08:04:47 -07:00 |
|
Ian Kaneshiro
|
846b45524c
|
Tidy up
- Ran goimports to format code and imports
- Removed unused module from go.mod
- Added .editorconfig to keep formatting standard across contributors
|
2021-02-16 11:54:12 -08:00 |
|
Gregory Kurtzer
|
90157e340a
|
Set the HISTFILE to /dev/null so we don't rebuild containers on every exec
|
2020-12-19 21:06:04 -08:00 |
|
Gregory Kurtzer
|
c53c97dbcf
|
Created template for server process subcommands
|
2020-12-10 20:57:32 -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 |
|