Compare commits

..

2 Commits

Author SHA1 Message Date
Eric Turgeon cfd6d1a17c
Merge branch 'vermaden:master' into master 2024-12-03 19:09:40 -04:00
vermaden 3f9b41940e Remove fuse.ko module loading as from 13.x there is only fusefs.ko module. 2024-03-05 12:35:56 +01:00
1 changed files with 2 additions and 3 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
# Copyright (c) 2012-2022 Slawomir Wojciech Wojtczak <vermaden@interia.pl>
# Copyright (c) 2012-2024 Slawomir Wojciech Wojtczak <vermaden@interia.pl>
# Copyright (c) 2019 Rozhuk Ivan <rozhuk.im@gmail.com>
# All rights reserved.
#
@ -175,7 +175,7 @@ then
echo " / / // / // // / // \\\ \ \ \\\ \ \\\ \ \\\ \ \\\ \_ "
echo " \_____\\\____/ \__\\\____//__________\\\__\__\__\\\____/ \_____\\\__\__\\\___\ "
echo
echo "automount 1.7.9 2023/08/23"
echo "automount 1.8.0 2024/03/05"
exit 0
fi
@ -505,7 +505,6 @@ case ${2} in
# load needed kernel modules
kldload fusefs 1> /dev/null 2> /dev/null
kldload fuse 1> /dev/null 2> /dev/null
kldload geom_uzip 1> /dev/null 2> /dev/null
# detect filesysytem type