DragonFly kernel List (threaded) for 2007-08
DragonFly BSD
DragonFly kernel List (threaded) for 2007-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: vke & link level addressing


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sun, 5 Aug 2007 20:11:32 -0700 (PDT)

:Would it be worth establishing a /etc/vkernel.conf file that contains
:different profiles (selecting DHCP, which /boot/loader.conf, etc) in the
:simple 'x=y' format above?
:
:Given profiles could be grouped by name in that file, and then the name of
:the profile could be supplied as the argument to the vkernel, saving a lot
:of typing.  Multiple vkernels with the same profile can then be created by
:specifying a class instead of explicit options every time, and we can ship
:with a default profile.

    Excellent idea, plus also add an option to allow a different conf file
    to be specified for flexibility.

    The format could be something simple like:

label:
    variable=data
    variable=data
    variable=data
    variable=data

label:
    ...

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]