Ed Maste

@emaste
688 Followers
418 Following
1,068 Posts
Views expressed are my own.
@lw @lattera Yes, I think that's a reasonable change to make. But the documentation will need to be updated as well -- `PROC_NO_NEW_PRIVS_CTL` is documented as "Allows one to ignore the set-user-ID and set-group-ID bits on the program images activated by execve(2) in the specified process and its future descendants."
@encthenet it's been a fairly long time since we've had to bump the .so version on a critical library, so it's been easy to overlook the required steps
@Jazzynupe I'm interested in seeing how https://zvault.io/ shapes up
zVault - Open Source ZFS NAS

@fbfortune Probably "C.UTF-8" instead, now.

A new BSDCan Video has been posted:

porch(1): it's not what you expect(1) By Kyle Evans

https://youtu.be/Drbk4rEH1sk

In a world ruled by expect(1) and TCL, we discuss an alternative that was developed based on scripting with lua instead. porch(1) was developed with a language already available and used in FreeBSD base in mind, with the aim of TTY testing via pts(4).

The overall aim of this project is to provide a simple subset of expect(1) functionality specifically aimed at developer and sysadmin automation in another popular language with many niceties for scripted interaction.

In this talk, we'll specifically discuss:

The motivation for writing porch

The underlying design/philosophy (with diagrams to describe the model)

Bundled-in functionality beyond script execution

Practical samples used in FreeBSD today

--

The author has been a FreeBSD src committer since 2017, working on many parts of the tree and gradually introducing lua into the base system. His most recent exploits include improving base system boot environment management with bectl(8) and excursions into the tty layer.

#runbsd #freebsd #bsdcan

porch(1): it's not what you expect(1) By Kyle Evans

YouTube
@karinjiri I don't think there's even an option for this. `git config format.pretty fuller` will show both author and committer names and dates.

i wanna try something new, humor me?

would yall send me one photo of your favorite piece of kit in your home lab, along w your job title? for interesting science & sharing purposes 📝

Nice to see lots of updates/fixes to the chroot system call, userland utility, and manpages as well.

https://reviews.freebsd.org/D51509
https://reviews.freebsd.org/D51687
https://reviews.freebsd.org/D51703
https://reviews.freebsd.org/D51708

⚙ D51509 chroot: slightly cleanup

I propose allowing unprivileged chroot by default in #FreeBSD https://reviews.freebsd.org/D51702

Most likely for consideration after stable/15 branches

⚙ D51702 kernel: Allow unprivileged chroot by default

@Tubsta @stratacast @vermaden I certainly hope so, but there's a lot of work still to do.