Releases: ffwff/lilith
Releases · ffwff/lilith
0.0.5
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
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
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
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
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
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