]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
pkgbase: Create two new rules for creating repo
authorEmmanuel Vadot <manu@FreeBSD.org>
Fri, 26 Jan 2024 18:52:03 +0000 (19:52 +0100)
committerEmmanuel Vadot <manu@FreeBSD.org>
Mon, 29 Jan 2024 18:24:03 +0000 (19:24 +0100)
commita5ff900535e24e3a3cd02287d733e1d1e5e9583a
tree844098b6c7d6bcae871fdceb11d21ad34c8963ae
parentf30c7d56546b9f36e42351fb385d96e37dbac1d5
pkgbase: Create two new rules for creating repo

This adds two new rules named create-packages-kernel-repo and
create-packages-world-repo.
The goal of those rules is to create the {kernel,world} packages and
after that the repository.
It helps a lot for developing with pkgbase by adding the dev machine
repository created by those rules on top of the official pkgbase one.

Differential Revision: https://reviews.freebsd.org/D43623
Reviewed by: bapt, emaste
Sponsored by: Beckhoff Automation GmbH & Co. KG
Makefile
Makefile.inc1