diff --git a/content/notes/freebsd/index.md b/content/notes/freebsd/index.md index 78cba70..2d10d42 100644 --- a/content/notes/freebsd/index.md +++ b/content/notes/freebsd/index.md @@ -1,7 +1,7 @@ --- title: FreeBSD date: 2024-08-31T08:35:46+02:00 -#lastmod: +lastmod: 2024-09-07T13:13:07+0000 description: summary: tags: @@ -18,12 +18,23 @@ showBreadcrumbs: true feed_exclude: true # site_exclude: true -draft: true - --- Some basic and random information about FreeBSD. +## What I miss on FreeBSD + +Currently, I run stable/14 on my X1 Carbon Gen7 laptop. +I do not run this as a daily driver but I insert the BSD disk from time to time +to see if things work better or not. + +- stable wifi drivers (I use wifibox for now but I'd love to ditch the + virtual linux network card) +- ranger quits whenever a key is pressed (haven't found an alternative to ranger + combined with ueberzug as a command line file explorer (that can preview images)) +- generally speaking, the boot time and overall responsiveness is a bit slower than + on a linux based os + ## Tracking FreeBSD STABLE A quick checklist. Read along [on the FreeBSD website][1] for further information.