Skip to content
/ jos Public

Learning operating system using JOS on macOS.

Notifications You must be signed in to change notification settings

itkq/jos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

91c6aad · Mar 27, 2018

History

63 Commits
Jan 24, 2018
Aug 30, 2017
Mar 17, 2018
Jan 24, 2018
Aug 30, 2017
Mar 3, 2018
Mar 17, 2018
Mar 27, 2018
Feb 11, 2018
Mar 27, 2018
Mar 17, 2018
Sep 6, 2017
Sep 4, 2017
Feb 11, 2018
Aug 30, 2017
Mar 17, 2018
Mar 23, 2018
Aug 30, 2017
Sep 12, 2017
Mar 2, 2018
Mar 17, 2018
Mar 2, 2018
Mar 23, 2018
Aug 30, 2017

Repository files navigation

Learning Operating System Engineering using MIT class 6.828 (2017) on macOS. Focus on Lab and Homework without challenge works.

Install

# install gmp and gcc with homebrew
# and build xv6, i386-jos-elf-gcc and i386-jos-elf-gdb
$ bash < install.sh

Tags

Others