Commit Graph

13 Commits

Author SHA1 Message Date
Baptiste Daroussin
6b710cc6fe development and profile are special tags and should always be the last component
of the name if present
2015-03-18 11:27:11 +00:00
Baptiste Daroussin
6c2fad0a6a Add support for lib32 packages 2015-03-18 11:05:49 +00:00
Baptiste Daroussin
d3cd95cf88 Now that pkg create can directly accept both a file and a plist in command line,
directly use it
2015-03-18 09:39:31 +00:00
Baptiste Daroussin
36f956343e Move syscons support files into a separate package 2015-03-05 17:56:02 +00:00
Baptiste Daroussin
58cf66a972 Make at(1) and related tools an individual package 2015-03-05 16:49:52 +00:00
Baptiste Daroussin
0ed8966e5b Make acpi an individual package
Flag /etc/devd/asus.conf as a config file so it will be automatically merged on updates
2015-03-05 16:22:31 +00:00
Baptiste Daroussin
219c72ef13 Make unbound an individual package
Ensure we keep all tags from mtrees when creating the METALOG
2015-03-05 12:40:59 +00:00
Baptiste Daroussin
ca202c471b Make svn an individual package 2015-03-05 10:22:59 +00:00
Baptiste Daroussin
c2e2d02cbe Make FreeBSD-bhyve an indivual package 2015-03-05 07:30:48 +00:00
Baptiste Daroussin
ca0abefb74 Add new create-world-packages target to generated the packages out of world
Dynamically figure out the list of targets based on tags passed on the mtrees
First sanity check that all packages have existing manifests
Generate the packages

Please note that for now the mtree needs more work as it has duplicate entries,
everything is not yet tagged

The packages now have generic entries and needs to be customize
2015-03-05 00:13:42 +00:00
Baptiste Daroussin
cde152e91d Rerunning kldxref after installing the kernel is still needed as rc.d/kldxref
will happen too late
2015-02-09 10:25:58 +00:00
Baptiste Daroussin
a41f54ab96 Running kldxref after the kernel installation is useless given it will be done
at reboot
2015-02-08 19:12:38 +00:00
Baptiste Daroussin
12501e63f2 Add a packages/ subdirectory which will contain the metadata for packaging base
Add a first example to package the kernel
2015-02-08 18:07:23 +00:00