os

Toy OS
git clone git://git.margiolis.net/os.git
Log | Files | Refs | README | LICENSE

README (148B)


      1 My OS
      2 =====
      3 
      4 Linux users are afraid of it.
      5 
      6 Build
      7 -----
      8 	$ make
      9 	$ make run
     10 
     11 Features
     12 --------
     13 - Own bootloader, no GRUB bloat.
     14 - Nothing else yet.