Re: [PATCH] FILESYSTEMS: Make "advanced partitions" immediately unselectable. - Kernel
This is a discussion on Re: [PATCH] FILESYSTEMS: Make "advanced partitions" immediately unselectable. - Kernel ; Randy Dunlap wrote:
> I don't see the "if PARTITION_ADVANCED" block as being compatible with the
> need to have default partition types per $ARCH.
> Do you see some way around that problem?
You need menuconfig_usedefaults.
--
To unsubscribe ...
-
Re: [PATCH] FILESYSTEMS: Make "advanced partitions" immediately unselectable.
Randy Dunlap wrote:
> I don't see the "if PARTITION_ADVANCED" block as being compatible with the
> need to have default partition types per $ARCH.
> Do you see some way around that problem?
You need menuconfig_usedefaults.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
-
Re: [PATCH] FILESYSTEMS: Make "advanced partitions" immediately unselectable.
--- Original Message ---
> Randy Dunlap wrote:
>
> > I don't see the "if PARTITION_ADVANCED" block as being compatible with the
> > need to have default partition types per $ARCH.
> > Do you see some way around that problem?
>
> You need menuconfig_usedefaults.
Where is that?
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
-
Re: [PATCH] FILESYSTEMS: Make "advanced partitions" immediately unselectable.
On Sat, 2 Aug 2008, Randy Dunlap wrote:
> --- Original Message ---
> > Randy Dunlap wrote:
> >
> > > I don't see the "if PARTITION_ADVANCED" block as being compatible with the
> > > need to have default partition types per $ARCH.
> > > Do you see some way around that problem?
> >
> > You need menuconfig_usedefaults.
>
> Where is that?
Currently nowhere, it's just my idea of how to solve the problem.
It would be a variant of KConfig's menuconfig option, having the desired
behaviour.
Unfortunately I don't have time to implement that, especially since I don't
know that part of the code. The last few weeks, I was barely able to
assemble my new desk.
--
To define recursion, we must first define recursion.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/