Skip to content

Official MINIX sources - Automatically replicated from gerrit.minix3.org

License

Notifications You must be signed in to change notification settings

nnonaka/minix

 
 

Repository files navigation

minix

My personal MINIX branch to support uefi boot.

Develop enviromment

  • cross-compile on Ubuntu 20.04

Currently done.

  • build gpt partitoned live image
    • fetch texinfo and binutils sources
    • run build -U -u -mi386 -O ../build release
    • run build -U -u -mi386 -O ../build live-image
    • live disk image at ../build/distrib/i386/liveimage/emuimage/Minix-3.4.0-i386-live.img
  • boot to efi boot loader (bootia32.efi)
  • boot to minix kernel (multiboot2)

Not yet.

  • self compile
  • show login prompt (sigh)

About

Official MINIX sources - Automatically replicated from gerrit.minix3.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 78.2%
  • Roff 10.2%
  • Assembly 4.6%
  • Shell 3.7%
  • Makefile 1.6%
  • C++ 0.9%
  • Other 0.8%