Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Apr 2016 11:53:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-arm@FreeBSD.org
Subject:   [Bug 208992] release/release.sh: a few bugs for ARM
Message-ID:  <bug-208992-7@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 208992
           Summary: release/release.sh: a few bugs for ARM
           Product: Base System
           Version: 10.3-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: arm
          Assignee: freebsd-arm@FreeBSD.org
          Reporter: sylvain@sylvaingarrigues.com

Hello, I think there are a few improvements in the release script.

1/ release/release.sh, line 252:
        eval chroot ${CHROOTDIR} /etc/rc.d/ldconfig forcerestart
if CHROOTBUILD_SKIP is set, that line will fail as make distribution was not
run in the chroot.

In release/tools/arm.subr:

2/ in arm_install_base(), RELEASE_RMAKEFLAGS is not used for the distributi=
on
target so NODOC and NOPORTS in the config file (e.g. RPI2.conf) seem only
useful for the chroot.

3/ cleanup() is never used

--=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-208992-7>