HackerTrans
トップ新着トレンドコメント過去質問紹介求人

jtlebigot

no profile record

投稿

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

blog.yadutaf.fr
113 ポイント·投稿者 jtlebigot·先月·33 コメント

Canonical/Ubuntu have been under DDoS

status.canonical.com
220 ポイント·投稿者 jtlebigot·2 か月前·71 コメント

Ubuntu website and repositories outage due to DDoS

twitter.com
9 ポイント·投稿者 jtlebigot·2 か月前·3 コメント

Nullfs has been merged for Linux 7.0

phoronix.com
4 ポイント·投稿者 jtlebigot·5 か月前·2 コメント

Bible and Quran apps flagged NSFW by F-Droid

forum.f-droid.org
125 ポイント·投稿者 jtlebigot·9 か月前·180 コメント

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

blog.yadutaf.fr
3 ポイント·投稿者 jtlebigot·10 か月前·0 コメント

Introduction to Linux Netkit interfaces – with a grain of eBPF

blog.yadutaf.fr
12 ポイント·投稿者 jtlebigot·昨年·0 コメント

コメント

jtlebigot
·5 か月前·議論
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.