Hi all,
I'm experimenting with a custom kernel configuration for my limited VPS resources. I have been manually copying GENERIC and taking out options and devices manually until I realsied that /etc/make.conf can be used to achieve something similar.
Can someone enlighten me what WITHOUT_MODULES will accept? This is not documented in the make conf man page. I'm also curious to know whether there is a way to exclude different options and devices using a similar config flag instead of having to manually edit the copy of the GENERIC kernel config.
Seems like an exclusion list would be perfect as the kernel changes over time and maintaining a list of exclusions would be more handy than the manual options.
Thanks in advance,
-- Attila
I'm experimenting with a custom kernel configuration for my limited VPS resources. I have been manually copying GENERIC and taking out options and devices manually until I realsied that /etc/make.conf can be used to achieve something similar.
Can someone enlighten me what WITHOUT_MODULES will accept? This is not documented in the make conf man page. I'm also curious to know whether there is a way to exclude different options and devices using a similar config flag instead of having to manually edit the copy of the GENERIC kernel config.
Seems like an exclusion list would be perfect as the kernel changes over time and maintaining a list of exclusions would be more handy than the manual options.
Thanks in advance,
-- Attila
Last edited by a moderator: