Skip to content

Lab

Anton Hvornum requested to merge lab into master

Created by: Torxed

Some cleanup on how parameters and stuff is handled. User-given parameters, will not be overridden by templates or other sources of arguments. Disk is not inserted until after default args are set up, this is so that external libraries can handle disk-insertion on their own without having to pass special parameters to functions in order to bypass "normal behavior".

Tweaking the "boot" proceedure, but it's currently a bit broken. Apparently passwords won't get registered properly.. but this shouldn't be a deal breaker for now.

Merge request reports