Changeset View
Changeset View
Standalone View
Standalone View
README.md
| Show First 20 Lines • Show All 121 Lines • ▼ Show 20 Lines | |||||
| - vlc | - vlc | ||||
| - kodi-platform (not listed by `eopkg-deps rev samba`, but still recommended due to kodi rebuild) | - kodi-platform (not listed by `eopkg-deps rev samba`, but still recommended due to kodi rebuild) | ||||
| ## Suggested Test Plan for each Samba rebuild | ## Suggested Test Plan for each Samba rebuild | ||||
| - Run `sudo testparm -v` and check for anomalies in the default config | - Run `sudo testparm -v` and check for anomalies in the default config | ||||
| - Run `sudo systemctl enable --now smb ; smbclient -N -L localhost` and check that the service runs and that it is possible to connect to the smb daemon | - Run `sudo systemctl enable --now smb ; smbclient -N -L localhost` and check that the service runs and that it is possible to connect to the smb daemon | ||||
| - Look for `smbd` and ports 139 and 445 in `sudo ss -plantu` | - Look for `smbd` and ports 139 and 445 in `sudo ss -plantu |egrep '139|445|smbd'` | ||||
| - Rebuild current `gvfs` and `kio-extras` (especially important if there were removals in abi_symbols) | - Rebuild current `gvfs` and `kio-extras` (especially important if there were removals in abi_symbols) | ||||
| - Reboot and ensure that anonymous and authenticated user access works in the Dolphin (kio) and Nautilus (gvfs) file managers | - Reboot and ensure that anonymous and authenticated user access works in the Dolphin (kio) and Nautilus (gvfs) file managers | ||||
| - Rebuild `ffmpeg`, `vlc` and `kodi` (especially important if there were removals in abi_symbols) | - Rebuild `ffmpeg`, `vlc` and `kodi` (especially important if there were removals in abi_symbols) | ||||
| - Ensure that smb:// URI playback works in | - Ensure that smb:// URI playback works in | ||||
| - `kodi` | - `kodi` | ||||
| - `mpv` (used by GNOME MPV in Budgie and GNOME Shell) | - `mpv` (used by GNOME MPV in Budgie and GNOME Shell) | ||||
| - `smplayer` (used by KDE) | - `smplayer` (used by KDE) | ||||
| - `vlc` (used by MATE); note that vlc can be temperamental in this regard -- see T8538 | - `vlc` (used by MATE); note that vlc can be temperamental in this regard -- see T8538 | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.