[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Preparation to the workshop: "Submit your first contribution to the Linux kernel"



Thank you all who participated.

Slides are available at https://debconf25-first-contribution-to-linux-28c229.pages.igalia.com/

The link is also on the Etherpad of the talk.

Cheers,
Helen

On 7/13/25 11:55, Helen Koike wrote:
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



Reply to: