https://github.com/guessi/sysprep
My personal bootstrap scripts
https://github.com/guessi/sysprep
bootstrap fedora osx personal raspberrypi shell sysprep ubuntu
Last synced: 4 days 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-02-06T07:40:26.000Z (2 months ago)
- Last Synced: 2025-02-06T08:34:37.428Z (2 months ago)
- Topics: bootstrap, fedora, osx, personal, raspberrypi, shell, sysprep, ubuntu
- Language: Shell
- Homepage:
- Size: 136 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 24.04 LTS](https://wiki.ubuntu.com/Releases) (or newer LTS versions)
$ ./bootstrap.ubuntu.sh
$ ./bootstrap.git.preference.sh### Bootstrap [Fedora Workstation 41](https://fedoraproject.org/workstation/) (or newer versions)
$ ./bootstrap.fedora.sh
$ ./bootstrap.git.preference.sh### Bootstrap [macOS 15](https://en.wikipedia.org/wiki/MacOS_Sequoia) (or newer versions)
$ ./bootstrap.mac.sh
$ ./bootstrap.git.preference.sh### Bootstrap [Raspberry Pi OS (64-bit)](https://www.raspberrypi.com/software/operating-systems/#raspberry-pi-os-64-bit)
$ ./bootstrap.rspi3.sh
$ ./bootstrap.git.preference.sh