BTRFS file system for MAIN and rootfs partition (#65)

* BTRFS file system for MAIN and rootfs partition
This commit is contained in:
tiopex
2023-12-13 07:14:00 +01:00
committed by GitHub
parent 2f89873479
commit 130d2be1f3
33 changed files with 165 additions and 162 deletions

View File

@@ -1,3 +0,0 @@
title=File System Check
exec=/usr/bin/st
params=-k -e /mnt/apps/fsck/fsck.sh

View File

@@ -0,0 +1,3 @@
title=USB MTD
description=USB MTD mass storage
exec=/mnt/apps/usb-mtd/usb-mtd.sh

View File

@@ -0,0 +1,3 @@
title=USB serial console
description=USB Serial console
exec=/mnt/apps/usb-serial-console/usb-serial.sh

View File

@@ -1,3 +0,0 @@
title=USB serial MS
description=USB Serial mass storage mode
exec=/mnt/apps/usb-serial-mass-storage/usb-serial-mass-storage.sh