Lilith Versions Save

x86-64 os made in crystal

0.0.5

4 years ago

The image contains these applications:

  • adam shell
  • core utils (ls, hello, echo, cat, date, rm, mk)
  • mruby (mirb, mruby)
  • lua (lua)
  • kilo text editor
  • wm programs (the wm window manager, cbar bar, cfm file manager, cterm terminal emulator, pape for wallpaper)

You can run it in qemu (-enable-kvm is a bit buggy however works too):

qemu-system-x86_64 -hda disk.img -vga std -m 512M -serial stdio

0.0.4

4 years ago

Major changes this version including a rewrite of wm+tools in Crystal and a full port of userspace applications to 64-bit.

The image contains these applications:

  • adam shell (written in crystal!)
  • core utils (written in crystal!) (ls, hello, echo, cat, date, rm, mk)
  • mruby (mirb, mruby)
  • lua (lua)
  • kilo text editor
  • wm programs (written in crystal!) (the wm window manager, cbar bar, cterm terminal emulator, pape for wallpaper)

You can run it in qemu:

qemu-system-x86_64 -hda disk.img -vga std -m 512M -serial stdio

0.0.31

4 years ago

Minor bugfixes in kernel/libcrystal

The image contains these applications:

  • adam shell (written in crystal!)
  • core utils (written in crystal!) (ls, hello, echo, cat, date, rm, mk)
  • mruby (mirb, mruby)
  • lua (lua)
  • kilo text editor
  • gfx programs (catimg/catpng for printing images to the framebuffer, cairodem, ftdem)
  • wm programs (the wm window manager, cbar bar, cterm terminal emulator, pape for wallpaper)

You can run it in qemu:

qemu-system-x86_64 -hda disk.img -vga std -m 512M -serial stdio

0.0.3

4 years ago

The image contains these applications:

  • adam shell (written in crystal!)
  • core utils (written in crystal!) (ls, hello, echo, cat, date, rm, mk)
  • mruby (mirb, mruby)
  • lua (lua)
  • kilo text editor
  • gfx programs (catimg/catpng for printing images to the framebuffer, cairodem, ftdem)
  • wm programs (the wm window manager, cbar bar, cterm terminal emulator, pape for wallpaper)

You can run it in qemu:

qemu-system-x86_64 -hda disk.img -vga std -m 512M -serial stdio

0.0.2

4 years ago

The image contains these applications:

  • adam shell
  • core utils (ls, hello, echo, cat)
  • mruby (mirb, mruby commands)
  • lua (lua)
  • kilo text editor
  • gfx programs (catimg/catpng for printing images to the framebuffer, cairodem demoing libcairo)
  • wm programs (the wm window manager, cbar bar, cterm terminal emulator, pape for wallpaper)

You can run it in qemu:

qemu-system-x86_64 -hda disk.img -vga std -m 512M -serial stdio

0.0.1

4 years ago

First release!

This image contains these applications:

  • adam shell
  • core utils (ls, hello, echo, cat)
  • mruby (mirb, mruby commands)
  • kilo text editor
  • gfx programs (catimg for printing images to the framebuffer, cairodem demoing libcairo)

You can run it in qemu:

qemu-system-x86_64 -hda disk.img -vga std -m 512M -serial stdio