63
edits
Changes
→Week 3 (Sept 15) - Linux Startup
*** init runs rc
*** rc runs runlevel scripts
** Init Process (Upstart)
*** init gets jobs/tasks from /etc/events.d/
*** init emits startup event to start system
*** init waits for more events
*** fully compatible with System V
== Week 4 (Sept 22) - Package Management ==