Harald Hoyer

Results 76 issues of Harald Hoyer

- put "root=" parsing hooks in separate hook dir - call "root=" parsing hooks after getting new `rootpath` from dhcp

network

Review 95iscsi/parse-iscsiroot.sh argument parsing. Historical patching somehow confused which variable takes what action. root=dhcp vs netroot=dhcp vs netroot=iscsi Document all the combinations and the desired outcome and fix the code!

Probably a better wording here is ` echo "Cannot mount sysfs on /sys! Perhaps the kernel is not compiled with CONFIG_SYSFS?" ` A subtle hint in a form of suggestion...

Would be cool to introduce the test cases like for NM: ``` test/TEST-21-NFS-NM/Makefile test/TEST-31-ISCSI-NM/Makefile test/TEST-36-ISCSI-MULTI-NM/Makefile test/TEST-41-NBD-NM/Makefile test/TEST-51-MULTINIC-NM/Makefile test/TEST-61-BONDBRIDGEVLANIFCFG-NM/Makefile ``` with networkd... relevant code changes: ```diff diff --git a/test/TEST-20-NFS/test.sh b/test/TEST-20-NFS/test.sh index...

test
systemd-networkd

## What ❔ ## Why ❔ ## Is this a breaking change? - [ ] Yes - [x] No ## Operational changes ## Checklist - [x] PR title corresponds to...

https://github.com/regolith-labs/ore/blob/c18503d0ee98b8a7823b993b38823b7867059659/Cargo.toml#L10C1-L10C40