fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

10K
active users

#jails

6 posts4 participants5 posts today
Just switched all the services I'm #selfhosting to #freebsd #jails
% jls
JID IP Address Hostname Path
15 snac /usr/local/jails/containers/snac
18 thelounge /usr/local/jails/containers/thelounge
25 phpfpm /usr/local/jails/containers/phpfpm
26 immich /usr/local/jails/containers/immich
27 bookwyrm /usr/local/jails/containers/bookwyrm
28 postgresql /usr/local/jails/containers/postgresql
29 miniflux /usr/local/jails/containers/miniflux
30 etesync /usr/local/jails/containers/etesync
34 goploader /usr/local/jails/containers/goploader
Actually posting from the #snac account hosted in the jail itself :)

Tires of #NYPD #Pigmobiles #Slashed in #Solidarity Attack – Abolition Media
abolitionmedia.noblogs.org/173

Yesterday mainstream #media reported that an unidentified #actionist slashed dozens of NYPD vehicle tires in #Manhattan. Today we received this anonymous communiqué:
Tires of 30 NYPD pigmobiles (aka the “#American” wing of the #IOF) have been slashed near 30th st and 6th ave in Manhattan on March 4.
No new #Queens #cop training #facility, no new #jails, no more #police #murders...

abolitionmedia.noblogs.orgTires of NYPD Pigmobiles Slashed in Solidarity Attack – Abolition Media
More from abolitionmedia
Continued thread

A fabulous amount of source notes pop up

{quote

scsi_all.h started out life as a work by Julian Elischer to add SCSI
support to CMU Mach 2.5. It was 373 lines. Julian ported this to 386BSD,
included in the 386BSD patch kit and incorported into FreeBSD at its
creation. Justin used this file when writing CAM, and imported it with
the initial CAM import, but only 30% (100 lines) of the original
remained. Justin moved from bitfields to bytes in structures, dropped
the complex unions, and renamed many structures to have their length
appended. Only about 30 structure names and about 40 #defines remained
from the original. The define names were taken directly from the SCSI
standard with spaces replaced by '_', so had no creativity. Apart from
the license comment, there were no comments retained (all the comments
in the CAM import were written by Justin and Ken). Even at that time,
Justin and Ken could have put their copyrights and names and moved to an
acknowledgement of Julian.

In the almost 30 years since that original import, this file has grown
to 4500 lines. Kenneth Merry, Alexander Motin and Justin Gibbs write
85% of the file's lines, if mechanical commits are omitted. Other
contributors contributed less than %5 each of the file.

Replace the original license (which lacked a copyright even and has been
criticized as ambiguous) with FreeBSD's standard 2-clause license. Add
copyrights for Justin, Ken and Alexander, with the date ranges they
contributed to the file. Add a note about the origin of the file to
acknowledge Julian's original work upon which all this was built, though
it's become a ship of Theseus in the mean time, built and rebuild many
times.

On an absolute scale, there's less than 1% of the current file with
lines from the original, and those are named after the names in the SCSI
standards and likely wouldn't qualify for copyright protection.

Sponsored by: Netflix
Reviewed by: mav, ken
Differential Revision: reviews.freebsd.org/D49016

End Quote}
^Z

How wonderful to have learned this now

#bash #csh #ksh #sh #freeBSD #SCSI #bhyve #jails #ZFS #programming #POSIX

codeberg.org/FreeBSD/freebsd-s

Summary card of repository FreeBSD/freebsd-src
Codeberg.orgcam: Update scsi_all.h to reflect 30 years of evolution · 1016b3c344 scsi_all.h started out life as a work by Julian Elischer to add SCSI support to CMU Mach 2.5. It was 373 lines. Julian ported this to 386BSD, included in the 386BSD patch kit and incorported into FreeBSD at its creation. Justin used this file when writing CAM, and imported it with the initial CA...