[Bug 208992] release/release.sh: a few bugs for ARM

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Apr 23 11:53:04 UTC 2016


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

            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 at FreeBSD.org
          Reporter: sylvain at 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 distribution
target so NODOC and NOPORTS in the config file (e.g. RPI2.conf) seem only
useful for the chroot.

3/ cleanup() is never used

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


More information about the freebsd-arm mailing list