| From | Subject | Date |
|---|---|---|
| Michael Neumann | kauth
Hi all,
I'm thinking about bringing NetBSD's kauth [1] to DragonFly since quite
some time. Before starting anything in this direction, I'd like to know
if this is a desired feature to bring into DragonFly.
This would be the first time I write or port anything for an operating
system, so I think I would need some kind of mentor (even if I am a very
experience programmer :).
This is just a thought, and I am usually very busy, but I'd really like
to get more into DragonFly and hope to unders...
| Sep 17, 11:49 am 2007 |
| Petr Janda | Re: [PATCH] amd64 port kernel build/link patches
I'd love to try it. But I dont know a few things:
- How do I cross-compile?
- I believe I will have to recompile all of my 3rd party programs from pkgsrc.
Correct? What's the chance that more pkgsrc programs wont work?
Petr
| Sep 17, 7:47 am 2007 |
| Yonghong Yan | Re: [PATCH] amd64 port kernel build/link patches
there is a README.amd64 file that includes in the patch. anyway, follow this:
after applying the patch, set this
TARGET_ARCH=amd64
TARGET_PLATFORM=pc64
and then do the make buildworld that will build all the cross
toolchain and the world utilities, but not pkgsrc.
then do the make -k buildkernel KERNCONF=AMD64_GENERIC, that will
build and link the kernel. the emulation linux is compiled with errors
and i have spent time on it more than dumping in Freebsd related code.
that is the reason to u...
| Sep 17, 9:31 am 2007 |
| previous day | today | next day |
|---|---|---|
| September 16, 2007 | September 17, 2007 | September 18, 2007 |
