User Tools

Site Tools


bsd:freebsd_14.3_xfce

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
bsd:freebsd_14.3_xfce [2025/05/22 01:51] Sean Rhonebsd:freebsd_14.3_xfce [2025/05/22 03:40] (current) Sean Rhone
Line 20: Line 20:
   * Android file transfers with MTP ([[bsd:notes:misc#mount_mtp]])   * Android file transfers with MTP ([[bsd:notes:misc#mount_mtp]])
   * Install note 32-bit libs https://docs.freebsd.org/en/books/handbook/bsdinstall/#bsdinstall-components   * Install note 32-bit libs https://docs.freebsd.org/en/books/handbook/bsdinstall/#bsdinstall-components
 +  * [[bsd:notes:wifi]]
  
   * Spinesnap = Dell Latitude 5591 laptop ((Intel UHD 630, no TB, no dGPU))   * Spinesnap = Dell Latitude 5591 laptop ((Intel UHD 630, no TB, no dGPU))
Line 158: Line 159:
 FreeBSD-latest: { FreeBSD-latest: {
   url: "pkg+https://pkg.freebsd.org/${ABI}/latest",   url: "pkg+https://pkg.freebsd.org/${ABI}/latest",
 +  mirror_type: "srv",
 +  signature_type: "fingerprints",
 +  fingerprints: "/usr/share/keys/pkg",
   enabled: yes,   enabled: yes,
-  priority: 0, +  priority: 1 
-  mirror_type: "SRV", +} 
-  signature_type: "FINGERPRINTS", + 
-  fingerprints: "/usr/share/keys/pkg" +# End</code>
-}</code>+
  
 ==== FreeBSD-kmods ==== ==== FreeBSD-kmods ====
Line 175: Line 178:
 <code> <code>
 FreeBSD-kmods-latest: { FreeBSD-kmods-latest: {
-  url: "pkg+https://pkg.freebsd.org/${ABI}/kmods_latest_${VERSION_MINOR}",+  url: "pkg+https://pkg.FreeBSD.org/${ABI}/kmods_latest_${VERSION_MINOR}", 
 +  mirror_type: "srv", 
 +  signature_type: "fingerprints", 
 +  fingerprints: "/usr/share/keys/pkg",
   enabled: yes,   enabled: yes,
-  priority: 1, +  priority: 1 
-  mirror_type: "SRV", +} 
-  signature_type: "FINGERPRINTS", + 
-  fingerprints: "/usr/share/keys/pkg" +# End</code>
-}</code>+
  
 ===== Initial ===== ===== Initial =====
Line 721: Line 726:
   * [[https://forums.freebsd.org/threads/stuttering-video-in-browsers-oss-related.97857/#post-701850|Post]]   * [[https://forums.freebsd.org/threads/stuttering-video-in-browsers-oss-related.97857/#post-701850|Post]]
   * [[https://www.youtube.com/watch?v=Hg0Sjh9VMTk|Video]]   * [[https://www.youtube.com/watch?v=Hg0Sjh9VMTk|Video]]
 +  * 2025/05/22: Still required to fix above video
  
   su -   su -
/usr/local/www/wiki/data/attic/bsd/freebsd_14.3_xfce.1747893100.txt.gz · Last modified: by Sean Rhone