readme
parent
7fdcf1bcd2
commit
4e42acd0c5
3
README
3
README
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue