Skip to content

Quickly personalize + customize an Ubuntu/Linux system

Notifications You must be signed in to change notification settings

Arawn-Davies/sysprep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sysprep

My personal dev-environment setup script for Debian/Ubuntu-based Linux systems with the APT package manager

Auto installs packages like GCC, binutils, gdb, NASM, texinfo, flex, bison, make, build-essential for C/C++ development
(e.g, cross-compiling i686-elf or PlayStation 2 Dev)

Like with my quick i686 compiler deployment script, you can run this with one line using
wget https://raw.githubusercontent.com/Arawn-Davies/sysprep/master/runme.sh && chmod +x runme.sh && ./runme.sh

About

Quickly personalize + customize an Ubuntu/Linux system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages