mastodon.zunda.ninja is one of the many independent Mastodon servers you can use to participate in the fediverse.
Zundon is a single user instance as home of @zundan as well as a test bed for changes of the code.

Administered by:

Server stats:

1
active users

cpio、ブート中のカーネルがルートファイルシステムをマウントする前に単体で伸張できるアーカイブ形式のひとつなんだろうと妄想してまつ

zunda

依存ライブラリも例えばtarに比べるとずいぶん少ない感じ

$ ldd `which tar`
linux-vdso.so.1 (0x00007ffcb297a000)
libacl.so.1 => /lib/x86_64-linux-gnu/libacl.so.1 (0x00007f6369964000)
libselinux.so.1 => /lib/x86_64-linux-gnu/libselinux.so.1 (0x00007f6369939000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f6369747000)
libpcre2-8.so.0 => /lib/x86_64-linux-gnu/libpcre2-8.so.0 (0x00007f63696b7000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f63696b1000)
/lib64/ld-linux-x86-64.so.2 (0x00007f63699f6000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f636968e000)

$ ldd `which cpio`
linux-vdso.so.1 (0x00007ffc599e8000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007ff8e2a89000)
/lib64/ld-linux-x86-64.so.2 (0x00007ff8e2cbd000)