https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290375

            Bug ID: 290375
           Summary: bsdinstall: pkgbase not scripted
           Product: Base System
           Version: 15.0-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 264737
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=264737&action=edit
simple add pkgbase

Simple install script not work now after add pkgbase

bsdinstall script /tmp/installerconfig


  # installerconfig
  export nonInteractive="YES"
  HOSTNAME="freebsd"

  BSDINSTALL_PKG_REPOS_DIR="/usr/freebsd-packages/repos/"
  DISTRIBUTIONS=""
  DISKSLICE=vtbd0
  PARTITIONS="$DISKSLICE GPT { auto freebsd-ufs / }"

  #!/bin/sh -x

Patch base fixed, but not full non interactive. Need OK in Select System
Components

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

Reply via email to