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

Re: Installer: again


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sun, 15 Feb 2004 11:44:24 -0800 (PST)

    Ok guys, stop arguing over it.  It's obvious that whatever we produce
    needs to be a two-layered affair.  One layer to do the dirty work,
    and a higher layer to present an API.

    The most portable way of doing this is to create a bunch of utilities
    to handle the lower layer (e.g. like we already have 'fdisk' and
    'boot0cfg' and 'disklabel'... like that), which the higher layer then
    uses.  Why don't we dwell on the layering interface for a bit, it
    may be more productive.

    If we focus on that then whomever winds up doing the higher layer can
    implement it (almost) however he pleases, and if someone doesn't like
    it they can implement a different top layer :-).  

						-Matt




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