compilation script for linux kernel for operating systems students in technion
instructions:
- save the kernel files in a shared folder with the vm
- save the script in that folder (dont forget to change permitions!!)
- have fun modifying the kernel
- run the script: it will find all .c files that have changes in the past 24 hours and will copy them to their place in the kernel, then run the commands to compile the kernel.
importent notice:
- after running the script the conction will be lost, you need to reconect over ssh
- if after reboot the script get stuck press "ctrl+z"
- don't forget to create a snapshot before running the script