Add files to repository
This commit is contained in:
parent
339956e597
commit
3e3835cf2d
3 changed files with 134 additions and 0 deletions
14
README.md
Normal file
14
README.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
# templeos-slipstream
|
||||
|
||||
Slipstream tool for the TempleOS Standard ISO image
|
||||
|
||||

|
||||
|
||||
- Appends your ISO.C file to the TempleOS Standard ISO
|
||||
- Adds a CDirEntry in `/Home` for a `Once.HC` file that automatically mounts your ISO.C file, changes dirs, and `#include`s your `Run.HC` on startup.
|
||||
|
||||
This allows you to create slipstreamed TempleOS ISO files that are as close to "pure" as possible, without having to rebuild the distro.
|
||||
|
||||
# Usage
|
||||
|
||||
`templeos-slipstream TempleOS.ISO MySlipstream.ISO.C output.iso`
|
Loading…
Add table
Add a link
Reference in a new issue