aboutsummaryrefslogtreecommitdiff
path: root/release/scripts
Commit message (Expand)AuthorAgeFilesLines
* release: Rework vm_extra_pre_umountColin Percival2024-05-061-1/+2
* release: Use the ABI of the target release to fetch packagesJohn Baldwin2024-04-141-12/+11
* Reapply "pkgbase: Create a FreeBSD-dtb package"Emmanuel Vadot2024-02-031-6/+14
* pkg-stage.sh: add x11/sddmGraham Perrin2024-02-031-0/+1
* Revert "pkgbase: Create a FreeBSD-dtb package"Emmanuel Vadot2024-02-021-14/+6
* pkgbase: Create a FreeBSD-dtb packageEmmanuel Vadot2024-01-291-6/+14
* pkgbase: propagate SRCRELDATE to the packages correctlyBaptiste Daroussin2023-12-041-0/+1
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-168-9/+0
* release/DVD_PACKAGES: Update the names of drm-kmod portsLi-Wen Hsu2023-07-041-2/+3
* release: Remove "All Rights Reserved" from FreeBSD Foundation copyrightsEd Maste2023-04-171-1/+0
* pkg-stage.sh: update port trailing version informationGlen Barber2023-03-201-2/+2
* release: Add support for creating ZFS-based VM imagesMark Johnston2022-10-281-2/+6
* Replace subversion with git in the installation DVDAlan Somers2022-05-271-2/+1
* release: fix on-disc pkg binary symbolic linksGlen Barber2022-04-261-1/+3
* release: Move the vagrant.vmx config out to its own file to match vboxBrad Davis2021-03-121-0/+31
* Use makefs(8) in release VM-image generation instead of md(4) and newfs.Nathan Whitehorn2021-02-251-2/+0
* arm64: convert virtual machine images to GPTMitchell Horne2020-10-301-9/+1
* release: update to use git instead of svn:Glen Barber2020-07-311-133/+0
* pkgbase: use -dev,-dbg instead of -development,-debugEd Maste2020-05-201-1/+1
* pkgbase: remove more profile package leftoversEd Maste2020-04-011-1/+1
* pkgbase: Move device.hints from the runtime to the bootloader packageEmmanuel Vadot2020-03-241-3/+2
* pkgbase: Move the bootloader related files to a new FreeBSD-bootloader packageEmmanuel Vadot2019-09-051-0/+3
* In followup to r340406, remove doc from the EXTRA_DISTRIBUTIONSGlen Barber2018-11-131-3/+0
* The roff ascii.gz documentation installed to /usr/share/docGlen Barber2018-11-131-0/+3
* Add graphics/drm-legacy-kmod and graphics/drm-stable-kmod to theGlen Barber2018-10-101-0/+2
* Update the pkg-stage.sh script used to populate packages on theGlen Barber2018-09-181-1/+1
* build: skip the database check when generating install mediaRoger Pau Monné2018-08-171-1/+1
* Change installer default to not install ports treeSteve Wills2018-01-301-0/+1
* Rework r325076: Just use the pre-existing OBJDIR.Bryan Drewery2017-11-051-7/+3
* Rework r254951 to not reach into private OBJDIR areas.Bryan Drewery2017-10-291-5/+3
* Fix Vagrant image upload after recent API changes.Glen Barber2017-07-031-19/+19
* Allow PORTSDIR to be overridden in the pkg-stage target.Glen Barber2017-05-221-4/+5
* Update release/scripts/atlas-upload.sh to account for API changesGlen Barber2017-05-111-5/+5
* Add sysutils/tmux to the DVD package setEd Maste2017-04-241-0/+1
* Revert r309339, thus re-instating r309314Matthew Seaman2016-12-161-4/+5
* Revert r309314, which breaks installing ports.Glen Barber2016-11-301-5/+4
* Allow a user-overridable setting 'PKG_CMD' to control the command usedMatthew Seaman2016-11-301-4/+5
* Apply mergemaster r255428:Xin LI2016-06-081-1/+1
* Replace linux-f10 packages with updated linux-c6.Glen Barber2016-05-271-1/+1
* Avoid adding the '-release' suffix to non-debug kernel packages.Glen Barber2016-03-081-1/+1
* Prefix lib32, profile, debug, and development packagesGlen Barber2016-03-081-7/+3
* Include a 'package-pkg' target, intended for use forGlen Barber2016-02-241-0/+25
* Fix naming inconsistency with lib32 debug packages.Glen Barber2016-02-011-1/+1
* Add 'stagekernel' target, which invokes 'distributekernel'Glen Barber2016-01-271-2/+20
* MFHGlen Barber2016-01-051-13/+59
|\
| * Merge ^/projects/release-install-debug:Glen Barber2016-01-051-13/+59
* | MFH r289384-r293170Glen Barber2016-01-041-1/+1
|\|
| * Ensure TEMPROOT is unique, to guard against multiple builds on same machine.Simon J. Gerraty2015-11-081-1/+1
* | Merge from headBaptiste Daroussin2015-10-091-10/+11
|\|
| * Use print as a function, not operator.Craig Rodrigues2015-10-081-10/+11