[go: up one dir, main page]

Menu

[r3]: / package.sh  Maximize  Restore  History

Download this file

6 lines (5 with data), 132 Bytes

1
2
3
4
5
cd extract
sudo find | sudo cpio -o -H newc | gzip -2 > ../tinycore.gz
cd ../
rm newiso/boot/tinycore.gz
mv tinycore.gz newiso/boot