Commit Graph

14 Commits

Author SHA1 Message Date
Paul Keith
eb5a973086 Add another device->kernel mapping exception
Change-Id: Ic70318f36a055c7570d964d6fb2c11149e4d1793
2017-06-05 16:59:15 -05:00
Harry Youd
d658b662c8 maintainers: Add fastboot_generic as a bad point
Change-Id: I0475bd6c8c5355767de398524d525996201691ce
2017-06-04 17:48:27 -05:00
Paul Keith
246892130f maintainers-checks: Use elif to check 'dd' install method
* If a device doesn't have a valid install method,
  there's no point in checking if it has 'dd' as
  the install method, it won't match up anyways
* This has no visible impact on the time of running
  this script, but the logic is now better

Change-Id: I204903db40f02fe1ff837ed6feb8d06ace86cc92
2017-06-04 17:48:22 -05:00
Harry Youd
a9c6df223f Print out maintainer info with -m or --maintainers
Huge thanks to Paul (javelinanddart) for cleaning things up

Change-Id: Id477ac948cf1d55663eeb3ddf7cc025a81b97ebf
2017-06-03 20:29:31 +00:00
Michael Bestas
a8794d605a maintainers: Check requirements for dd install method
Change-Id: I1ea59fd2216c534b412cfddb7f379d0ae2c417cc
2017-06-02 17:37:03 +03:00
Dan Pasanen
c20ad11da5 maintainers: use path relative to script's dir
Change-Id: If9981c0375238a922acaac3a2352043be9c3cc59
2017-05-25 15:03:37 -05:00
Harry Youd
c571a37d8f Make the README a little easier to follow
Change-Id: Ib0251e9ce00f2576a3b70e0a7a0a18db74ff20c0
2017-05-23 22:30:40 +01:00
Luca Stefani
c23843dc00 Add lineage-push
Change-Id: I177a031617591bb4891b2147f5778cdd3de502b3
2017-05-20 17:21:46 +01:00
Harry Youd
398cf1046e Change to dashes to keep inline with maintainers folder
Change-Id: Id49a330106377997ebbeb2d56ed4c623c9f1e978
2017-05-20 13:47:20 +00:00
Paul Keith
f0ab2a92ae Move maintainers script to python
"A true interpretation is realised when not one line of the original
remains"

Contributors: harryyoud, javelinanddart, luk1337, mccreary, zifnab

Change-Id: Iec07c8a62ec6cb41317c2cdb00db6ae0be73f780
2017-05-20 08:21:04 -05:00
Harry Youd
c71ce73624 Move device_deps scripts to LineageOS/scripts [2/2]
Change-Id: Idb6d986f1dd18a1cd272d5b6c5c6b14ae6fb6b2b
2017-05-19 20:19:06 +01:00
Harry Youd
e0f5ea8f53 Add capability for checking CVE json
* Add capability for checking CVE kernels.json
* Stop spam of console when missing a file
* Fix weird indentation in some places

Change-Id: I6181649c604f2b46082257d4e021bd8dcee16937
2017-05-14 14:49:10 +01:00
Harry Youd
ceb8610b53 Add maintainers.sh script
Used to check if a device added to hudson has:
 * wiki page
 * maintainer listed in wiki page
 * TODO set as install_method on wiki page
 * updater entry

It can also print all the devices with their respective maintainer

Change-Id: I748675c7175ac575960d81f48eb87df853e0a20d
2017-05-01 16:55:21 +01:00
Michael Bestas
01a4ebe527 Initial empty repository 2017-05-01 14:50:57 +00:00