I'm currently working on a fork on the raspi kernel for streaming cable channels (I have that ready. That's not what I need help with). What I need to know is how to get a program to run on boot (This is a non-built kernel. Just a Github repos @ www.github.com/zurgeg/linux).
So when I boot I want a program that says hello world! (in python) run on boot.
Any help is appreciated!!