Glen Barber
2971191a94
Create a rcmds package.
...
Sponsored by: The FreeBSD Foundation
2016-01-21 17:33:31 +00:00
Glen Barber
b524b25e38
Add UCL file for release-manuals package, missed in previous commit.
...
Sponsored by: The FreeBSD Foundation
2016-01-21 16:38:58 +00:00
Glen Barber
ed0d921874
Add a package for jail(8) and related utilities.
...
Sponsored by: The FreeBSD Foundation
2016-01-20 17:07:13 +00:00
Glen Barber
60107bd6b2
Add debug.ucl and tests-debug.ucl, missed in a previous commit.
...
Sponsored by: The FreeBSD Foundation
2016-01-06 00:52:55 +00:00
Glen Barber
ca7d3fb715
Rename an incorrectly named debug package file.
...
Sponsored by: The FreeBSD Foundation
2016-01-05 22:27:34 +00:00
Glen Barber
e5141d0726
Copy packages/*.ucl files to the corresponding debug file after
...
WITH_DEBUG_FILES was enabled by default.
Sponsored by: The FreeBSD Foundation
2016-01-05 19:28:41 +00:00
Brad Davis
5b7774f3ea
- Change all the names to their generic name since none of these need to
...
be overridden and ends up overwriting output files.
- For the descriptions that just say "TODO", switch to using %DESC% so
the generic description is used.
Approved by: bapt
2015-11-17 21:29:26 +00:00
Glen Barber
db03168b5d
Prefer https in package URLs.
...
Sponsored by: The FreeBSD Foundation
2015-10-15 19:55:32 +00:00
Baptiste Daroussin
74737168af
Create a dedicated package for dma
2015-10-10 23:16:40 +00:00
Glen Barber
c8d232d482
Prefer https:// over http://.
...
Sponsored by: The FreeBSD Foundation
2015-06-17 16:39:12 +00:00
Baptiste Daroussin
3248e7a673
Move gdb into its own package
2015-06-16 22:25:08 +00:00
Baptiste Daroussin
bc75683de2
Add a bunch of new packages, in particular binutils and groff
2015-06-16 22:06:28 +00:00
Baptiste Daroussin
08796a78ee
Move tests into a single FreeBSD-tests package
2015-06-16 21:07:07 +00:00
Baptiste Daroussin
9067d50812
Move clang binaries into FreeBSD-clang package
2015-06-16 20:34:39 +00:00
Baptiste Daroussin
80a3127a72
Fix script syntax
2015-06-15 13:27:57 +00:00
Baptiste Daroussin
3a161d956b
Make scripts cross installation friendly
2015-04-03 23:28:56 +00:00
Baptiste Daroussin
8cf263c843
run pw_mkdb and cap_mkdb at post-installation for cross installation the version
...
from the host would be run but the generated files will be on the target
respecing the endianness of the target
2015-03-18 16:06:04 +00:00
Baptiste Daroussin
9f4256d525
Add a bsnmp package
2015-03-18 13:01:09 +00:00
Baptiste Daroussin
842294c1ff
Add a bsdinstall package
2015-03-18 12:28:17 +00:00
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