Skip to content

Version 11

Latest
Compare
Choose a tag to compare
@PaulJenkin PaulJenkin released this 26 Jan 14:01
· 9 commits to main since this release
  1. Fixed the Fan Control payload which was broken in V10
  2. Improved the booting to 4 sec (first boot will take extra time)
  3. Fixed the Empty Bin folder issue , folder only will be displayed when we have atelease one bin inside
  4. Removed all avahi (pizero.local) dependency and replaced it with simple python program
  5. Added Option to create a FAt32 drive in SD card (this FAT32 drive if present will be loaded on boot. So pi can be used any where as USB drive in 5 sec)
  6. Have appropriate drive names for each segments (pBoot, pRootfs, PExtUSB, pFat32USB)
  7. Introduced the capability to Switch between the exfat JB images
  8. Added Virtual Keyboard which can be controlled via PC and phone.
  9. Virtual keyboard is not only for PS4 works even for PC, plug the Pi in any PC windows/Linux and you can control it with your Phone

Rebuild 2

  1. Fixed the sftp / ssh issue which was happening on PiZero 2 W and Pi4B
  2. Added separate page to handle the bin which doesn't work with binserver
  3. From now on, the USB will be auto loaded (if Exfat only then it will be loaded else Fat32 will be loaded)
  4. Option to Change the Root password reintroduced

Root password : <?>123

Check PiZW BuildRoot Config and Exploit Files.7z for the config and resource files w.r.t Build root

  1. Build root Config file "/.config"
  2. Post Build Config File @ "/board/raspberrypi/*"
  3. All Bin files, HTML resource, Python programs @ "/Export"