Skip to content

Commit 93aaa72

Browse files
committed
wip
1 parent 0bc7df5 commit 93aaa72

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

crates/lib/src/bootloader.rs

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -108,12 +108,6 @@ pub(crate) fn install_via_bootupd(
108108
"/"
109109
};
110110

111-
// rootfs_mountpoint
112-
// .path()
113-
// .to_str()
114-
// .expect("Invalid tempdir path")
115-
//};
116-
117111
// We mount the linux API file systems into the target deployment before chrooting
118112
// so bootupd can find the proper backing device.
119113
// xref https://systemd.io/API_FILE_SYSTEMS/

0 commit comments

Comments
 (0)