This is a build of Aurora, with Microsoft Intune, Edge and the AWS VPN Client pre-installed. As it is based on the Aurora "Developer Version" image you get lots of fun shiny developer tools like VSCode, Docker, Podman Desktop and a bunch of other nice extras that will hopefully make your life as a corporate drone slightly more bearable.
Thanks to Kevin Lewis for figuring out the necessary hacks to get AWS VPN Client working (https://github.com/kll/aurora-dx-aws)!
My workplace, like many, requires that my machine is Intune compliant, and certain internal services will not load unless my machine is compliant and I use an unsandboxed version of Edge.
As this is basically just Aurora with some bonus bits, I've not bothered building ISOs. Go and install Aurora using the ISOs on their website, making sure that you select the option for full disk encryption in the installer if you want to be Intune compliant.
After your machine is set up, open a terminal and run:
rpm-ostree rebase ostree-image-signed:docker://ghcr.io/cablespaghetti/aurora-corporate-edition:latest
The GitHub action that builds this image is configured to run every week on a Monday, and is based on the normal Aurora DX image, which in turn is based on Fedora Kinoite 42 (the immutable Plasma version of Fedora).
By default you will get all the same security patches as any other Fedora user, installed in the background without having to lift a finger.
If for some reason there is a problem with an update, you have the option to boot the previous image at boot time.
For general Aurora questions, the Aurora and Bluefin docs are your best bet, as well as the Universal Blue Discourse Forum and their Discord. However for anything specific to this image, please open a GitHub issue here.
No sorry, this is based on the standard Aurora image so has no Nvidia/MS Surface drivers or anything like that.
I did initially want to build this based on top of CentOS Stream 10, which is almost RHEL. However Intune only support RHEL 8 and 9 at this time and it has some super old dependencies which aren't available in CentOS Stream 10, so until RHEL 10 support comes out we'll stick with a Fedora base.
