Skip to content

Releases: ffwff/lilith

0.0.5

23 Dec 14:21
Compare
Choose a tag to compare

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

20 Nov 07:10
Compare
Choose a tag to compare

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

18 Oct 08:32
Compare
Choose a tag to compare

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

16 Oct 13:29
Compare
Choose a tag to compare

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

21 Sep 14:57
Compare
Choose a tag to compare

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

28 Aug 13:34
Compare
Choose a tag to compare

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