--- a/src/replicant.ads 2018-05-28 20:21:54.000000000 +0200 +++ b/src/replicant.ads 2018-08-29 08:26:39.352748000 +0200 @@ -122,6 +122,7 @@ root_var : constant String := "/var"; root_home : constant String := "/home"; root_boot : constant String := "/boot"; + root_boot_fw : constant String := "/boot/firmware"; root_kmodules : constant String := "/boot/modules"; root_lmodules : constant String := "/boot/modules.local"; root_root : constant String := "/root";