Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-14 | remove explicit references to stretch | u | |
2020-05-14 | add "patchroot.sh" mechanism | Andrew Cady | |
2016-04-29 | fix paths (in progress) | Andrew Cady | |
2016-04-28 | fix apple function keys | Andrew Cady | |
2016-04-28 | patchroot.sh was missing "contrib" apt sources | Andrew Cady | |
2016-04-27 | Implement encrypted cdrom ejection | Andrew Cady | |
This allows the cdrom to be copied onto the outer filesystem (mounted in /outerfs) without storing unencrypted gpg keys there. e.g.: samizdat-eject.sh /outerfs/samizdat.iso This was necessary because the other method probably causes btrfs deadlocks. We do end up copying data twice this way (or three times, probably -- if the ISO is saved), but not _from the cdrom_. And we get to eject immediately after the first copy. Future copies will be from the hard drive. Not too bad. | |||
2016-04-26 | ejection script for cdrom duplication | Andrew Cady | |
included some necessary dependencies | |||
2016-04-22 | add some scripts into root's homedir | Andrew Cady | |