Skip to content

Instantly share code, notes, and snippets.

View grahamperrin's full-sized avatar

Graham Perrin grahamperrin

View GitHub Profile
@grahamperrin
grahamperrin / 14.2r-20241215-1011-priority-5.txt
Created December 15, 2024 10:38
FreeBSD 14.2-RELEASE with kmods_latest_2 at priority 5, 2024-12-15 10:22
root@fourteen-pkgbase:~ # date ; uptime ; bectl list -c creation
Sun Dec 15 09:22:28 GMT 2024
9:22AM up 1 min, 1 user, load averages: 0.41, 0.14, 0.05
BE Active Mountpoint Space Created
original - - 458M 2024-07-10 02:29
fourteen-pkgbase - - 8.81G 2024-07-10 02:46
kde6 - - 8.17G 2024-07-21 15:45
14.2r R - 24.5G 2024-11-23 07:53
14.2r-20241215-1011 N / 110M 2024-12-15 09:13
root@fourteen-pkgbase:~ # bectl activate 14.2r-20241215-1011
@grahamperrin
grahamperrin / 14.2r-20241215-1011.txt
Created December 15, 2024 10:36
FreeBSD 14.2-RELEASE with kmods_latest_2 not prioritised, 2024-12-15 10:11
root@fourteen-pkgbase:~ # date ; uptime
Sun Dec 15 09:13:23 GMT 2024
9:13AM up 27 mins, 2 users, load averages: 0.17, 0.27, 0.37
root@fourteen-pkgbase:~ # uname -bmvKU
FreeBSD 14.2-RELEASE releng/14.2-n269506-c8918d6c7412 GENERIC amd64 1402000 1402000 4f83741c36da87fe6226d4043930a4ea79801b8e
root@fourteen-pkgbase:~ # pkg -vv | grep -B 1 -e url -e priority
FreeBSD-ports: {
url : "pkg+https://pkg.freebsd.org/FreeBSD:14:amd64/latest",
enabled : yes,
priority : 0,
@grahamperrin
grahamperrin / 14.2-RC1-pkgbase-transcript-MacBookPro8,3.txt
Created November 23, 2024 11:25
FreeBSD pkgbase upgrade from 14.2-BETA3 to 14.2-RC1 – MacBookPro8,3
root@fourteen-pkgbase:~ # freebsd-version -kru ; uname -bmvKU
14.2-BETA3
14.2-BETA3
14.2-BETA3
FreeBSD 14.2-BETA3 releng/14.2-n269493-bcd5f9573588 GENERIC amd64 1402000 1402000 620a4be8f253703ba67b3826b98e04ce6af18c06
root@fourteen-pkgbase:~ # /usr/bin/time -h pkg upgrade --fetch-only --quiet --yes --repository FreeBSD-base
Fetching provides database: 100% 19 MiB 2.8MB/s 00:07
Extracting database....success
9m23.88s real 1m9.71s user 22.22s sys
root@fourteen-pkgbase:~ # bectl list -c creation
@grahamperrin
grahamperrin / 14.2-BETA2-pkgbase-transcript-MacBookPro8,3.txt
Created November 10, 2024 17:31
FreeBSD pkgbase upgrade from 14.1-RELEASE-p6 to 14.2-BETA2 – MacBookPro8,3
root@fourteen-pkgbase:~ # bectl list -c creation
BE Active Mountpoint Space Created
original - - 346M 2024-07-10 02:29
fourteen-pkgbase NR / 13.5G 2024-07-10 02:46
kde6 - - 7.25G 2024-07-21 15:45
14.2-BETA2 - - 3.08G 2024-11-10 01:34
14.1-RELEASE-p6_2024-11-10_042257 - - 2.22M 2024-11-10 04:22
14.2-BETA2_2024-11-10_044031 - - 2.56M 2024-11-10 04:40
root@fourteen-pkgbase:~ # bectl destroy 14.2-BETA2_2024-11-10_044031
root@fourteen-pkgbase:~ # bectl destroy 14.1-RELEASE-p6_2024-11-10_042257
@grahamperrin
grahamperrin / r-freebsd-old-stylesheet.css
Created May 26, 2024 11:51
/r/freebsd old Reddit stylesheet
#header {
position:relative;
background:-moz-linear-gradient(top,#660000 0px,#8F0000 96px,#F7F7F7 97px,#DFDFDF 125px);
background:-webkit-linear-gradient(top,#660000 0px,#8F0000 96px,#F7F7F7 97px,#DFDFDF 125px);
background:-ms-linear-gradient(top,#660000 0px,#8F0000 96px,#F7F7F7 97px,#DFDFDF 125px);
background:linear-gradient(top,#660000 0px,#8F0000 96px,#F7F7F7 97px,#DFDFDF 125px);
z-index:99;
height:125px;
border-bottom:1px solid #B4B4B4;
}
@grahamperrin
grahamperrin / freebsd-descriptive-repo-names.md
Last active June 8, 2024 16:50
Using descriptive repository names for FreeBSD-provided and locally-built packages

Using descriptive repository names for FreeBSD-provided and locally-built packages

Three distinctive names

% pkg -vv | grep ': {' | sort
  FreeBSD-base: { 
  FreeBSD-ports: { 
  local-poudriere: { 
% 
@grahamperrin
grahamperrin / ixsystems-sponsored-freebsd-three.md
Created April 20, 2024 03:32
iXsystems, Inc.: sponsored commits in three FreeBSD source trees

iXsystems, Inc.: sponsored commits in three FreeBSD source trees

doc

% git -C /usr/doc log --reverse --oneline --no-expand-tabs --extended-regexp --grep='Sponsored by:[[:cntrl:] ]{1,}iXsystems'
04e0947e28 Add some description about how to failover between wired and wireless interface, and how to do it with rc.conf, which is quite useful for laptop users.
ad3d4a1849 Add an ipv6 subpage to be filled with life on Monday.
614de01128 Fill with initial content about IPv6 in FreeBSD these days, IPv6 only snapshots and FreeSBD and world IPv6 day. Can be extended and improved as needed.
5d4f0bd201 Add the Foundation press release on IPv6-only testing images and add World IPv6 Day to upcoming events.
1753bf8237 Add a news entry about the new snapshots and be more explicit about the wiki page.
@grahamperrin
grahamperrin / freebsd-boot-environments.txt
Last active April 18, 2025 11:13
FreeBSD boot environments: notes
BE Created Version (abbreviated)
n264998-d9fee1d02178-a 2023-08-24 21:07 main-n264998-d9fee1d02178
n264998-d9fee1d02178-b 2023-08-25 15:31 main-n264998-d9fee1d02178
n265053-315ee00fa961-a 2023-08-28 11:13 main-n265053-315ee00fa961
n265053-315ee00fa961-c 2023-08-31 16:36 main-n265053-315ee00fa961
n266415-257b04454818-e 2023-12-03 06:11 main-n266415-257b04454818
n266992-604de40a024c-b 2023-12-19 10:28 main-n266992-604de40a024c
n266992-604de40a024c-c 2023-12-22 14:46 main-n266992-604de40a024c
n266992-604de40a024c-d 2023-12-25 08:36 main-n266992-604de40a024c
n266992-604de40a024c-f 2023-12-31 01:56 main-n266992-604de40a024c
@grahamperrin
grahamperrin / 1856513-whitelist.md
Last active January 22, 2024 11:47
Themes not associated with Thunderbird performance issues (Mozilla bug 1856513)
@grahamperrin
grahamperrin / 1856513-blacklist.md
Last active January 22, 2024 11:48
Themes associated with Thunderbird performance issues (Mozilla bug 1856513)