Gentoo Archives: gentoo-dev

From: "Tony \\\"Chainsaw\\\" Vroon" <chainsaw@g.o>
To: gentoo-dev@l.g.o
Cc: cluster@g.o
Subject: Re: [gentoo-dev] Help on adapting cman init scripts to kernels with things built in instead of modules
Date: Sun, 02 Dec 2012 22:44:58
Message-Id: 1354488271.3020.0.camel@localhost
In Reply to: [gentoo-dev] Help on adapting cman init scripts to kernels with things built in instead of modules by Pacho Ramos
1 On Sun, 2012-12-02 at 23:10 +0100, Pacho Ramos wrote:
2 > Arch team people think that this should be handled before but... how
3 > should it be handled?
4
5 I agree with the arch teams here. You can do something as mundane as:
6 if [ -e /proc/modules ]; then
7 COMPLICATED MODULE MADNESS
8 fi
9
10 Regards,
11 Tony V.

Attachments

File name MIME type
signature.asc application/pgp-signature