Jonathon Anderson
7c8a1a4e1b
Specify init=/init when booting with Grub+dracut
...
- Fixes : #1573
Signed-off-by: Jonathon Anderson <janderson@ciq.com >
2025-02-03 13:56:18 +01: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
a844379bc5
Merge --kerneloverride into --kernelversion
...
Signed-off-by: Jonathon Anderson <janderson@ciq.com >
2024-12-09 10:02:28 +01:00
Elmar Pruesse
097fbbc82a
Fix grub asset key handling
...
Signed-off-by: Elmar Pruesse <pruessee@njhealth.org >
2024-09-16 13:04:09 +02:00
Jonathon Anderson
e2da5b6d09
Restore use of dmidecode in dracut for assettag and uuid
...
This prevents exposing these values in /proc/cmdline.
Signed-off-by: Jonathon Anderson <janderson@ciq.com >
2024-09-05 18:41:19 -04:00
Jonathon Anderson
e4385713e8
Port dracut boot refinement to grub
...
Signed-off-by: Jonathon Anderson <janderson@ciq.com >
2024-09-05 18:41:18 -04:00
Christian Goll
640a046dd9
report error if no container was defined
...
Signed-off-by: Christian Goll <cgoll@suse.com >
2024-08-02 14:48:02 -06:00
Jonathon Anderson
05b951d78d
Support dracut booting with GRUB
...
Signed-off-by: Jonathon Anderson <janderson@ciq.com >
2024-06-06 16:34:53 -04:00
Jonathon Anderson
5d6ef1882d
Remove whitespace damage
...
Signed-off-by: Jonathon Anderson <janderson@ciq.com >
2024-01-21 00:18:38 -07:00
Christian Goll
4379c4c18d
use grub/shim from host system
...
Also the boot method is now configured globaly as this is
the only way to make sure that unkonwn nodes get the right
stuff
Signed-off-by: Christian Goll <cgoll@suse.com >
2024-01-17 18:02:04 -07:00
Christian Goll
0c9bf78cd0
using ProvisionSend instean of GrubSend
...
Signed-off-by: Christian Goll <cgoll@suse.com >
2024-01-17 18:02:04 -07:00
Christian Goll
a36cb23319
added shim/grub find to provision process
...
Signed-off-by: Christian Goll <cgoll@suse.com >
2024-01-17 18:02:04 -07:00