Date: Thu, 14 May 2026 19:05:11 +0000 From: Colin Percival <cperciva@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 8c8ec2cdc9a9 - releng/15.1 - pkg-stage.sh: Add ext2 and ntfs Message-ID: <6a061ce7.257cc.5fc5391c@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch releng/15.1 has been updated by cperciva: URL: https://cgit.FreeBSD.org/src/commit/?id=8c8ec2cdc9a9cfa44ecb98a387f426faa1c9f055 commit 8c8ec2cdc9a9cfa44ecb98a387f426faa1c9f055 Author: Colin Percival <cperciva@FreeBSD.org> AuthorDate: 2026-02-22 00:38:01 +0000 Commit: Colin Percival <cperciva@FreeBSD.org> CommitDate: 2026-05-14 19:04:25 +0000 pkg-stage.sh: Add ext2 and ntfs Having these packages available on release media may help users who need to sneakernet other packages (e.g. firmware) from systems running Linux or Windows. Approved by: re (cperciva) Suggested by: vladlen, ziaee MFC after: 3 days (cherry picked from commit 6881fd278d80ac63b4d511fc130a79ff16d1bb48) (cherry picked from commit 01d5910b8766671afdbd9e274fd62b397aca9e1a) --- release/scripts/pkg-stage.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/release/scripts/pkg-stage.sh b/release/scripts/pkg-stage.sh index 6c9f176cce6a..823c369f011f 100755 --- a/release/scripts/pkg-stage.sh +++ b/release/scripts/pkg-stage.sh @@ -16,6 +16,8 @@ comms/usbmuxd devel/git@lite editors/emacs@nox editors/vim +filesystems/ext2 +filesystems/ntfs misc/freebsd-doc-all net/mpd5 net/rsynchome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a061ce7.257cc.5fc5391c>
