[Replicant] [Replicant 6] Small patch set to add libsamsung-ipc utilities

Denis 'GNUtoo' Carikli GNUtoo at cyberdimension.org
Wed Mar 17 15:59:00 UTC 2021


Hi,

While working on Replicant 11 I ended up making the patch that I sent here
for the Galaxy SIII (GT-I9300). So while I was at it I also ported it to
all the other devices that had a modem compatible with libsamsung-ipc.

Here's are the URLs to the see the patches in a web interface:
https://git.replicant.us/contrib/GNUtoo/device_samsung_espresso3g/commit/?id=f610640592553e57a86fb3ab2bb6fd22bba78900
https://git.replicant.us/contrib/GNUtoo/device_samsung_galaxys2-common/commit/?id=87482c40b49ff85854a4346272be6305555ea798
https://git.replicant.us/contrib/GNUtoo/device_samsung_i9300/commit/?id=11eb915ee2b39a9d2fa8219adc01f6f40bb4f194
https://git.replicant.us/contrib/GNUtoo/device_samsung_maguro/commit/?id=5eec4870a0df8aa82f526d7cd11f829a5c9a41f3
https://git.replicant.us/contrib/GNUtoo/device_samsung_n5100/commit/?id=0ef27316dab11869f314a08bc9fe437268f2ad15
https://git.replicant.us/contrib/GNUtoo/device_samsung_n7100/commit/?id=ab7ffff773be7d31898ca5a4e4fcea42069891d3

And to view the patches through the command line we have:

For the Espresso 3G devices:
   git clone https://git.replicant.us/GNUtoo/device_samsung_espresso3g
   cd device_samsung_espresso3g
   git show f610640592553e57a86fb3ab2bb6fd22bba78900

For the Galaxy SII (GT-I9100) and Galaxy Note (GT-N7100):
  git clone https://git.replicant.us/GNUtoo/device_samsung_galaxys2-common
  cd device_samsung_galaxys2-common
  git show 87482c40b49ff85854a4346272be6305555ea798

For the Galaxy SIII (GT-I9300):
   git clone https://git.replicant.us/GNUtoo/device_samsung_i9300
   cd device_samsung_i9300
   git show 11eb915ee2b39a9d2fa8219adc01f6f40bb4f194

For the Galaxy Nexus (GT-I9250):
   git clone https://git.replicant.us/GNUtoo/device_samsung_maguro
   cd device_samsung_maguro
   git show 5eec4870a0df8aa82f526d7cd11f829a5c9a41f3

For the Galaxy Note 8.0 GSM (GT-N5100):
   git clone https://git.replicant.us/GNUtoo/device_samsung_n5100
   cd device_samsung_n5100
   git show 0ef27316dab11869f314a08bc9fe437268f2ad15

For the Galaxy Note II (GT-N7100):
   git clone https://git.replicant.us/GNUtoo/device_samsung_n7100
   cd device_samsung_n7100
   git show ab7ffff773be7d31898ca5a4e4fcea42069891d3

Denis.


More information about the Replicant mailing list