]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commit
extrahd: Rewrite the mount script in shell
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 24 May 2023 14:47:16 +0000 (15:47 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 24 May 2023 14:47:16 +0000 (15:47 +0100)
commit87718939ca89af170b71d152466f65e85852c4ea
tree37049d69afb0ddc213c4eec0efdbef43f3ed0f47
parent0edf1e8e879715eabd8b18d0798893d63a5baffe
extrahd: Rewrite the mount script in shell

This is probably a lot easier than calling all sorts of shell commands
from Perl.

The script has also changed that it will try to mount/umount all
configured mountpoints unless a specific mountpoint is being given.

An initscript will be needed to mount everything when the system is
booting up and umount everything on shutdown.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/extrahd/extrahd.pl