Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/daniel-mcguire-corporation/devmachsetup
- Owner: Daniel-McGuire-Corporation
- License: mit
- Created: 2024-07-27T18:44:28.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-27T19:41:52.000Z (4 months ago)
- Last Synced: 2024-07-28T20:09:42.669Z (4 months ago)
- Language: Shell
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: docs/README.md
- License: LICENSE
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