Zorya NEO BIOS and Bootloader
Go to file
Jane Roxanne 7ea507d2fd what the fuck 2020-03-09 22:54:58 -05:00
installer_dat what the fuck 2020-03-09 22:54:58 -05:00
ksrc Oh yeah, biiig update. 2020-01-14 20:07:27 -05:00
lib oops forgot some shit 2020-03-09 22:34:45 -05:00
mods I forgot what I did again. 2020-03-06 07:47:12 -05:00
src what the fuck 2020-03-09 22:54:58 -05:00
utils what the fuck 2020-03-09 22:54:58 -05:00
.gitignore Oh yeah, big stuff. 2020-01-08 23:01:35 -05:00
Makefile Oh yeah, big stuff. 2020-01-08 23:01:35 -05:00
README.md read it 2020-01-08 23:18:42 -05:00
release.lua We romfs now bois 2020-03-09 21:42:47 -05:00

README.md

Zorya NEO

What is Zorya NEO?

Zorya NEO is the successor to the Zorya 1.x series of BIOS+Bootloaders for OpenComputers. It's design is now much more modular and extendable.

How do I begin?

wait till it's stable and i release a zorya-neo-installer cpio

How do I configure it?

Edit /.zy2/cfg.lua

What modules/libraries are included by default?

  • Microtel (krequire "net_minitel")
  • Zorya LAN Boot 2.0 (krequire "util_zlan")
  • Classic Zorya Menu (loadmod "menu_classic")
  • Threading library (krequire "thd")
  • Virtual Devices library (loadmod "util_vdev")