blob: b757471d9b6c5ec4696504f7c14ce6bb3ccc3106 (
plain)
1
2
3
4
5
6
7
8
|
;; SPDX-FileCopyrightText: © 2024 Dominick Grift <dominick.grift@defensec.nl>
;; SPDX-License-Identifier: Unlicense
(block udf
(genfscon "udf" "/" fs_context)
(blockinherit .noseclabelfs.template))
|