What are you working on? - Programming On Unix
Users browsing this thread: 8 Guest(s)
|
|||
(31-01-2016, 07:53 PM)dbcooper Wrote: I'm about to start on a project making my own set of post-install scripts for the Debian net install. Basically, you set up the Debian Net install without any DE installed, and you run my setup script, and wham! you have pre-cooked rice, along with a /usr/bin full of useful programs. Aiming for a complete install size of less than a gig, and for the script to be interoperable between PPC, ARM, and x86 (because I use all three arches occasionally)I did this for a few different distributions and FreeBSD for myself. It takes all my configuration files from my github, installed the programs I use, and all the scripts I use that either I wrote or I found from somewhere else and copies all the music I currently am listening to from my server, as well as the documents and whatever else I needed when I wrote the script from an external HDD. |
|||