Commit Graph

24 Commits

Author SHA1 Message Date
ebfull deca2b8351
Merge pull request #6 from QED-it/master
Changes broken url for gradm
2018-11-18 01:16:18 -07:00
Peter Todd 9513e0fc54
Fix rust toolchain non-determinism
Previously rustup would load the most recent stable version, which of course
changes over time; now pinned to 1.12.1

Of course, this should all be changed with a local copy, but this is better
than nothing.
2017-10-15 11:03:50 -04:00
Kobi Gurkan 7f3560d009 Changes broken url for gradm 2017-04-14 20:02:33 +03:00
Sean Bowe 2f88b419fb
Update to Linux 4.4.26. Also update musl. 2016-10-21 04:50:10 -06:00
Sean Bowe e1d7f0ec52
Put `nano` on the network node OS. 2016-10-17 15:49:27 -06:00
Sean Bowe de38f6e4ab
Relax RBAC policy to allow shell to be used during emergencies. 2016-10-17 14:43:16 -06:00
Sean Bowe 2f86b94f4f
Enable shell for emergency and debugging use. 2016-10-17 12:32:14 -06:00
Sean Bowe b0fb3b24fd
Wait before disabling modloop. 2016-10-17 11:49:25 -06:00
Sean Bowe fdb995c0e3
Remove unneeded code and clean up warnings. 2016-10-07 17:13:21 -06:00
Sean Bowe a82a59d3eb
Ensure `compute` user is in `cdrom` group, so that it can always r/w with /dev/sr0 even if the drive is removed, as in USB drives. 2016-10-06 14:22:25 -06:00
Sean Bowe ed1ab1b28a
Don't respawn the compute node if an interrupt occurs. 2016-09-30 17:59:44 -06:00
Sean Bowe fdceaae01e
Use grsec RBAC policy for compute node. 2016-09-30 16:20:35 -06:00
Sean Bowe dc5cc70df3
Update APKs to get newer version of grsec kernel. 2016-09-30 16:16:47 -06:00
Sean Bowe 2fe345bf6e
Add `gradm` to the ISOs. 2016-09-29 13:26:42 -06:00
Sean Bowe 3e000ea166
Use Rust 1.12. 2016-09-29 13:13:30 -06:00
Sean Bowe a5a8653bcc
Perform modloop stop and umount in script. 2016-09-29 10:18:36 -06:00
Sean Bowe ee5cc99d58
Use nightly Rust. 2016-09-28 09:11:23 -06:00
Sean Bowe 4b1b205e40
Improve reproducibility and checksums of dependencies. 2016-09-28 09:02:09 -06:00
Sean Bowe 66d238729e
Add network package to network ISO. 2016-09-27 14:21:48 -06:00
Sean Bowe 43a8296c8a
Add mpc "network" ISO. 2016-09-27 12:49:51 -06:00
Sean Bowe 984adf6678
Use local `alpine-iso`. 2016-09-23 23:20:33 -06:00
Sean Bowe ac952db03a
Add `alpine-iso` git repo as a submodule. 2016-09-23 23:15:47 -06:00
Sean Bowe eb469f5e53
Split Digest into Digest512/Digest256 using blake2b/blake2s. 2016-09-23 22:42:27 -06:00
Sean Bowe 73e6e9fda4
Add ISO generation dockerfile. 2016-09-23 10:01:00 -06:00