update recent post

main
Dominic Reich 1 year ago
parent ad43b61b56
commit ab61c8394d
Signed by: dominic
GPG Key ID: BC9D6AE1A3BE169A

@ -4,7 +4,7 @@ title = 'Going back from OpenBSD-current'
summary = '''Made from the road of me trying out OpenBSDs current branch. Something summary = '''Made from the road of me trying out OpenBSDs current branch. Something
broke and I wasn't able to view images...''' broke and I wasn't able to view images...'''
date = '2023-07-29T11:48:51+02:00' date = '2023-07-29T11:48:51+02:00'
# lastmod = '' lastmod = '2023-07-29T18:15:30+0000'
categories = [ 'computerstuff' ] categories = [ 'computerstuff' ]
tags = [ 'openbsd' ] tags = [ 'openbsd' ]
@ -31,7 +31,7 @@ sense to fill these gaps yourself.
We will save a list of the currently installed packages. Just for the case... We will save a list of the currently installed packages. Just for the case...
```console ```console
$ pkg_info -m >package-list.txt $ pkg_info -mz >package-list.txt
``` ```
## Upgrading to the latest snapshot ## Upgrading to the latest snapshot

Loading…
Cancel
Save