Re: Why recovering from broken configs is too hard

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Thu May 03 2001 - 04:56:07 EST


> Unfortunately....there are a huge bunch of implicit constraints
> created by dependency relationships in the menu tree. For example,
> all SCSI cards are dependents of the SCSI symbol. Set SCSI to N
> and all the card symbols get turned off; set any card symbol to Y or M
> and the value of SCSI goes to Y or M correspondingly.

For any given option you have a tree of options that tell you what to change.
This means you can allow the user to set any conflicting variable either
way and ripple the changes into the tree then start again

For real world cases that will terminate pretty fast.

Alan

-
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/



This archive was generated by hypermail 2b29 : Mon May 07 2001 - 21:00:16 EST