]> git.ipfire.org Git - ipfire-2.x.git/commit
extrahd: Rewrite the mount script in shell
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 2 Aug 2023 09:14:13 +0000 (09:14 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 2 Aug 2023 09:14:46 +0000 (09:14 +0000)
commitb49e4eec450674d752fd66442ee037b34bef94e9
treec0ed9f168fa31d38b6b7fba38c7cf371eea1008a
parentbd4fd21fd2c4891a2c228a57d6f3dee4559b3b5f
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