git: 20cff160e140 - releng/14.4 - pkg-stage.sh: Add ext2 and ntfs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 26 Feb 2026 00:23:58 UTC
The branch releng/14.4 has been updated by cperciva:
URL: https://cgit.FreeBSD.org/src/commit/?id=20cff160e140cbc595fd2da12bba628a5413439d
commit 20cff160e140cbc595fd2da12bba628a5413439d
Author: Colin Percival <cperciva@FreeBSD.org>
AuthorDate: 2026-02-22 00:38:01 +0000
Commit: Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2026-02-26 00:23:37 +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.
Suggested by: vladlen, ziaee
MFC after: 3 days
(cherry picked from commit 6881fd278d80ac63b4d511fc130a79ff16d1bb48)
(cherry picked from commit a2c2de82c053ba7596f90ebf7d7ea6cb41938587)
---
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 86bf32940975..3425534bed7e 100755
--- a/release/scripts/pkg-stage.sh
+++ b/release/scripts/pkg-stage.sh
@@ -17,6 +17,8 @@ comms/usbmuxd
devel/git@lite
editors/emacs@nox
editors/vim
+filesystems/ext2
+filesystems/ntfs
misc/freebsd-doc-all
net/mpd5
net/rsync