This repository has been archived by the owner on Aug 28, 2024. It is now read-only.
Releases: mcanevet/geco
Releases · mcanevet/geco
geco v0.2.0
geco v0.1.1
Bug Fixes
- use AirportItlwm v1.3.0 for now (1be3414)
geco v0.1.0
Features
- add Drivers to Config.plist (c720e1c)
- add Tools to Config.plist (c9d5ca8)
- apply Augeas transformations from profile (b74de56)
- build and publish Docker image (95c43d6)
- ci: add commitsar lint test (41e9af9)
- ci: add release-please action (3b9f4ac)
- ci: add workflow for pytest (8251550)
- ci: add yamllint check (4190cac)
- compile SSDTs (96c1956)
- configure Kernel section of Config.plist (66cb641)
- core: add mandatory profile argument (2e85890)
- core: support verbose mode (8d46f2b)
- create EFI directory (aec486f)
- doc: add README.md (e9a0d93)
- download Kexts (10eddf5)
- download OCBinaryData (097c067)
- download OpenCore (45e4902)
- patch Config.plist using Augeas (6ec8e07)
- populate ACPI section in config.plist (f10ada4)
- profile: add Profile class (60350d1)
- profile: load profile (871944f)
- set comments in ACPI section (1545419)
- use macos-latest for github workflow (ef171b1)
- verify checksum (7e955c5)
Bug Fixes
- AirportItlwm.kext source (5ccf318)
- AirportItlwm.kext URL (af45d48)
- AirportItlwm.kext URL (e35c2c7)
- also add Kext plugins (d9595c3)
- catch error when saving file with Augeas (facf9d9)
- don't prefix AML file with CWD (460e3cf)
- don't prefix Augeas root with CWD (212a2e5)
- emptry string are properly rendered (c38db5d)
- some Config.plist formatting (7598ab6)
- use Augeas with noload and noautoload (696c021)
- wrong OpenShell.efi location (ffc4c3b)