Skip to content

Releases: ezdiy/pbjb

v8

27 Sep 02:45
Compare
Choose a tag to compare

Mostly bugfix of various v7 bugs

  • Fix services not starting on boot
  • Fix root method PB631 et al
  • Fix rsync not running on older CPUs
  • Fix smb2 being slow to mount over usbnet

v7

22 Aug 09:09
Compare
Choose a tag to compare
v7 Pre-release
Pre-release

BROKEN, DO NOT USE

  • Updated the root method
  • Fixed broken suspend mishaps
  • Fixed usbnet for 6.x firmwares
  • Hopefully fixed wrong exposed partition layout bugs (when usbnet is on)
  • Uninstallers are now builtin into each .app, there's no longer Uninstall.app, and the one from older versions shouldn't be used.

v6

17 Dec 14:16
Compare
Choose a tag to compare
v6

No new features. Minor rewrite of startup scripts, better OTA survivability for devices with exotic group-read permissions on /mnt/secure.

v5

08 Dec 21:53
Compare
Choose a tag to compare
v5
  • added lftp (universal client for sftp, ftp(s), torrent, http(s) opendir)
  • added htop, powertop (fancy system/power diagnostics)
  • added sftp server
  • added http server, autoindex folder serving, but also configured for ssi, cgi and webdav
  • added 'system status' settings menu entry to show some basic diagnostics

v4

01 Dec 23:49
Compare
Choose a tag to compare
v4

pbjb-v4-2-g69594f2.zip

  • Added GUI for whole installation process
  • Fixed bugs with USB storage killing services
  • Wifi is allowed to disconnect when no service sessions are in progress and no active TCP connections
  • Added rsync
  • v4.2: (potential) SD card fix

v3

30 Nov 08:06
Compare
Choose a tag to compare
v3
  • Fix bug where smb passwords were not generated correctly
  • Configure cpu frequency scaling between extreme limits (min/max of cpu capability). This speeds up the device by 8% or so when busy. Stock fw doesn't do that for some reason.

v2

30 Nov 01:41
Compare
Choose a tag to compare
v2

Changes from v1:

  • Cleaned up the process of building from source
  • Added nmbd, so samba shares are now discoverable in 'network neighborhood'
  • Added iptables binaries, and start script to load etc/firewall on boot (default fw blocks usbnet ip ranges from wifi)

The installer/uninstaller behavior makes a bit more sense:

  • Jailbreak.app deletes itself from app listing on success
  • Services.app deletes itself from app listing after install
  • Uninstall.app never deletes itself

v1

29 Nov 17:33
Compare
Choose a tag to compare
v1
initial import