Category: English
Stuff written in English
shells/starship
and custom
modules for SVN
I recently discovered Starship cross-shell prompt, available in the FreeBSD ports collections as shells/starship. Since there’s no dedicated module for handling Subversion working copies, I added three custom modules to my configuration file. This way I can see the global and the local revision numbers, and a summary of the status flags of the files […]
Read More →shells/starship
and custom
modules for SVN
New server hardware
This server got a major upgrade at the end of June. The last time such a thing happened was back in early 2012.
Read More → New server hardware/etc/kboot.conf
Just to remind myself that spaces are allowed before the equals sign. FreeBSD Install=’/boot/kernel/kernel vfs.root.mountfrom=cd9660:/dev/iso9660/13_0_CURRENT_POWERPC64_CD’
Read More →/etc/kboot.conf
Disable notifications in Google Chrome
Are you tired of desktop notifications in Google Chrome? Navigate to chrome://settings/content/notifications, and disable “Sites can ask to send notifications” near the top of the tab. Review the “Allow” section at the bottom. Click on the stacked dots button next to the entries that keep nagging you, and select “Block” or “Remove”.
Read More → Disable notifications in Google ChromePython 2.7.18 on FreeBSD
Update 2020-05-06 Python 2.7.18 was officially added to the ports collection in r534040. I didn’t even bother searching for a PR on the matter, and sure enough, PR 245776 exists and did a more thorough job than my own efforts. While Python 2.x.y is EoL, Python 2.7.18 was released a week ago, on 2020-04-20.
Read More → Python 2.7.18 on FreeBSDBuilding devel/bitkeeper
on stable/12
using ports-mgmt/synth
Building devel/bitkeeper on stable/12 using ports-mgmt/synth isn’t straight forward as of r532246.
Read More → Buildingdevel/bitkeeper
on stable/12
using ports-mgmt/synth
net/ntopng
and net/geoipupdate
I’ve been experimenting with net/ntopng and net/geoipupdate. The former comes with a shell script, ntopng-geoip2update.sh, which is stuck in the past. Instead, run these commands, creating the necessary symlinks:
Read More →net/ntopng
and net/geoipupdate
exec=on
for /usr/src
after base/head
r359260
Update 2020-03-30: r359426 fixed this issue. We may again set exec=off or have noexec set in our /etc/fstab. If you mount /usr/src as noexec or have set the ZFS exec property to off, now is the time to allow executables to be run. r359260 added contrib/kyua/doc/manbuild.sh, which is run as part of make buildworld in […]
Read More →exec=on
for /usr/src
after base/head
r359260
Additional floating point extensions for RISC-V
The RV{32,64,128}{F,D,Q} extensions are great on their own, but I propose a set of new extensions to coexist with the current ones.
Read More → Additional floating point extensions for RISC-VRecompile sysutils/htop
after upgrading to base/head
r358063
Somewhere between r357572 and r358062 something changed so dramatically in base/head that sysutils/htop didn’t display anything useful other than CPU and memory usage.
Read More → Recompilesysutils/htop
after upgrading to base/head
r358063