LGTM. Thanks, it fixes the kernel crashing with QEMU -M ppce500.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Mar 15 2022
During tests I found that when a eligible NIC exists and network isn't prepared for bootp, it cannot load the local root file system.
More investigation is required:
edit: commented on wrong revision
Mar 14 2022
Mar 7 2022
Mar 4 2022
Mar 3 2022
Suspending this since it requires changes to continue.
The OS revision part is now being discussed in D34429.
Updated with gjb's suggestion
In D34429#780080, @imp wrote:I love this idea, btw. I hope my reaction my reaction to one small detail doesn't obscure this :)
updated with imp's suggestion
Feb 28 2022
Feb 25 2022
Feb 22 2022
Feb 17 2022
Feb 10 2022
Feb 7 2022
Jan 9 2022
Jan 6 2022
Jan 4 2022
Dec 27 2021
add ports package versions and adjust comments
Dec 22 2021
Makes sense. I've been using powerpc64le on Raptor Blackbird and QEMU and it looks solid.
Dec 14 2021
- style change commited with hash 8d1ab5ad8449e6f51f081e261ed6202a0483a595
- removed COMPAT_FREEBSD8 from config files, since it doesn't exist.
Dec 13 2021
updated after discussion on IRC
Patch updated with @pauamma_gundo.com comments. Thanks!
@pauamma_gundo.com fixes
Dec 9 2021
Dec 1 2021
Nov 29 2021
Nov 26 2021
Nov 25 2021
Nov 24 2021
Finished full tests (configure petitboot autoboot, install disc1.iso and boot).
Nov 4 2021
assume it's a draft until proper tests are in progress
LGTM. Would be good to add arm group for review and smoke test this change
Nov 3 2021
I boot-tested this patch and no regression found on:
- QEMU VM POWER9 with hardware acceleration (hw.ncpu: 144)
- bare metal POWER9 hw.ncpu: 16
Nov 1 2021
correct comments wording
Justin, I tested this patch on Blackbird and it looks good, just need to be rebased to latest main. Also tested it along with D30626.
Oct 29 2021
address reviewer comments
addresses commiter's suggestions
Oct 14 2021
Sep 15 2021
I tested this patch with D31232 few weeks ago on the Blackbird and it looks good to me once it's approved.
Sep 8 2021
Sep 3 2021
In D31804#717525, @dim wrote:Let's do this for now to get the PowerPC builds working again. But also be aware that the bisected upstream commit is only exposing an underlying issue: most likely the root cause is in the PowerPC backend.
Sep 2 2021
In D31698#715220, @fbsd-phab_maskray.me wrote:This is not suitable for the upstream. The root cause behind dso_local needs to be found and fixed.
Aug 30 2021
Aug 27 2021
Aug 26 2021
Abandoned in favor of D31698
Aug 23 2021
In D31646#713731, @emaste wrote:Move logic to BROKEN_OPTIONS as suggested by @jhibbits
This will work for src itself, but I think it won't work with ports that use /usr/share/mk?
In D31646#713717, @emaste wrote:is there a PR to reference here?
Move logic to BROKEN_OPTIONS as suggested by @jhibbits
Aug 2 2021
Jul 30 2021
Great job luporl!
Jun 25 2021
After discussion with @imp , we decided to try the "reroot" approach instead. It appears to be generic solution for other modules as well, and can be used on other platforms.
A new review entry will be created when it's ready for review.