-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fricas: new, 1.3.11 #9357
Closed
Closed
fricas: new, 1.3.11 #9357
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
BenderBlog
force-pushed
the
fricas-1.3.11
branch
from
January 18, 2025 16:43
cb62d0d
to
c71502e
Compare
BenderBlog
force-pushed
the
fricas-1.3.11
branch
from
January 19, 2025 06:58
c71502e
to
08fd7d8
Compare
MingcongBai
requested changes
Jan 19, 2025
app-scientific/fricas/autobuild/overrides/usr/share/applications/fricas.desktop
Outdated
Show resolved
Hide resolved
Job was manually terminated on Power ISA due to stalling. |
1 similar comment
Job was manually terminated on Power ISA due to stalling. |
Co-authored-by: Kaiyang Wu (@OriginCode) <[email protected]>
Co-authored-by: Kaiyang Wu (@OriginCode) <[email protected]> Signed-off-by: Kaiyang Wu <[email protected]>
Co-authored-by: xtex (@xtexChooser) <[email protected]>
…skopeo1.17.0+storage1.56.1
... and introduce a package group to track dependencies that must have the same version as watchman itself.
Co-authored-by: 白铭骢 (Mingcong Bai) (@MingcongBai) <[email protected]>
Co-authored-by: Alan Lin (@miwu04) <[email protected]>
Co-authored-by: Kexy Biscuit a.k.a. 百合ヶ咲るる (@KexyBiscuit) <[email protected]>
Co-authored-by: multimode_Liu / 自大的刘某人 (@Dustymind)
Co-authored-by: Mingcong Bai <[email protected]> Signed-off-by: Kexy Biscuit <[email protected]>
Signed-off-by: Kexy Biscuit <[email protected]>
Signed-off-by: Kexy Biscuit <[email protected]>
Co-authored-by: Mingcong Bai <[email protected]> Signed-off-by: Kexy Biscuit <[email protected]>
- Add patch to fix S3 on LoongArch. - Original author claimed the patch as superseded, however no follow-up was found. - Add patch to fix MTU for stmmac on Loongson. - Disable CPU_HWMON and ARCH_SUPPORTS_HUGETLBFS for Loongson 3. - Track AOSC OS patches at https://github.com/AOSC-Tracking/linux @ aosc/v6.12.11, current HEAD is e61bad251c05eb7b362554f647501b6b4e1fa6ba. - Synchronize config for Loongson 3 from 6.13, which... - Enable as many drivers as reasonably expected for this platform (and being very optimistic - as usual - about what users may connect or use with this platform). - Move networking and complex storage/fiber (with the exception of common LSI HBAs) out of vmlinuz to save on precious RAM available whilst at the bootloader (some firmware may have trouble swallowing boot payloads larger than ~64MiB). Co-authored-by: Mingcong Bai <[email protected]> Signed-off-by: Kexy Biscuit <[email protected]>
Signed-off-by: Kexy Biscuit <[email protected]>
…WMON only - Track AOSC OS patches at https://github.com/AOSC-Tracking/linux @ aosc/v6.12.11, current HEAD is 1035e6e8f28764ca927950700772c57903e0fa61. Signed-off-by: Kexy Biscuit <[email protected]>
- Track AOSC OS patches at https://github.com/AOSC-Tracking/linux @ aosc/v6.12.11, current HEAD is 6fbaaeadbc59d0357352b250ab1a398c8bebae32. - Adjust Loongson 3 config... - Disable USB Onboard Device (Hub) which is known to cause boot issues on x86 and LoongArch devices, such as MacBook Pro 11,2. Disable it here (as we have no reasons to enable it here either). - Disable OTG support (pointless) and default external hub disablement, which would render Apple keyboards with USB passthrough unusable. - Re-enable CPU_HWMON. Co-authored-by: Mingcong Bai <[email protected]> Signed-off-by: Kexy Biscuit <[email protected]>
Previously... strawberry: symbol lookup error: strawberry: undefined symbol: _ZN6google8protobuf8internal17AssignDescriptorsEPFPKNS1_15DescriptorTableEvEPN4absl12lts_202401169once_flagERKNS0_8MetadataE
Co-authored-by: 白铭骢 (Mingcong Bai) (@MingcongBai) <[email protected]>
- Enable it by default (come on...). - Drop unusable and unnecessary hardware decoding output options. - Track patches at AOSC-Tracking/haruna @ aosc/v0.12.3 (HEAD: 3287ae43935f5667eab5290830f8c3eb379d3cfe).
Co-authored-by: Kaiyang Wu (@OriginCode) <[email protected]>
Co-authored-by: Kaiyang Wu (@OriginCode) <[email protected]>
Introduce a few quirks to lighten the initramfs so that it works within the memory allocation confines found on many MIPS-based Loongson firmware. - dracut.conf: Use xz to enhance compression ratio and exclude a few modules, namely... - Networking and netbooting support. - Extra kernel modules. - Terminfo settings. - Virtualisation and VFIO. - Bcache support. - Other non-critical miscellaneous features. - 50drm: If we are using mips64el (assumed to be MIPS-based Loongson), only install modules for loongson, radeon, and amdgpu as these are the only three DRM drivers supported by these platforms. We need to minimise the sizes of the initramfs so that it fits within the RAM allocated by the system firmware. Other platform-specific changes: - Minimise the set of basic kernel modules to include. - Remove TPM2 dependency from systemd-cryptsetup as it is unlikely to be found on such platforms. Universal changes: - Decompress kernel modules and firmware before final compression - this allows for better compression ratio as we make the compressed initramfs (saves over 10MiB post-XZ according to my testing). - Strip out unused/unlikely AMDGPU firmware: Introduce logic to remove them on a platform-specific basis to save space. This is the largest set of firmware in the linux-firmware.git tree.
Co-authored-by: Kaiyang Wu (@OriginCode) <[email protected]>
BenderBlog
force-pushed
the
fricas-1.3.11
branch
from
January 30, 2025 05:44
85f18c9
to
166a215
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Topic Description
Package(s) Affected
Security Update?
No
Build Order
Test Build(s) Done
Primary Architectures
amd64
arm64
loongarch64
Secondary Architectures
loongson3
ppc64el
riscv64