home
about
子功能
新建文章
标题
内容
find . -print0 | cpio --null -ov --format=newc > ../initramfs.cpio
提交