Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/daniel-mcguire-corporation/devmachsetup

Scripts to install the Operating System on DMC Development machines.
https://github.com/daniel-mcguire-corporation/devmachsetup

Last synced: 4 days ago
JSON representation

Scripts to install the Operating System on DMC Development machines.

Awesome Lists containing this project

README

        

These are for internal use, they have not been fully tested. (Note: They seem stable enough, but make sure to look thru the script before you run it <3)
# *DMC Development Machine Setup Scripts*

These scripts help to get the operating system setup on DMC development machines.

(This repo is public as we don't really want to sign in to grab this script while booted into archiso)

[Grab Latest ISO](https://geo.mirror.pkgbuild.com/iso/2024.07.01/archlinux-x86_64.iso)

## Pre Install: (BIOS / UEFI)
```bash
wget -qO- https://bit.ly/dmcarchpreinst | sudo bash
```
```bash
wget -qO- https://bit.ly/dmcarchpreinstbios | sudo bash
```

## After Install:
```bash
wget qO- https://bit.ly/dmcarchpostinst | sudo bash
```

### Written for 7.01.24 ArchISO