Skip to content

antpk/darch-recipes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

216 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Darch recipes

My personal Darch recipes.

Want to use them?

You can boot my images. Each one has a guest account baked in that has no password. WARNING: Booting these essentially gives me full power over your entire computer. You can trust me though :)

Here are the instructions.

1. Install Darch

Instructions here

2. Stage image

# You can checkout my image I use for development.
export IMAGE="development"
# Also, you can try "i3" or "plasma".
sudo darch images pull pauldotknopf/darch-ubuntu-$IMAGE
sudo darch stage pauldotknopf/darch-ubuntu-$IMAGE

3. Reboot and select the grub menu entry

About

My operating systems, using Darch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 96.4%
  • Dockerfile 3.6%