Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guessi/sysprep
My personal bootstrap scripts
https://github.com/guessi/sysprep
bootstrap fedora osx personal raspberrypi shell sysprep ubuntu
Last synced: 3 months ago
JSON representation
My personal bootstrap scripts
- Host: GitHub
- URL: https://github.com/guessi/sysprep
- Owner: guessi
- License: gpl-2.0
- Created: 2014-10-19T06:33:57.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-02-11T19:08:55.000Z (9 months ago)
- Last Synced: 2024-06-11T13:44:27.303Z (5 months ago)
- Topics: bootstrap, fedora, osx, personal, raspberrypi, shell, sysprep, ubuntu
- Language: Shell
- Homepage:
- Size: 137 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - guessi/sysprep - My personal bootstrap scripts (Shell)
README
sysprep
=======DO NOT FORK, it's my personal bootstrap scripts, may not work on your computer.
### Bootstrap [Ubuntu Server LTS](https://wiki.ubuntu.com/Releases) (latest version only)
$ ./bootstrap.ubuntu.sh
$ ./bootstrap.git.preference.sh### Bootstrap [Fedora Workstation 39](https://fedoraproject.org/workstation/) (or newer versions)
$ ./bootstrap.fedora.sh
$ ./bootstrap.git.preference.sh### Bootstrap [macOS Ventura](https://en.wikipedia.org/wiki/MacOS_Ventura) (or newer versions)
$ ./bootstrap.mac.sh
$ ./bootstrap.git.preference.sh### Bootstrap [Raspberry Pi OS with Debian 12 (64-bit)](https://www.raspberrypi.com/software/operating-systems/#raspberry-pi-os-64-bit)
$ ./bootstrap.rspi3.sh
$ ./bootstrap.git.preference.sh