[Bug 211419] [NEW PORT] misc/linux-kernel: Build customized Linux kernels

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jul 28 09:49:10 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211419

            Bug ID: 211419
           Summary: [NEW PORT] misc/linux-kernel: Build customized Linux
                    kernels
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: t at tobik.me
 Attachment #173064 maintainer-approval+
             Flags:

Created attachment 173064
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=173064&action=edit
linux-kernel.shar

Build customized Linux kernels in the ports tree.  You can provide your own
Linux configuration files with the LINUX_KCONFIG make variable and the port
supports running Linux' menuconfig (among other targets) via `make
_menuconfig`.

Poudriere testbuilds on FreeBSD 9.3/amd64, 10.3/amd64 are fine.  portlint -AC
has this to say:

WARN: Makefile: [133]: possible direct use of command "patch" found. use
${PATCH} instead.
WARN: Makefile: using hyphen in PORTNAME. consider using PKGNAMEPREFIX and/or
PKGNAMESUFFIX.
0 fatal errors and 2 warnings found.

The first warning is a false positive.  Considering there are various ports
with hyphens in their name I ignored it, but I'm not opposed to renaming the
port if this is wanted.

I'm planning on tracking the most recent stable kernel, which is 4.6.5 at the
moment.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list