You are not logged in.

#1 2007-12-25 20:04:03

orv
Member
Registered: 2007-12-13
Posts: 11

make menuconfig in kernel compile with abs?

So I decided to give the ABS way of compiling a kernel a try and all went smooth. (I still like traditional way)

I do however am looking for a way to configure kernel options similar to "make menuconfig" (the traditional way) for ABS.

I know I can just edit config.x86_64, but I like how "make menuconfig" shows things in a tree like structure as well as some info on the option.

Is there a way?

And also, I noticed that default arch kernel PKGBUILD applies all these patches that I know I wont use in the future, such as bluetooth patch (i dont use bluetooth at all). Is it safe to just remove all that patches in the PKGBUILD that I dont need or will it break something in the process?

Last edited by orv (2007-12-25 20:04:37)

Offline

#2 2007-12-25 21:45:56

orv
Member
Registered: 2007-12-13
Posts: 11

Re: make menuconfig in kernel compile with abs?

Found the answer I was looking for. Just needed to insert "make menuconfig" in the PKGBUILD and all is good.

Offline

Board footer

Powered by FluxBB