Difference between revisions of "Making our own linux images"
From Gender and Tech Resources
m |
m (→Making gendersec images) |
||
Line 43: | Line 43: | ||
=== Minimalist applications === | === Minimalist applications === | ||
− | == Making gendersec images == | + | == Making gendersec (live) images == |
=== devuan === | === devuan === |
Revision as of 17:35, 22 July 2015
Contents
Making (live) images
- See DebianCustomCD https://wiki.debian.org/DebianCustomCD. A possible "alternative" to this procedure is to use Simple-CDD https://wiki.debian.org/Simple-CDD.
- Voidlinux make live https://github.com/voidlinux/void-mklive
Criteria
Default installer | Init script | Graphical installation process | Boots | Default package management tools | Starting small | ||
---|---|---|---|---|---|---|---|
voidlinux | runit | CD/DVD and LiveCD | xbps | yes | |||
devuan | sysvinit | CD/DVD | apt | yes |
Installing test environments
virtualbox
vagrant
Installing OS
devuan in vagrant with virtualbox
migrating to devuan from debian
devuan-baseconf.deb
voidlinux in virtualbox
Test driven development
Running *only* what we need while avoiding lock-ins:
Basic security
Minimalist applications
Making gendersec (live) images
devuan
voidlinux
Resources
- Distrowatch http://distrowatch.com/
Related
- Captivating capital and copyfighting
- Linux development process
- Linux virtualisation
- Installing linux
- Linux applications
- Linux security
- Kinky linux command-line
- Anonymising your traffic with linux
- Clean up all the things
- Shell scripting
- Encrypting everything