first commit
Some checks failed
ShellCheck / Shell syntax checker (push) Failing after 20s

This commit is contained in:
titanz 2025-01-13 10:20:28 +01:00
parent 28c17ba3bb
commit 1cd92e34e5
Signed by: titanz
GPG Key ID: EABC72179C71D4F5
5 changed files with 17 additions and 9 deletions

6
.gitea/dependabot.yml Normal file
View File

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "gitea-actions"
directory: "/"
schedule:
interval: "daily"

View File

@ -29,7 +29,7 @@ on:
jobs: jobs:
shellcheck: shellcheck:
name: Shell syntax checker name: Shell syntax checker
runs-on: ubuntu-24.04 runs-on: ubuntu-latest
permissions: permissions:
contents: read contents: read
steps: steps:

View File

@ -1,6 +0,0 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"

View File

@ -1,6 +1,6 @@
# QubesOS-Scripts # QubesOS-Scripts
[![ShellCheck](https://github.com/TommyTran732/QubesOS-Scripts/actions/workflows/shellcheck.yml/badge.svg)](https://github.com/TommyTran732/QubesOS-Scripts/actions/workflows/shellcheck.yml) [![ShellCheck](https://git.conorz.at/titanz/QubesOS-Scripts/actions/workflows/shellcheck.yml/badge.svg)](https://git.conorz.at/titanz/QubesOS-Scripts/actions?workflow=shellcheck.yml)
My scripts for setting up QubesOS. My scripts for setting up QubesOS.
@ -14,4 +14,4 @@ It is recommended that you follow the docs [here](https://www.qubes-os.org/doc/v
Qubes AEM currently still requires legacy boot. While the last generation of Intel CPUs with VBIOS to support legacy boot is Coffee Lake officially, I have found that certain Comet Lake Thinkpads still have legacy support. Unfortunately, all of them seems to only support U series CPU. You can check [Lenovo's BIOS simulator](https://download.lenovo.com/bsco/index.html#/) for models with legacy boot support. Qubes AEM currently still requires legacy boot. While the last generation of Intel CPUs with VBIOS to support legacy boot is Coffee Lake officially, I have found that certain Comet Lake Thinkpads still have legacy support. Unfortunately, all of them seems to only support U series CPU. You can check [Lenovo's BIOS simulator](https://download.lenovo.com/bsco/index.html#/) for models with legacy boot support.
Alternatively, you should consider Coffee Lake mobile workstation Thinkpads. These have the longest support life cycle outside of the Comet Lake Thinkpads, and they support much more powerful H series CPUs. Perrsonally, I am using a P53 with an i9-9880H. Alternatively, you should consider Coffee Lake mobile workstation Thinkpads. These have the longest support life cycle outside of the Comet Lake Thinkpads, and they support much more powerful H series CPUs. In example, a P53 with an i9-9880H.

8
fedora-gnome/setup.sh Executable file
View File

@ -0,0 +1,8 @@
./fedora-gnome.sh
./ente.sh
./hardened-chromium.sh
./ivpn.sh
./microsoft-edge.sh
./mullvad-browser.sh
./mullvad.sh
./vault.sh