Adrian's PkgBase Notes

Overview

Make Targets

Building a specific package

(TBD)

Building kernel

Note this currently only applies to GENERIC.

Then to install it, I've been scp'ing the kernel and kernel-dbg packages over to the device to use.

Note that you can't just do an pkg upgrade on those as because of the different suffixes they're treated as different packages. Instead you need to first uninstall the kernel/kernel-dbg packages and then pkg install the two you've sp'ed over.

Building custom kernels

I have no idea yet how to build a custom kernel config kernel package(s).

Installing multiple kernel packages

Currently the kernel / debug packages install into /boot/kernel and /usr/lib/ (for debug). There doesn't seem to be a way to maintain multiple kernels and have them populate in the boot menu.

AdrianChadd/PkgBase (last edited 2025-03-08T20:55:27+0000 by AdrianChadd)