rename .config to config

This commit is contained in:
TomasM
2017-10-11 08:44:28 -04:00
parent bbde3c4ff0
commit 33f08bcf58
7 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -13,10 +13,10 @@ Note:
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.
* Make sure your kernel is in /boot/vmlinuz or change the path in ./.config
* Make sure your kernel is in /boot/vmlinuz or change the path in ./config
Your kernel must support squashfs and aufs. Debian Jessie's kernel does.
* You may also wish to replace boot graphics in ./bootfiles/bootlogo.png