You are not logged in.

#1 2006-08-25 09:58:44

Egil.B
Member
From: Universitas Osloensis
Registered: 2004-02-14
Posts: 116

Module autobuilding on boot script

I made a little python-script to automatically build and load external kernel-modules on boot.
I know rt2500-beyond exists in [unstable], but I dont want to wait for it to be updated, and if
I reboot with a package made for an older kernel, I can't get online.

Use it as you wish, but its the first script Ive written in python, so be gentle on code comments.

makemodule.pysrc
initscript
(I just called it .pysrc so firefox would read it wink)

Offline

#2 2006-08-25 14:53:55

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: Module autobuilding on boot script

While I don't agree with auto-magic module building, some might, so I'll comment that your initscript does not follow arch standards.  It needs to support start, stop, and restart parameters.  See an existing init script for how.

Offline

Board footer

Powered by FluxBB