Adding description of repository.
This commit is contained in:
parent
7f349bdfe4
commit
8901d1c4e0
1 changed files with 4 additions and 0 deletions
4
README.md
Normal file → Executable file
4
README.md
Normal file → Executable file
|
@ -0,0 +1,4 @@
|
|||
This repository contain the files to build a costumized live-linux ISO. You can easily copy the iso onto an USB-stick for booting.
|
||||
During boot you can choose between boot into Live System, Start Debian Installation or using Hadware Detection Tool (HDT) or Memory Diagnostic Tool (memtest86+).
|
||||
To build the live-linux ISO make sure live-build is installed on your machine. You can start the build process with ``make``.
|
||||
Feel free to change the configurationen fitting to your needs and wishes. Therefor change the makefile, add or remove packages listed inside packages.list or change the configurations for vim (vimrc).
|
Loading…
Reference in a new issue