Albert Hopkins
|
7ef2da9e83
|
scripts/buildkernel: use lexists() instead of exists()
exists() will return false for broken symlinks. We need lexists() instead.
|
2016-12-08 11:59:21 +00:00 |
Albert Hopkins
|
d40976c08c
|
scripts/build-kernel: remove the vmlinuz symlink if it exists before (re)creating
|
2016-10-19 11:46:03 +00:00 |
Albert Hopkins
|
caba362013
|
scripts/build-kernel: copy the kernel config (back) to /root after building
|
2016-08-07 12:46:45 +00:00 |
Albert Hopkins
|
be9f75a457
|
scripts: replace kernel.sh with build-kernel
This newer script is Python-based and smarter than the bash script.
|
2016-07-24 15:08:27 +00:00 |