- perform a fresh installation of FreeBSD
- restart
- run the four commands below.
cd /root
| #!/bin/sh - | |
| ## pkgsave_cleanup | |
| # Archive .pkgsave files created in multiple locations by messy upgrade apps, | |
| # preserving the original path and deleting unchanged files. | |
| ## to do: | |
| # Check-in as appropriate. | |
| # See also: etcupdate, zfs snapshot, beadm, ... | |
| PATH=/usr/local/bin:/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin | |
| set -a |
| PKG-UNREGISTER(8) FreeBSD System Manager's Manual PKG-UNREGISTER(8) | |
| NAME | |
| pkg unregister – deletes package records from the database | |
| SYNOPSIS | |
| pkg unregister [-fnqRy] [-Cgix] pkg-name ... | |
| pkg unregister [-Dnqy] -a | |
| pkg unregister [--{force,dry-run,quiet,recursive,yes}] |
In Firefox, logged in at https://forums.virtualbox.org/posting.php?mode=reply&t=113890 whlist drafting a reply, I clicked to add an image. [img][/img] code appeared, so I keyed Control-T for a new tab then went to my logged in view of https://imgbb.com/.
Then probably Alt-Tab to bring Dolphin to the foreground, and whilst I began browsing screenshots, if I recall correctly:
When a FreeBSD Project-provided package is not in the usual places, we can look in unusual places.
Currently at https://www.freshports.org/editors/vscode/#packages:
No package information for this port in our database …
I needed a second home. The winner:
Runner-up:
15.0-RELEASE pre-installed. AMD64.
.vhd file1pq7qci1pq7qci1pq7qci involving removal of a comment from ETN1pq7qci1pq7qci involving removal of a comment from ETN, moderator STRIKE ONE1pq7qci involving removal of two comments from ETN, moderator CLOSE TO STRIKE TWO1pyab53 ETN seeking a backstory, promising to not leak1pymcte (ETN, 2025-12-29)For https://www.freebsd.org/releases/15.0R/relnotes/#upgrade-rc and the like.
Where a pair of cp commands involves these two paths – a file, and a directory file:
/usr/src/usr.sbin/pkg/FreeBSD.conf.quarterly-release
/usr/src/share/keys/pkgbase-15
| grahamperrin@mowa219-gjp4 ~> VBoxManage startvm removable | |
| Waiting for VM "removable" to power on... | |
| VBoxManage: error: The virtual machine 'removable' has terminated unexpectedly during startup with exit code 1 (0x1) | |
| VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component MachineWrap, interface IMachine | |
| grahamperrin@mowa219-gjp4 ~ [1]> sudo dmesg | grep -i vbox | |
| [sudo: authenticate] Password: | |
| [ 65.864631] vboxdrv: module verification failed: signature and/or required key missing - tainting kernel | |
| [ 65.878166] vboxdrv: Found 8 processor cores/threads | |
| [ 65.894652] vboxdrv: TSC mode is Invariant, tentative frequency 2494209944 Hz | |
| [ 65.894659] vboxdrv: Successfully loaded version 7.2.4 r170995 (interface 0x00340001) |