Skip to content

IZOS 0.1.1 -- Bugfixes & extfs support !

Latest

Choose a tag to compare

@FrenchPythonLover FrenchPythonLover released this 18 Jun 15:37

Some changes from last release (0.1.0):

  • Fixed init & relocated path (now /init) for proper extfs support (read write).
  • updated documentation for new init path & removed legacy programs remains
  • created basic extfs with busybox + shell
  • modified test & test_ext scripts for no kernel debugging at all (you just need to raise the loglevel arg if needed

Here are the specs, even though they didn't change at all:

  • initramfs size: ~80MB
  • Extfs size: 256MB (fixed size for now)
  • RAM needed: ~450MB minimum (only for decompression)

Tested on: QEMU

Enjoy !


Made with ❤️ by FrenchPythonLover