Difference between revisions of "Making our own linux images"
From Gender and Tech Resources
m (→Criteria) |
m (→Test driven development) |
||
Line 35: | Line 35: | ||
http://www.voidlinux.eu/ | http://www.voidlinux.eu/ | ||
− | == Test driven development == | + | == Test driven development of images == |
Running *only* what we need while avoiding lock-ins: | Running *only* what we need while avoiding lock-ins: | ||
=== Basic security === | === Basic security === | ||
+ | |||
+ | See growing list of [[Linux_applications#Security_applications|security applications]] | ||
=== Minimalist applications === | === Minimalist applications === | ||
+ | |||
+ | See growing list of [[Linux_applications#Minimalist_applications|minimalist applications]] | ||
== Making gendersec (live) images == | == Making gendersec (live) images == |
Revision as of 20:13, 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
Distro | Default installer | Init script | Graphical installation process | Boots | Default package management | Security applications | Minimalist applications |
---|---|---|---|---|---|---|---|
voidlinux, independent distribution | runit,uedev | CD/DVD and LiveCD | xbps | ||||
devuan, debian overlay | sysvinit,vdev | CD/DVD | apt |
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 of images
Running *only* what we need while avoiding lock-ins:
Basic security
See growing list of security applications
Minimalist applications
See growing list of 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