Skip to content

Melkor333/oily-gentoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oily-gentoo

For now, oily-gentoo defines a minimal and automated path to replace /bin/bash and /bin/sh with oilshell in a stage 3 Gentoo tarball.

# Removes everything
./build clean

# Generate a rootfs
./build rootfs

# Enter a chroot
./build chroot
# Load the profile to have $PATH set, etc.
> . /etc/profile

# Remove mountpoints when finished
./build remove_mounts

Idea and most code stolen from https://github.com/JoshMcguigan/cascade

About

gentoo tarball with bash & sh replaced by osh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages