Hi,
If you are planning to attend the workshop called "Submit your first
contribution to the Linux kernel" tomorrow at 2pm, please read along.
To avoid overloading the network and to use the most of our time, please
clone and install dependencies in advance:
# Install virtme-ng dependencies
sudo apt install -y git python3-pip python3-venv qemu-system
# Install Linux build dependencies
sudo apt install -y flex bison bc libelf-dev libssl-dev kmod
# Download the source code
git clone -b staging-testing git://git.kernel.org/pub/scm/linux/kernel/
git/gregkh/staging.git
NOTE: Tomorrow you'll be able to clone directly from my computer over
the local network if the above is taking too long for you.
See you tomorrow!
Cheers
Helen Koike