DragonFly BSD
DragonFly bugs List (threaded) for 2006-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: fdisk problem in installworld


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sat, 11 Nov 2006 10:29:34 -0800 (PST)

:..
:>     check for a MACHINE_ARCH subdirectory and push into that too:
:[..]
:>     Which I think might be the correct solution here.
:
:I don't think so.  fdisk is a part of the machine architecture (pc32),
:not the cpu (i386).  if we want to it correctly, we would have to move
:fdisk to pc32.
:
:cheers
:  simon

    Do you want 'fdisk' to exist for the virtual kernel build?  I think
    it should.

    Alternatively we can use the new /usr/src/sys/machine/<BLAH>/Makefile.inc
    mechanism to condtionalize the build for fdisk and not have it depend
    on MACHINE or MACHINE_ARCH at all.

						-Matt




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