[SM-Grimoire-Bugs] [Bug 13716] [master bug] linux needs CONFIG_* subdepends implemented
bugzilla-daemon at bugs.sourcemage.org
bugzilla-daemon at bugs.sourcemage.org
Tue Apr 17 15:51:28 EDT 2007
http://bugs.sourcemage.org/show_bug.cgi?id=13716
------- Additional Comments From jakakranjc at email.si 2007-04-17 14:51 -------
I think it would be best to incorporate that "truly custom" kernel into the
linux spell first. It would simplify this matter and probably the
get_kernel_version one too. Wow, more growth opportunities! :P
Wouldn't it be cool if we built things as modules, at least the ones that can
be - iirc this doesn't require a full kernel rebuild and the spell could adapt
to it.
The needed state would simply be appeneded in the subdepends call (eg.
CONFIG_BRAIN=m) and the linux PRE_SUB_DEPENDS would play with it. If there is
no required state of the CONFIG, just its name would be passed (eg.
CONFIG_BRAIN) and a query in SUB_DEPENDS would do the rest. I think this is
cleaner and safer that having each spell doing it itself.
--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the SM-Grimoire-Bugs
mailing list