#
2483a2d3 |
| 03-Nov-2024 |
Bjoern A. Zeeb <bz@FreeBSD.org> |
release: add wifi-firmware-kmod@release to ship as package
Rather than adding the rtw88 package add the flavored port for all the supported wireless drivers we recently added support for.
Sponsored
release: add wifi-firmware-kmod@release to ship as package
Rather than adding the rtw88 package add the flavored port for all the supported wireless drivers we recently added support for.
Sponsored by: The FreeBSD Foundation MFC after: 3 days Pointed out by: cperciva (as part of the set of changes) Reviewed by: cperciva (#releng) Differential Revision: https://reviews.freebsd.org/D47406
show more ...
|
Revision tags: release/13.4.0, release/14.1.0 |
|
#
f81c0904 |
| 24-May-2024 |
Colin Percival <cperciva@FreeBSD.org> |
Add rtw88 firmware to DVD package set
Add net/wifi-firmware-rtw88-kmod since it is no longer included in the base system on 15.x. (It is present in 14.x, so this change will not be MFCed.)
|
#
d31ed58b |
| 20-May-2024 |
Colin Percival <cperciva@FreeBSD.org> |
Modernize DVD package set in preparation for 14.1
Remove archivers/unzip (now in base) and emulators/linux_base-c7 (old and unlikely to be useful without other linux packages being installed), ports
Modernize DVD package set in preparation for 14.1
Remove archivers/unzip (now in base) and emulators/linux_base-c7 (old and unlikely to be useful without other linux packages being installed), ports-mgmt/portmaster (now largely obsolete and discouraged in favour of using pkg and binary packages) and x11-drivers/xf86-video-vmware (questionably useful).
Replace devel/git with devel/git@lite (sufficient for most purposes), and adjust the "ensure the ports exist to sanitize the list" code to ignore the @lite part when checking that /usr/ports/devel/git exists.
Add sysutils/seatd and x11-wm/sway for wayland support.
MFC after: 1 minute Differential Revision: https://reviews.freebsd.org/D45278
show more ...
|
#
ea266304 |
| 13-Apr-2024 |
John Baldwin <jhb@FreeBSD.org> |
release: Use the ABI of the target release to fetch packages
- Point --rootdir at the installed destdir in the dvd tree. This causes pkg to determine the ABI from the installed destdir instead
release: Use the ABI of the target release to fetch packages
- Point --rootdir at the installed destdir in the dvd tree. This causes pkg to determine the ABI from the installed destdir instead of the host's binaries. Previously the result was that packages for the host's ABI were always downloaded breaking cross-releases (e.g. arm64 releases built on an amd64 host included amd64 packages on the DVD ISO image rather than arm64 packages). This also handles version mismatches, and I tested this by cross-building a 15.x arm64 release on a 14.x amd64 host.
- As a result, pkg now does a chdir(3) to the rootdir before running, so the -o argument to fetch needs to be updated to be relative to rootdir instead of the CWD as make runs.
- Add a new ROOTDIR variable to limit references to "dvd" to one place. Ideally ROOTDIR would be an argument to this script so that it didn't really know about the dvd layout at all.
- While here, simplify creation of symlinks by just using a longer path to the link name instead of using 'cd' in the shell before invoking ln(1). Also use ln -sf to create the pkg.pkg symlink rather than rm + ln.
PR: 278273 Reported by: gatekeeper <tiago.gasiba@gmail.com> Reviewed by: imp, delphij MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D44749
show more ...
|
Revision tags: release/13.3.0 |
|
#
5ff76402 |
| 03-Feb-2024 |
Graham Perrin <grahamperrin@gmail.com> |
pkg-stage.sh: add x11/sddm
MFC After: 2 days Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/996
|
Revision tags: release/14.0.0 |
|
#
d0b2dbfa |
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
#
fea4a44c |
| 04-Jul-2023 |
Li-Wen Hsu <lwhsu@FreeBSD.org> |
release/DVD_PACKAGES: Update the names of drm-kmod ports
Reviewed by: x11 (manu), re (gjb) MFC after: 3 days Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D
release/DVD_PACKAGES: Update the names of drm-kmod ports
Reviewed by: x11 (manu), re (gjb) MFC after: 3 days Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D40770
show more ...
|
Revision tags: release/13.2.0 |
|
#
e4e139b8 |
| 20-Mar-2023 |
Glen Barber <gjb@FreeBSD.org> |
pkg-stage.sh: update port trailing version information
Reported by: Ian Smith, Graham Perrin MFC after: 1 week X-MFC-13.2: NO
Sponsored by: Rubicon Communications, LLC ("Netgate")
|
Revision tags: release/12.4.0 |
|
#
55c8093f |
| 26-May-2022 |
Alan Somers <asomers@FreeBSD.org> |
Replace subversion with git in the installation DVD
I assume the original reason for Subversion's inclusion was to checkout the base system. But now we use git for that.
Reviewed by: gjb Sponsored
Replace subversion with git in the installation DVD
I assume the original reason for Subversion's inclusion was to checkout the base system. But now we use git for that.
Reviewed by: gjb Sponsored by: Axcient MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D35329
show more ...
|
Revision tags: release/13.1.0 |
|
#
68b0a79b |
| 26-Apr-2022 |
Glen Barber <gjb@FreeBSD.org> |
release: fix on-disc pkg binary symbolic links
PR: 263574 Reported by: loader MFC after: immediately Sponsored by: Rubicon Communications, LLC ("Netgate")
|
Revision tags: release/12.3.0, release/13.0.0, release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0 |
|
#
c6879c6c |
| 23-Oct-2018 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r339015 through r339669.
|
#
e4a1a705 |
| 10-Oct-2018 |
Glen Barber <gjb@FreeBSD.org> |
Add graphics/drm-legacy-kmod and graphics/drm-stable-kmod to the list of packages to include on the dvd installer.
Approved by: re (marius, rgrimes) Sponsored by: The FreeBSD Foundation
|
#
01d4e214 |
| 05-Oct-2018 |
Glen Barber <gjb@FreeBSD.org> |
MFH r338661 through r339200.
Sponsored by: The FreeBSD Foundation
|
#
ce44d808 |
| 27-Sep-2018 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r338731 through r338987.
|
#
dc39aae3 |
| 18-Sep-2018 |
Glen Barber <gjb@FreeBSD.org> |
Update the pkg-stage.sh script used to populate packages on the dvd1.iso installation medium from including KDE4 to KDE5, as the KDE4-based ports have been marked as deprecated in the Ports Collectio
Update the pkg-stage.sh script used to populate packages on the dvd1.iso installation medium from including KDE4 to KDE5, as the KDE4-based ports have been marked as deprecated in the Ports Collection.
MFC after: 3 days Approved by: re (rgrimes) Sponsored by: The FreeBSD Foundation
show more ...
|
Revision tags: release/11.2.0, release/10.4.0, release/11.1.0 |
|
#
27c24068 |
| 22-May-2017 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r318560 through r318657.
|
#
fefd0439 |
| 22-May-2017 |
Glen Barber <gjb@FreeBSD.org> |
Allow PORTSDIR to be overridden in the pkg-stage target.
Submitted by: Johannes Jost Meixner (original) PR: 218393 MFC after: 3 days Sponsored by: The FreeBSD Foundation
|
#
af3f3602 |
| 27-Apr-2017 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r317281 through r317502.
|
#
868f280a |
| 24-Apr-2017 |
Ed Maste <emaste@FreeBSD.org> |
Add sysutils/tmux to the DVD package set
The zsh + tmux combination is commonly wanted.
Approved by: gjb MFC after: 2 weeks Sponsored by: The FreeBSD Foundation
|
Revision tags: release/11.0.1, release/11.0.0 |
|
#
f8b0d373 |
| 27-May-2016 |
Glen Barber <gjb@FreeBSD.org> |
Replace linux-f10 packages with updated linux-c6.
PR: 208280 Submitted by: Johannes Meixner Sponsored by: The FreeBSD Foundation
|
Revision tags: release/10.3.0, release/10.2.0 |
|
#
98e0ffae |
| 27-May-2015 |
Simon J. Gerraty <sjg@FreeBSD.org> |
Merge sync of head
|
#
51dd214c |
| 19-Jan-2015 |
Enji Cooper <ngie@FreeBSD.org> |
MFhead @ r277403
|
#
d899be7d |
| 19-Jan-2015 |
Glen Barber <gjb@FreeBSD.org> |
Reintegrate head: r274132-r277384
Sponsored by: The FreeBSD Foundation
|
#
8f0ea33f |
| 13-Jan-2015 |
Glen Barber <gjb@FreeBSD.org> |
Reintegrate head revisions r273096-r277147
Sponsored by: The FreeBSD Foundation
|
#
23036323 |
| 08-Jan-2015 |
Glen Barber <gjb@FreeBSD.org> |
Switch to x11/gnome3 now that x11/gnome2 no longer exists in the ports tree.
MFC after: 3 days X-MFC-With: r276820, r276822, r276827 Sponsored by: The FreeBSD Foundation
|