[PATCH] modutils: Add /proc/cmdline module option parsing support

Ozan Çağlayan ozan at pardus.org.tr
Sun Feb 28 07:25:42 UTC 2010


Denys Vlasenko wrote:
> On Saturday 23 January 2010 00:50, Ozan Çağlayan wrote:
>> This adds module option parsing support from /proc/cmdline like in
>> module-init-tools.
>>
>> The options passed through /proc/cmdline are always squeezed by the ones
>> provided with command line arguments.
> 
> Applied a slightly different version based on your code:
> 
> http://git.busybox.net/busybox/commit/?id=3e26d4fa233705f2061b6f296ac2a604e94f508a
> 

Sorry I didn't have time to re-spin it with a CONFIG_ stuff - people told me that
I should do that because of the size increase the patch introduces - but no matter how,
it's good to see the feature pulled, thanks a lot!


More information about the busybox mailing list