remove remaining refs to kexecboot

This commit is contained in:
Daniel Barlow
2025-01-05 17:22:30 +00:00
parent 61eaaa82eb
commit f77da6f14c
7 changed files with 18 additions and 81 deletions

View File

@@ -7,8 +7,7 @@ in {
ramdisk = {
enable = mkEnableOption ''
reserving part of memory as
an MTD-based RAM disk. Needed for TFTP booting or for
kexec-based revertable upgrade
an MTD-based RAM disk. Needed for TFTP booting
'';
};
};