Commit Graph

268 Commits

Author SHA1 Message Date
Aditya Garg 18d75bce70
Update README.md 2024-05-15 20:10:59 +05:30
Aditya Garg 2f8304a5fd
6.8.9-1 2024-05-03 19:20:21 +05:30
Aditya Garg 4f17186329
Update chroot_build.sh 2024-05-01 17:53:41 +05:30
Aditya Garg abf7cf339f
Update iso.sh to support 24.04 2024-04-26 00:04:00 +05:30
Aditya Garg a35ab7cf22
Update CI.yml 2024-04-25 11:03:25 +05:30
Aditya Garg 145818d8ad
Update dependabot.yml 2024-04-25 11:01:49 +05:30
dependabot[bot] 18128d2448
Bump actions/checkout from 3 to 4 (#115)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>
2024-04-24 08:54:25 +05:30
dependabot[bot] ac41dea370
Bump actions/upload-artifact from 2 to 4 (#116)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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>
2024-04-24 08:54:10 +05:30
dependabot[bot] 75cd1b0761
Bump softprops/action-gh-release from 1 to 2 (#120)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [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/v1...v2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  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>
2024-04-24 08:52:42 +05:30
Aditya Garg 193e70521d
Create dependabot.yml 2024-04-24 08:48:16 +05:30
Aditya Garg 45e3221b42
6.8.7-1 2024-04-22 17:13:31 +05:30
Aditya Garg 9485bbd3fd
linux-t2 2024-04-22 17:09:07 +05:30
Aditya Garg af3342d7c0
6.8.4 2024-04-07 20:58:48 +05:30
dfaw20 364e1a0a17 Issue #109 Modified iso.sh to be executable not only with bash but also with sh 2024-04-07 18:58:22 +05:30
Aditya Garg b2bf385096
Update instructions.txt 2024-03-29 20:09:04 +05:30
Aditya Garg 7f43a93a98
6.7.8-1 2024-03-10 14:48:42 +05:30
Aditya Garg f649e8ceac
Update FUNDING.yml 2024-01-04 13:43:52 +05:30
Aditya Garg 5446c12512
Update build.sh 2023-12-31 17:23:09 +05:30
Aditya Garg 6e26eea5a4
6.6.8-1 2023-12-21 22:00:44 +05:30
Aditya Garg 707210a1c0
Update instructions.txt 2023-12-21 20:32:27 +05:30
Aditya Garg 19387482f4
16,4 gpu 2023-12-21 15:14:15 +05:30
Aditya Garg edf2bc9ba7
6.6.7-1 2023-12-16 14:51:32 +05:30
Aditya Garg e5b7cf56f6
Create FUNDING.yml 2023-12-07 22:13:37 +05:30
Aditya Garg 2b55aa5630
6.6.2-2 2023-11-25 15:44:55 +05:30
Aditya Garg cab61e61f0
Update instructions.txt 2023-10-20 22:08:27 +05:30
Aditya Garg b1535e9a35
6.5.8 2023-10-20 12:42:23 +05:30
Aditya Garg 3b904be777
Update instructions.txt 2023-10-18 18:50:13 +05:30
Aditya Garg a1e88e24a2
Use 23.10 in iso.sh 2023-10-15 11:54:48 +05:30
Aditya Garg d8922811bd
6.5.7-2 2023-10-14 16:48:32 +05:30
Aditya Garg c13480c9cf
6.5.6-1 2023-10-08 09:01:33 +05:30
Aditya Garg f51e72ef91
6.4.16-1 2023-10-06 22:32:45 +05:30
Jiya f9f080bd6e Update iso.sh
Issue:
I downloaded the 2 parts manually and then ran iso.sh.
iso.sh downloads the 2 parts again then create iso file.

Fix:
I'm adding a condition 
if the part exists already then it will skip downloading and then creates iso file,
else it will download the part that doesn't exist and then creates iso file.
2023-09-17 23:15:22 +05:30
Aditya Garg d9d728c718
6.4.8-1 2023-08-06 19:31:52 +05:30
Aditya Garg 45eb77df59 Fix thunderbolt compatibility 2023-08-06 19:22:14 +05:30
Aditya Garg 121d03b3d0
6.4.7-1 2023-07-30 17:10:41 +05:30
Aditya Garg 0f6a71b1ec
6.4.3-1 2023-07-16 01:02:04 +05:30
Aditya Garg 1b8b1341d6
Test 6.3.9 2023-07-16 00:58:58 +05:30
Aditya Garg 7751e1bb18
Test 6.1.38 2023-07-16 00:58:04 +05:30
Aditya Garg 7e5b3c75f8
Fix typo 2023-07-16 00:55:36 +05:30
Aditya Garg a6b846fcab 6.4.3-1 2023-07-16 00:53:24 +05:30
Aditya Garg a490b58fb8 Update kubuntubranch 2023-07-16 00:52:54 +05:30
Aditya Garg c054ccdd1a
6.3.8 2023-06-18 10:14:07 +05:30
Aditya Garg 9696f0e962
Update CI.yml 2023-06-03 14:32:47 +05:30
Aditya Garg 6c74455c70 6.3.5 2023-06-03 14:05:25 +05:30
Aditya Garg 4814876810
Update CI.yml 2023-05-22 20:24:19 +05:30
Aditya Garg dd4c5e610e
Release sha256sum 2023-05-22 19:55:19 +05:30
Aditya Garg 8caf25a01c
Fix build 2023-05-22 19:07:03 +05:30
Aditya Garg cca4c15fe9
6.3.3 2023-05-22 18:40:09 +05:30
Aditya Garg d733ae1fab Use common ISO for all models 2023-05-22 18:32:18 +05:30
Aditya Garg 7dc814cab3
Notify users about kubuntu 2023-05-06 21:30:10 +05:30
Aditya Garg afa639411f
Use uncompressed iso 2023-05-03 12:37:49 +05:30
Aditya Garg 7ea40c4fa2
6.3.1-1 2023-05-01 22:53:45 +05:30
Aditya Garg fbdd4857e5
Update CI.yml 2023-04-24 17:22:49 +05:30
Aditya Garg 761f095340
6.2.12-1 2023-04-24 17:21:29 +05:30
Aditya Garg 0df9e5c299
Update CI.yml 2023-04-24 17:17:20 +05:30
Aditya Garg eb9d8470c0
6.2.11 2023-04-16 18:01:48 +05:30
Aditya Garg 22ed4a1866
Update instructions.txt 2023-04-08 08:39:23 +05:30
Aditya Garg 76965971bb
6.2.5-1 2023-03-12 16:45:12 +05:30
Aditya Garg c53f52fe30
Update CI.yml 2023-03-06 19:51:04 +05:30
Aditya Garg dc00d75b6b
6.2.2-1 2023-03-06 18:58:05 +05:30
Aditya Garg 70ec483f0e
Compress ISO 2023-03-06 18:57:19 +05:30
Aditya Garg da2c8162fd
Update build_in_docker.sh 2023-03-02 18:49:33 +05:30
Aditya Garg f466b0a272
Use docker for 22.04 2023-03-02 18:49:12 +05:30
Aditya Garg dfa5747f53
6.1.14-2 2023-03-02 17:39:01 +05:30
Aditya Garg 0c69e90a8d
6.2.1-1 2023-02-28 19:50:38 +05:30
Aditya Garg 13211888a2
6.1.13 2023-02-23 01:43:41 +05:30
Aditya Garg 5f74939572
Do not load apple-bce in initramfs 2023-02-23 01:43:13 +05:30
Aditya Garg 33a58e0d8c
Update README.md 2023-02-16 00:59:24 +05:30
Aditya Garg d575286bc2
6.1.11 2023-02-10 10:04:58 +05:30
Aditya Garg efddd7a362
6.1.10-1
Bringing the repo back to life!
2023-02-08 12:29:30 +05:30
Marcos Fadul c60bf031ee Allow manually triggering workflow 2023-02-07 19:46:28 -03:00
marcosfad 8a078f1bd0
Merge pull request #73 from AdityaGarg8/jammy
Update to new kernels
2023-02-07 19:22:56 -03:00
Aditya Garg 2464b1f8ad 6.1.9-1 2023-02-01 21:24:21 +05:30
Aditya Garg fb3c3f6df2
6.1.8-2 2023-01-28 19:32:32 +05:30
Aditya Garg 7553eae546
Remove suspend script 2023-01-28 16:17:41 +05:30
Aditya Garg 21f7dc7568
Remove suspend fix 2023-01-28 16:15:26 +05:30
Aditya Garg 13166bc387
Push to trigger ci 2023-01-18 15:38:18 +05:30
Aditya Garg 031da36823
6.1.6-2 2023-01-18 15:37:25 +05:30
Aditya Garg f9008a3de7
Remove wpagui 2023-01-18 15:35:50 +05:30
Aditya Garg 5fb181ce9c
6.1.5 2023-01-13 04:10:53 +05:30
Aditya Garg 7df2e0a1f0
6.1.2 2023-01-02 17:03:36 +05:30
Aditya Garg 6f11b785df
Update build.sh 2022-12-30 23:37:53 +05:30
Aditya Garg bed18455cc
6.1.1 2022-12-30 23:37:07 +05:30
Aditya Garg 9ffbf4b350
Update grub.cfg 2022-12-20 15:12:51 +05:30
Aditya Garg a708380447
Push to trigger ci 2022-12-20 15:06:48 +05:30
Aditya Garg a7b01a0cc7
Update CI.yml 2022-12-20 15:03:53 +05:30
Aditya Garg ea0bef0a11
6.0.12 2022-12-20 15:02:58 +05:30
Aditya Garg bd984cf00c
Update CI.yml 2022-12-20 15:01:25 +05:30
Aditya Garg 73ca679965 Remove t2 external 2022-12-20 14:57:08 +05:30
Aditya Garg 1d63085684
6.0.10 2022-11-27 12:24:57 +05:30
Aditya Garg 7940627437
Update instructions.txt 2022-11-25 13:52:02 +05:30
Aditya Garg ed6415206d
Update instructions.txt 2022-11-25 13:48:42 +05:30
Aditya Garg 10566f0523
Update chroot_build.sh 2022-11-17 11:30:06 +05:30
Aditya Garg 998302e0d0
6.0.9 2022-11-16 20:23:58 +05:30
Aditya Garg 5fe31dc62b
Update rmmod_tb.sh 2022-11-16 20:22:08 +05:30
Aditya Garg d9c654e80f
Update CI.yml 2022-11-08 11:48:06 +05:30
Aditya Garg bec59a6b1b
Update CI.yml 2022-11-07 16:34:26 +05:30
Aditya Garg 7583bd4cc2
Update build.sh 2022-11-07 16:32:51 +05:30
Aditya Garg 29de41b594
Update CI.yml 2022-11-07 16:31:35 +05:30
Aditya Garg 1624a94fcf
Update build.sh 2022-11-07 16:13:12 +05:30