git: 6881fd278d80 - main - pkg-stage.sh: Add ext2 and ntfs
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 22 Feb 2026 00:41:07 UTC
The branch main has been updated by cperciva:
URL: https://cgit.FreeBSD.org/src/commit/?id=6881fd278d80ac63b4d511fc130a79ff16d1bb48
commit 6881fd278d80ac63b4d511fc130a79ff16d1bb48
Author: Colin Percival <cperciva@FreeBSD.org>
AuthorDate: 2026-02-22 00:38:01 +0000
Commit: Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2026-02-22 00:41:02 +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
---
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 5c4ec76150da..2f56cf794973 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/rsync