Project

General

Profile

Wiki » History » Revision 3

Revision 2 (Denis 'GNUtoo' Carikli, 06/12/2020 09:39 AM) → Revision 3/12 (Denis 'GNUtoo' Carikli, 10/05/2020 04:54 PM)

h1. Wiki 

 h2. Status and work in progress 

 Wikidata property proposals: 
 * "Compatible_with":https://www.wikidata.org/wiki/Wikidata:Property_proposal/Generic#Compatible_with 
 * "Non_volatile_storage_capacity":https://www.wikidata.org/wiki/Wikidata:Property_proposal/Generic#Non_volatile_storage_capacity 

 Tools: 
 * Example of hardware compatibility lists generated with Listeria and SPARQL in a wiki page: 
 ** "Replicant":https://en.wikipedia.org/wiki/User:GNUtoo/SPARQL/Replicant 
 ** "Libreboot":https://en.wikipedia.org/wiki/User:GNUtoo/SPARQL/Libreboot 
 * "Command line tool for Replicant devices on wikidata":https://git.replicant.us/contrib/GNUtoo/vendor_replicant-scripts/tree/data/wikidata?h=wikidata-wip 

 h2. Replicant collected data and other projects: 

 See the "data repository":https://git.replicant.us/replicant/vendor_replicant-data "README":https://git.replicant.us/replicant/vendor_replicant-data/plain/README and the data repository for more details on what data we collect on the various devices. 

 In addition we need to collect some information specific to Replicant images and kernel nodes, for instance: 
 * The emmc partitions dev nodes format (relevant for many things, from libsamsung-ipc to the Replicant EFS backup instructions) 
   Example: /dev/block/platform/dw_mmc/by-name/<partition name> on GT-I9300 with Replicant 6.0 kernel 
 * The partition and what they do (example: the cache partition is 'cache' on the GT-I9250 whereas it's 'CACHE' on all other. Some devices have 'KERNEL' for the boot partition, while for some other it's 'BOOT'. On some devices 'BOOT' is the bootloader instead.