This commit is contained in:
Tomas M
2017-05-18 02:12:19 -05:00
parent 92b9fa13c0
commit e11484bfe5
+2 -3
View File
@@ -7,9 +7,8 @@ Make sure to extract and use it on a posix-compatible filesystem,
since it creates some (sym)links and such.
* 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 place
to store these scripts is in /tmp, but remember that your distro may
erase /tmp on reboot, so you may lose changes if you reboot your system.
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.
* Before you start building your Kit, edit the file ./.config
Most importantly change the LIVEKITNAME variable.