Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 503 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 503 Bytes

Cascade

Cascade defines a minimal and automated path to replace GNU coreutils with uutils coreutils in a stage 3 Gentoo tarball.

You can run it in either a chroot:

just clean chroot

Or a virtual machine:

just clean vm

You can exit QEMU with ctrl-a x. ctrl-a c will show the QEMU monitor.

Development dependencies

just

Installation instructions