git: f747f13a0cf7 - stable/12 - beinstall.8: Update example distsites for BSDINSTALL_DISTSITE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Jul 2022 19:53:09 UTC
The branch stable/12 has been updated by 0mp (doc, ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=f747f13a0cf7a4eecf4fcee27ae218675c5016d4 commit f747f13a0cf7a4eecf4fcee27ae218675c5016d4 Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2022-07-18 10:22:42 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2022-07-25 19:53:08 +0000 beinstall.8: Update example distsites for BSDINSTALL_DISTSITE MFC after: 1 week (cherry picked from commit aa35037ba565bf9f6d5946515ecdcc61a5b22ebb) --- usr.sbin/bsdinstall/bsdinstall.8 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/usr.sbin/bsdinstall/bsdinstall.8 b/usr.sbin/bsdinstall/bsdinstall.8 index 6f46d9bf3b33..5e316f1cbfba 100644 --- a/usr.sbin/bsdinstall/bsdinstall.8 +++ b/usr.sbin/bsdinstall/bsdinstall.8 @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd February 6, 2020 +.Dd July 18, 2022 .Dt BSDINSTALL 8 .Os .Sh NAME @@ -293,7 +293,9 @@ that prompt for a mirror will skip that step if this variable is already defined in the environment. Example: -.Pa ftp://ftp.freebsd.org/pub/FreeBSD/releases/powerpc/powerpc64/9.1-RELEASE +.Pa https://download.freebsd.org/ftp/releases/powerpc/powerpc64/13.1-RELEASE/ +or +.Pa http://ftp-archive.freebsd.org/pub/FreeBSD-Archive/old-releases/amd64/12.2-RELEASE/ . .It Ev BSDINSTALL_CHROOT The directory into which the distribution files should be unpacked and the directory at which the root file system of the new system should be mounted.