chaos4ever / chaos

The chaos Operating System
https://chaos4ever.github.io/
16 stars 6 forks source link

Rake: Recreate the ramdisk image on each rake install #109

Closed perlun closed 6 years ago

perlun commented 6 years ago

Previously, it was created each time the default task was run. This change fixes it so that you can run rake install over and over again.

The programs/Rakefile file was also fixed to create the folder for the config/servers/boot/startup script.