Skip to content

compilation script for linux kernel for operating systems students in technion

Notifications You must be signed in to change notification settings

nagmo/compile-linux-kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

compile-linux-kernel

compilation script for linux kernel for operating systems students in technion

instructions:

  1. save the kernel files in a shared folder with the vm
  2. save the script in that folder (dont forget to change permitions!!)
  3. have fun modifying the kernel
  4. 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

About

compilation script for linux kernel for operating systems students in technion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages