So I have this assignment to do in college in software design patterns, I have to create a generalized pattern (factory, singleton, strategy, etc.) to cover installing an OS from scratch. I've been ...