History log of /dflybsd-src/share/man/man5/kernconf.5 (Results 1 – 18 of 18)
Revision Date Author Comments
# cf37dc20 19-Sep-2015 Sascha Wildner <saw@online.de>

i386 removal, part 43/x: Remove/change i386 specific info in manual pages.


# 579b67d2 03-Jul-2015 Sascha Wildner <saw@online.de>

i386 removal, part 13/x: Some cleanup after pc32 platform removal.


# dd7331fe 20-Jun-2015 Sascha Wildner <saw@online.de>

i386 removal, part 2/x: Remove i386 specific kernel config files.

Which are: GENERIC, LINT, SOEKRIS, VKERNEL


# b6a66df5 27-Mar-2010 Sascha Wildner <saw@online.de>

Further adjustments for 64 bit vkernels.

* Put a vkernel on the ISO too, just like we do with the 32 bit vkernel.

* Adjust miscellaneous manual pages.

* Don't build bus modules for 64 bit vkernels

Further adjustments for 64 bit vkernels.

* Put a vkernel on the ISO too, just like we do with the 32 bit vkernel.

* Adjust miscellaneous manual pages.

* Don't build bus modules for 64 bit vkernels, too.

* Install 64 bit vkernels to /var/vkernel, too.

show more ...


# b7ea0c65 14-Nov-2009 Thomas Nikolajsen <thomas@dragonflybsd.org>

kernconf.5,config.8: minor cleanup

* sort FILES section

* add X86_64_GENERIC to config.8 & mention that GENERIC is i386 specific

* mandoc(1) clean kerconf.5 by removing .Xo / .Xc & other minor

kernconf.5,config.8: minor cleanup

* sort FILES section

* add X86_64_GENERIC to config.8 & mention that GENERIC is i386 specific

* mandoc(1) clean kerconf.5 by removing .Xo / .Xc & other minor things

show more ...


# b2b3ffcd 04-Nov-2009 Simon Schubert <corecode@dragonflybsd.org>

rename amd64 architecture to x86_64

The rest of the world seems to call amd64 x86_64. Bite the bullet and
rename all of the architecture files and references. This will
hopefully make pkgsrc build

rename amd64 architecture to x86_64

The rest of the world seems to call amd64 x86_64. Bite the bullet and
rename all of the architecture files and references. This will
hopefully make pkgsrc builds less painful.

Discussed-with: dillon@

show more ...


# 3f3709c3 07-Nov-2009 Jordan Gordeev <jgordeev@dir.bg>

Revert "rename amd64 architecture to x86_64"

This reverts commit c1543a890188d397acca9fe7f76bcd982481a763.

I'm reverting it because:
1) the change didn't get properly discussed
2) it was based on

Revert "rename amd64 architecture to x86_64"

This reverts commit c1543a890188d397acca9fe7f76bcd982481a763.

I'm reverting it because:
1) the change didn't get properly discussed
2) it was based on false premises:
"The rest of the world seems to call amd64 x86_64."
3) no pkgsrc bulk build was done to test the change
4) the original committer acted irresponsibly by committing
such a big change just before going on vacation.

show more ...


# c1543a89 04-Nov-2009 Simon Schubert <corecode@dragonflybsd.org>

rename amd64 architecture to x86_64

The rest of the world seems to call amd64 x86_64. Bite the bullet and
rename all of the architecture files and references. This will
hopefully make pkgsrc build

rename amd64 architecture to x86_64

The rest of the world seems to call amd64 x86_64. Bite the bullet and
rename all of the architecture files and references. This will
hopefully make pkgsrc builds less painful.

Discussed-with: dillon@

show more ...


# 1f3eb935 28-Sep-2009 Thomas Nikolajsen <thomas@dragonflybsd.org>

kernconf.5: Add info on 64-bit kernels & improve markup


# 8aa83500 27-Mar-2009 Sascha Wildner <saw@online.de>

kernconf(5): Add some words about pc64.


# da3476f4 16-Jul-2008 Thomas Nikolajsen <thomas@dragonflybsd.org>

Add VKERNEL.


# b770eafb 02-May-2008 Sascha Wildner <swildner@dragonflybsd.org>

Elaborate a bit more on lexical conventions and ISA device configuration.

Taken-from: FreeBSD


# cb4679fc 02-May-2008 Sascha Wildner <swildner@dragonflybsd.org>

Use a list with tags.


# 253e53b1 20-Feb-2008 Sascha Wildner <swildner@dragonflybsd.org>

Fix list width.


# 15279048 19-Feb-2008 Thomas Nikolajsen <thomas@dragonflybsd.org>

Add FILES.


# 885a3179 07-Nov-2007 Sascha Wildner <swildner@dragonflybsd.org>

Remove last I386_CPU remains.


# 1e5c9a8f 15-Sep-2007 Sascha Wildner <swildner@dragonflybsd.org>

Add missing space.


# ec68fed6 13-Sep-2007 Sascha Wildner <swildner@dragonflybsd.org>

Add a skeletal kernconf(5) manual page for documenting the structure
of a kernel configuration file.

It only documents the keywords for now but can (and will eventually)
be extended to document our

Add a skeletal kernconf(5) manual page for documenting the structure
of a kernel configuration file.

It only documents the keywords for now but can (and will eventually)
be extended to document our numerous kernel options.

It's kinda based on NetBSD's options(4).

Suggested-by: dillon (sort of)
[http://leaf.dragonflybsd.org/mailarchive/bugs/2007-08/msg00064.html]

show more ...