Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 07 Nov 2020 16:04:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 250928] [PATCH] bsdinstall: fix distfetch while calling bsdinstall as script target
Message-ID:  <bug-250928-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250928

            Bug ID: 250928
           Summary: [PATCH] bsdinstall: fix distfetch while calling
                    bsdinstall as script target
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: egypcio@FreeBSD.org

Created attachment 219428
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D219428&action=
=3Dedit
[PATCH] bsdinstall: fix distfetch while calling bsdinstall as script target

while an unattended installation of FreeBSD, it came to our attention that a
missing task was preventing bsdinstall to fully install FreeBSD if one want=
s to
use the "script" target.

    script script    Runs the installation script at script.    See SCRIPTI=
NG
                     for more information on this target.

    --- Source: https://www.freebsd.org/cgi/man.cgi?query=3Dbsdinstall

for quite a time ago, I used to always made distfiles available under a DIS=
TDIR
in order to avoid getting into any ftp mirror (as I built my own base and
kernel and hosted them in a private repository).

this patch fixes are based on the following use case:

  " as someone wanting to install FreeBSD in an unattended way, I would lik=
e to
be able to perform unattended installation of FreeBSD using the script targ=
et
even if there's no distfile available under BSDINSTALL_DISTDIR beforehand "

Differential Review: https://reviews.freebsd.org/D27121

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250928-227>