RIPLinuX

From Kyle's Wiki
(Redirected from RIPLinux)
Jump to: navigation, search

Remastering a RIP rootfs

mkdir 1
cd 1
gzip -dc ../rootfs.cgz | cpio -iumdv
#Make the changes and remove the old system.
#Then cpio/gzip the new system.
find . | bin/cpio -v -o -H newc | gzip -9 >../rootfs.cgz

References

Personal tools
Namespaces

Variants
Actions
Efforts
Toolbox
Meta