| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Changelog:
https://codeberg.org/Limine/Limine/src/tag/v10.6.2/ChangeLog
PR: 292352
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ChangeLog: https://codeberg.org/Limine/Limine/src/tag/v10.6.0/ChangeLog
New features:
* ISO9660: Add support for large, multi-extent files.
Bug fixes:
* Unbreak BIOS booting from optical media with ISO9660 filesystems on
many platforms including QEMU. This was a regression introduced in
10.5.1.
* Fix an issue with large (>4GiB) physical memory allocations on 32-bit
platforms. Some values were truncated to size_t (aka uint32_t) in
many instances causing bugs.
* Fix a couple of memory leaks missed in 10.5.1.
* Add safeguard against the font file being too small for the expected
size. This avoids potential panics from the filesystem driver, and it
instead just prints a warning and falls back to using the default
font.
Miscellaneous:
* Update description of the `term_font_size` and `term_font_spacing`
configuration options in CONFIG.md.
PR: 292029
Reported by: mintsuki@protonmail.com (maintainer)
|
| |
|
|
|
|
|
| |
Changelog:
https://codeberg.org/Limine/Limine/src/tag/v10.5.0/ChangeLog
PR: 291903
|
| |
|
|
|
|
|
| |
Changelog:
https://codeberg.org/Limine/Limine/src/tag/v10.4.0/ChangeLog
PR: 291383
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
* Fix wrong virtual address related constants, for the loongarch64
port, that made Limine-protocol kernels fail to boot.
* Fix issue that caused the MBR ID in the Limine boot protocol
limine_file structure to always be 0.
Taken from:
* https://codeberg.org/Limine/Limine/src/tag/v10.3.2/ChangeLog
PR: 291184
|
| |
|
|
|
|
|
| |
Changelog:
https://codeberg.org/Limine/Limine/src/tag/v10.3.0/ChangeLog
PR: 290966
|
| |
|
|
|
|
|
| |
Changelog:
https://codeberg.org/Limine/Limine/src/tag/v10.2.1/ChangeLog
PR: 290672
|
| |
|
|
|
|
|
| |
Changelog:
https://codeberg.org/Limine/Limine/src/tag/v10.1.1/ChangeLog
PR: 290218
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
Bug fixes:
- Fix a potential use-after-free issue when flushing interrupts on x86
UEFI systems.
- Prefer using the 32-bit Linux protocol unless it is strictly
necessary to use the 64-bit protocol due to allocation constraints.
This is due to reports of the 32-bit protocol being more reliable
on certain rare systems where the 64-bit protocol crashes or hangs.
https://codeberg.org/Limine/Limine/src/tag/v10.0.1/ChangeLog
PR: 289777
MFH: 2025Q3
|
| |
|
|
|
|
|
|
|
| |
Changelog:
https://codeberg.org/Limine/Limine/src/tag/v10.0.0/ChangeLog
While here unite REINPLACE_CMD - run 1 time instead of 2.
PR: 289637
|
| |
|
|
|
|
|
|
|
| |
Changelog:
https://codeberg.org/Limine/Limine/src/tag/v9.6.5/ChangeLog
Upstream moved from GitHub to Codeberg.
PR: 289194
|
| |
|
|
|
|
|
| |
Changelog: https://github.com/limine-bootloader/limine/blob/v9.6.1/ChangeLog
PR: 289155
Reported by: Mintsuki <mintsuki@protonmail.com> (maintainer)
|
| |
|
|
|
|
|
| |
Changelogs:
https://github.com/limine-bootloader/limine/blob/v9.6.0/ChangeLog
PR: 288743
|
| |
|
|
|
|
|
| |
Changelogs:
https://github.com/limine-bootloader/limine/blob/v9.5.0/ChangeLog
PR: 288264
|
| |
|
|
|
|
|
| |
https://github.com/limine-bootloader/limine/blob/v9.3.4/ChangeLog
PR: 287715
Reported by: mintsuki@protonmail.com (maintainer)
|
| |
|
|
|
|
|
| |
Changelogs:
https://github.com/limine-bootloader/limine/blob/v9.3.2/ChangeLog
PR: 287031
|
| |
|
|
|
|
|
| |
Changelog:
https://github.com/limine-bootloader/limine/blob/v9.3.0/ChangeLog
PR: 286733
|
| |
|
|
|
|
|
| |
Changelog:
https://github.com/limine-bootloader/limine/blob/v9.2.3/ChangeLog
PR: 286070
|
| |
|
|
|
|
|
| |
ChangeLog:
https://github.com/limine-bootloader/limine/blob/v9.2.2/ChangeLog
PR: 285824
|
| |
|
|
|
|
|
| |
ChangeLog:
https://github.com/limine-bootloader/limine/blob/v9.2.0/ChangeLog
PR: 285504
|
| |
|
|
|
|
|
| |
Chengelogs:
https://github.com/limine-bootloader/limine/blob/v9.1.3/ChangeLog
PR: 285358
|
| |
|
|
|
|
|
| |
Changelog:
https://github.com/limine-bootloader/limine/blob/v9.0.0/ChangeLog
PR: 285018
|
| |
|
|
|
|
|
| |
Changelog:
https://github.com/limine-bootloader/limine/blob/v8.7.0/ChangeLog
PR: 284178
|
| |
|
|
|
|
|
| |
Changelog:
https://github.com/limine-bootloader/limine/blob/v8.6.1/ChangeLog
PR: 283727
|
| |
|
|
|
|
|
| |
Changelog:
https://github.com/limine-bootloader/limine/releases/download/v8.6.0/ChangeLog
PR: 283351
|
| |
|
|
|
|
| |
Changelog: https://github.com/limine-bootloader/limine/releases/download/v8.4.0/ChangeLog
PR: 282785
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The filesystems category houses file systems and file system utilities.
It is added mainly to turn the sysutils/fusefs-* pseudo-category into
a proper one, but is also useful for the sundry of other file systems
related ports found in the tree.
Ports that seem like they belong there are moved to the new category.
Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are
not moved as they currently don't fetch and don't have TIMESTAMP set
in their distinfo, but that is required to be able to push a rename
of the port by the pre-receive hook.
Approved by: portmgr (rene)
Reviewed by: mat
Pull Request: https://github.com/freebsd/freebsd-ports/pull/302
PR: 281988
|
| |
|
|
|
|
|
| |
Changelogs:
https://github.com/limine-bootloader/limine/blob/v8.1.2/ChangeLog
PR: 282132
|
| |
|
|
|
|
|
| |
Changelog:
https://github.com/limine-bootloader/limine/blob/v8.0.14/ChangeLog
PR: 281774
|
| |
|
|
|
|
|
| |
Changelog:
https://github.com/limine-bootloader/limine/blob/v8.0.13/ChangeLog
PR: 281719
|
| |
|
|
|
|
| |
Changelog: https://github.com/limine-bootloader/limine/releases/download/v8.0.11/ChangeLog
PR: 281405
|
| |
|
|
|
|
|
| |
Changelog:
https://github.com/limine-bootloader/limine/blob/v8.0.9/ChangeLog
PR: 281275
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
*** Release 8.0.5 ***
Bug fixes:
- Limine boot protocol: Obtain LAPIC ID from LAPIC instead of CPUID.
This fixes crashes on some odd machines whose firmware remaps the
BSP's LAPIC ID from the default one.
*** Release 8.0.4 ***
Bug fixes:
- Limine boot protocol: Fix off-by-1 error in HHDM MAXPHYADDR bounds
check.
Miscellaneous:
- Updated cc-runtime dependency to latest, packed version.
*** Release 8.0.3 ***
Bug fixes:
- AArch64, riscv64: SMP: Fix BSP potentially timing out while waiting
for APs due to missing delay.
*** Release 8.0.2 ***
Bug fixes:
- Menu: Miscellaneous cosmetic fixes.
- Editor: Fix input and displaying of tab characters.
Miscellaneous:
- Config: Accept tab characters as whitespace after option colon.
https://github.com/limine-bootloader/limine/releases/download/v8.0.5/ChangeLog
PR: 280892
MFH: 2024Q3
|
| |
|
|
|
|
|
|
|
|
| |
Disable the loongarch64 port as the LLVM target for it is still not enabled
everywhere.
Changelog: https://raw.githubusercontent.com/limine-bootloader/limine/v8.x/ChangeLog
PR: 280623
Approved by: submitter is maintainer
|
| |
|
|
|
|
|
| |
Changelogs:
https://github.com/limine-bootloader/limine/releases/download/v7.13.2/ChangeLog
PR: 280502
|
| |
|
|
|
|
|
| |
Changes: https://github.com/limine-bootloader/limine/releases/download/v7.12.0/ChangeLog
PR: 280307
Approved by: maintainer is submitter
|
| |
|
|
|
|
| |
Changelog: https://github.com/limine-bootloader/limine/releases/download/v7.10.2/ChangeLog
PR: 280285
|
| |
|
|
|
|
|
|
|
| |
Don't copy COPYING to DOCSDIR.
Changelog: https://github.com/limine-bootloader/limine/blob/v7.x/ChangeLog
PR: 279944
Approved by: submitter is maintainer
|
| |
|
|
|
|
|
| |
changeLog:
https://github.com/limine-bootloader/limine/releases/download/v7.6.0/ChangeLog
PR: 279456
|
| |
|
|
| |
PR: 278946
|
| |
|
|
|
|
|
|
| |
changeLog:
https://github.com/limine-bootloader/limine/releases/download/v7.5.0/ChangeLog
PR: 278723
Approved by: submitter is maintainer
|
| |
|
|
|
|
|
|
|
| |
- While I'm here, remove GNU_CONFIGURE_MANPREFIX after 9fd7ee1cdf6c
ChangeLog:
https://github.com/limine-bootloader/limine/releases/download/v7.4.0/ChangeLog
PR: 278303
|
| |
|
|
|
|
|
|
|
|
| |
- pet portlint
- add DOCS knob
ChangeLog:
https://github.com/limine-bootloader/limine/releases/download/v7.3.0/ChangeLog
PR: 278125
|
| |
|
|
|
|
|
|
| |
changeLog:
https://github.com/limine-bootloader/limine/releases/download/v7.1.0/ChangeLog
PR: 277800
Approved by: garga (mentor, implicit), maintainer (implicit)
|
| |
|
|
| |
Approved by: portmgr (blanket)
|
| |
|
|
|
|
|
|
| |
Changelog:
https://github.com/limine-bootloader/limine/releases/download/v7.0.5/ChangeLog
PR: 277070
Approved by: submitter is maintainer
|
| |
|
|
|
|
|
|
| |
Changelog:
https://github.com/limine-bootloader/limine/releases/download/v6.20231227.0/ChangeLog
PR: 275974
Approved by: submitter is maintainer
|
| |
|
|
|
|
|
|
| |
Changelog:
https://github.com/limine-bootloader/limine/releases/download/v6.20231210.0/ChangeLog
PR: 275670
Approved by: submitter is maintainer
|
| |
|
|
|
|
|
|
| |
Changelog:
https://github.com/limine-bootloader/limine/releases/download/v5.20231207.1/ChangeLog
PR: 275589
Approved by: submitter is maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ChangeLog:
https://github.com/limine-bootloader/limine/releases/download/v5.20231124.0/ChangeLog
Compared to previous release, 5.20231121.0:
New features:
- Add support for rebooting to UEFI firmware setup.
Bug fixes:
- Fix SMP (multiprocessor) initialisation regression
on aarch64.
Miscellaneous:
- Move to new, handwritten ChangeLog from autogenerated one.
PR: 275320
Reported by: mintsuki@protonmail.com (maintainer)
|