update and publish FreeBSD notes page
This commit is contained in:
parent
4abbe85f49
commit
a4a98e2b7f
1 changed files with 14 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: FreeBSD
|
title: FreeBSD
|
||||||
date: 2024-08-31T08:35:46+02:00
|
date: 2024-08-31T08:35:46+02:00
|
||||||
#lastmod:
|
lastmod: 2024-09-07T13:13:07+0000
|
||||||
description:
|
description:
|
||||||
summary:
|
summary:
|
||||||
tags:
|
tags:
|
||||||
|
@ -18,12 +18,23 @@ showBreadcrumbs: true
|
||||||
feed_exclude: true
|
feed_exclude: true
|
||||||
# site_exclude: true
|
# site_exclude: true
|
||||||
|
|
||||||
draft: true
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Some basic and random information about FreeBSD.
|
Some basic and random information about FreeBSD.
|
||||||
|
|
||||||
|
## What I miss on FreeBSD
|
||||||
|
|
||||||
|
Currently, I run <kbd>stable/14</kbd> 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
|
## Tracking FreeBSD STABLE
|
||||||
|
|
||||||
A quick checklist. Read along [on the FreeBSD website][1] for further information.
|
A quick checklist. Read along [on the FreeBSD website][1] for further information.
|
||||||
|
|
Loading…
Add table
Reference in a new issue