Skip to content

Releases: FrenchPythonLover/IZOS-linux

IZOS 0.1.1 -- Bugfixes & extfs support !

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

IZOS 0.1 -- First release !

Choose a tag to compare

@FrenchPythonLover FrenchPythonLover released this 17 Jun 19:20

Here's the first release !
Here are the specs:

  • initramfs size: ~80MB
  • RAM needed: ~450MB minimum (only for decompression)
  • Tested on: QEMU

Enjoy !


Made with ❤️ by FrenchPythonLover