127 Commits

Author SHA1 Message Date
Aditya Garg 43bdc9ceb2 Update instructions.txt 2026-04-25 19:18:22 +05:30
Aditya Garg 3337b4cf50 Make batch script not exit automatically 2026-04-24 22:17:53 +05:30
Aditya Garg 85d4518873 Make iso download scripts download 26.04 2026-04-24 14:50:26 +05:30
Aditya Garg c07eafc287 Split ISO in 4 parts
Ubuntu 26.04 is huge!
2026-04-24 10:10:34 +05:30
dependabot[bot] fd82e9ec03 Bump softprops/action-gh-release from 2 to 3 (#199)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2 to 3.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v2...v3)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-14 09:32:53 +05:30
Aditya Garg 8c42a0e465 Clean up Dependabot configuration
Removed duplicate GitHub Actions configuration for Dependabot.
2026-03-20 11:21:02 +05:30
Aditya Garg 5be1c6cee3 Add more flavours to iso.bat 2026-03-17 14:11:06 +05:30
Aditya Garg 98de3e4214 Add more flavours to iso.sh 2026-03-17 14:04:20 +05:30
Aditya Garg 2c813d453b More fixes to batch script 2026-03-15 19:30:04 +05:30
Aditya Garg 593d3519ed Remove terminal spaces 2026-03-15 19:26:34 +05:30
Aditya Garg 191212e79c Check for internet access before running batch script 2026-03-15 19:15:19 +05:30
Aditya Garg 353c92d6da Update download instructions for ISO script 2026-03-15 19:06:19 +05:30
Aditya Garg 5ac8081a9d Improvements to batch script 2026-03-15 19:04:24 +05:30
MilkshakesZA 865f4e1923 Add batch script for downloading and combining ISO from Windows (#176) 2026-03-15 19:03:52 +05:30
Aditya Garg 6657213572 Update CI.yml 2026-03-13 19:13:16 +05:30
Aditya Garg 4d4fb39dbf Ubuntu 25.10 is fixed 2026-03-13 18:50:09 +05:30
Aditya Garg 5ec4c05218 Fix wrong branches in dependabot 2026-02-27 18:00:44 +05:30
Aditya Garg c0a521225e Don't zip iso 2026-02-27 17:55:51 +05:30
dependabot[bot] 859fff7b1e Bump actions/upload-artifact from 6 to 7 (#182)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-27 04:40:28 +05:30
Aditya Garg 79980f06e8 Add sha256 to json 2026-02-24 12:08:01 +05:30
Aditya Garg 2f2c584e48 Update instructions 2026-01-14 16:08:39 +05:30
Raymond Berger b09dd70be0 feat: Add systemd service to auto-fetch Apple firmware and ensure its execution on first boot. (#175)
Co-authored-by: Aditya Garg <gargaditya08@live.com>
2026-01-14 15:54:11 +05:30
Aditya Garg bb52b01260 Update instructions.txt 2025-12-15 13:39:37 +05:30
dependabot[bot] 18670378c2 Bump actions/upload-artifact from 5 to 6 (#170)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-13 08:51:37 +05:30
dependabot[bot] 66550fd94f Bump actions/checkout from 5 to 6 (#166)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-21 10:35:00 +05:30