Convert (bsdinstall) distfetch for libbsddialog.
Details
- Reviewers
bapt dteske nwhitehorn emaste
% env DISTRIBUTIONS="kernel.txz ports.txz src.txz tests.txz" BSDINSTALL_DISTDIR="/home/test" BSDINSTALL_DISTSITE="https://download.freebsd.org/ftp/snapshots/amd64/14.0-CURRENT/" ./distfetch
`
FreeBSD Installer
──────────────────────────────────────────────────────────────────────────────
┌──────Fetching Distribution─────┐ │ kernel.txz [ Done ] │ │ ports.txz [ Done ] │ │ src.txz [ Done ] │ │ tests.txz [ 100% ] │ │ │ │ Fetching distribution files... │ │ │ │ ┌─Overall Progress─────────┐ │ │ │ 100% │ │ │ └──────────────────────────┘ │ └────────────────────────────────┘
`
% ls /home/test/
kernel.txz ports.txz src.txz tests.txz
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
This looks good to me, I will let 2 weeks for others to step in, if they will before I do commit.
Abandon Review: a complete libbsddialog version is almost ready, I' ll update the snapshot and a review for distfetch soon.