pull/40/head
TomasM 2017-10-07 05:07:32 -04:00
parent 7fdcf1bcd2
commit 4e42acd0c5
1 changed files with 3 additions and 0 deletions

3
README
View File

@ -6,9 +6,12 @@ distribution into a Live Kit (formely known as Live CD).
Make sure to extract and use it on a posix-compatible filesystem, Make sure to extract and use it on a posix-compatible filesystem,
since it creates some (sym)links and such. since it creates some (sym)links and such.
Note:
* Store Linux Live kit in a directory which is not going to be included * Store Linux Live kit in a directory which is not going to be included
in your live distro, else it would be copied to it. Best practice is to in your live distro, else it would be copied to it. Best practice is to
make a directory such as /a and put these scripts there. make a directory such as /a and put these scripts there.
Be warned, if you put it to /tmp, some distros may erase it on reboot.
* Before you start building your Kit, edit the file ./.config * Before you start building your Kit, edit the file ./.config
Most importantly change the LIVEKITNAME variable. Most importantly change the LIVEKITNAME variable.