Date: Mon, 27 May 2024 20:42:41 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 271826] FreeBSD is disastrously slow on a PowerMac G5, freezing at every command Message-ID: <bug-271826-227-EDntgRcZ2F@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-271826-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271826 --- Comment #23 from Warner Losh <imp@FreeBSD.org> --- (In reply to Mitch from comment #22) You can do something like: git checkout main git checkout -b tracking-branch git revert $HASH make kernel-toolchain TARGET_ARCH=powerpc64 make buildkernel KERNCONF=GENERIC64 TARGET_ARCH=powerpc64 will build it. you can install it to the destdir fo your choice: mkdir $HOME/powerpc-test-kernel make installkernel KERNCONF=GENERIC64 TARGET_ARCH=powerpc64 NO_ROOT=t -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271826-227-EDntgRcZ2F>
