1
0
forked from dan/liminix

complain if user attempting to tftpboot a ubifs

This commit is contained in:
Daniel Barlow 2024-12-29 13:26:45 +00:00
parent ab07212a7e
commit 40db175b41

View File

@ -57,6 +57,8 @@ in {
system.outputs = rec {
tftpboot =
# no ubifs on an mtd directly, it needs ubi volumes
assert config.rootfsType != "ubifs";
let
o = config.system.outputs;
image = let choices = {