Skip to content

Releases: seppzer0/zero-kernel

v0.3.0

01 Aug 18:08

Choose a tag to compare

Changes:

  • added optional KernelSU support;
  • added ParanoidAndroid ROM support;
  • enabled RTL8187 driver.

v0.2.1

21 Jul 20:35

Choose a tag to compare

Changes:

  • switched to poetry.lock instead of requirements.txt for dependency management;
  • updated the application of RTL8812AU driver;
  • updated project structure;
  • renamed generic-slim packaging option to slim, added new full option;
  • updated GH workflow;
  • added new CONFIG_ options for the kernel configuration;
  • grouped external API calls into clients subpackage;
  • fixed Podman usage (Dockerfile.dockerignore is currently unrecognized);
  • updated assets list;
  • updated documentation, including kernel flashing instructions;
  • various minor code improvements.

v0.2.0

26 Jun 23:16

Choose a tag to compare

Changes:

  • added official NetHunter patches, including Wi-Fi packet injection support;
  • updated kernel source patching mechanism;
  • restored URL to the latest NetHunter.apk (which was not working previously);
  • removed unused code within comments.