HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jtlebigot

no profile record

Submissions

Introduction to UEFI HTTP(s) Boot with QEMU/OVMF

blog.yadutaf.fr
113 points·by jtlebigot·mês passado·33 comments

Canonical/Ubuntu have been under DDoS

status.canonical.com
220 points·by jtlebigot·há 2 meses·71 comments

Ubuntu website and repositories outage due to DDoS

twitter.com
9 points·by jtlebigot·há 3 meses·3 comments

Nullfs has been merged for Linux 7.0

phoronix.com
4 points·by jtlebigot·há 5 meses·2 comments

Bible and Quran apps flagged NSFW by F-Droid

forum.f-droid.org
125 points·by jtlebigot·há 9 meses·180 comments

Building a "Yogurt Phone" with eBPF and netkit: a surprisingly deep rabbit hole

blog.yadutaf.fr
3 points·by jtlebigot·há 10 meses·0 comments

Introduction to Linux Netkit interfaces – with a grain of eBPF

blog.yadutaf.fr
12 points·by jtlebigot·ano passado·0 comments

Introduction to Talos, the Kubernetes OS

blog.yadutaf.fr
4 points·by jtlebigot·há 2 anos·0 comments

comments

jtlebigot
·há 5 meses·discuss
This may sound silly, but this makes a real difference. Until this, it was not possible to run standard containers like Docker or Podman in an initramfs without ugly tricks (like using chroot instead of pivot_root, or mounting the root over itself before starting init).

This makes the initramfs rootfs un-special. Aside from being volatile, but this is a design decision.