From e13933a47ed9814927f46d24ef58c969f2e4d0ac Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sat, 17 Jan 2026 17:55:20 -0600 Subject: feat(archsetup): ZFS/sanoid support, gvfs-smb, bug fixes - Add ZFS detection with sanoid/syncoid for snapshot management - Add gvfs-smb for Thunar SMB network browsing - Fix shell quoting throughout script - Fix stale $action variables in error handlers - Fix display() return values (was returning 1) - Fix mkinitcpio.conf sed pattern to be flexible - Fix vconsole.conf duplicate entries on re-run - Fix systemd unit overrides using drop-in files - Fix ufw port typo (55353 -> 5353) - Fix GRUB_RECORDFAIL_TIMEOUT undefined variable - Enable NetworkManager service - Move thunar, libvips, isync to pacman (now in official repos) - Clean up reflector config with heredoc - Remove unnecessary sudo when already root - Convert shebang from sh to bash --- assets/2026-01-17-gvfs-smb-feature-request.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 assets/2026-01-17-gvfs-smb-feature-request.txt (limited to 'assets/2026-01-17-gvfs-smb-feature-request.txt') diff --git a/assets/2026-01-17-gvfs-smb-feature-request.txt b/assets/2026-01-17-gvfs-smb-feature-request.txt new file mode 100644 index 0000000..79892f7 --- /dev/null +++ b/assets/2026-01-17-gvfs-smb-feature-request.txt @@ -0,0 +1,6 @@ +Install gvfs-smb for Thunar SMB network browsing + +Package: gvfs-smb +Install: sudo pacman -S gvfs-smb + +Without this package, Thunar cannot browse SMB/CIFS network shares. -- cgit v1.2.3