Commit Graph

13 Commits

Author SHA1 Message Date
Maximilian Downey Twiss
f6dc1d8d4e Derive binary_url in package.rb (#7082)
* Add binary_compression value to each package

* Remove binary_url values and arrays

* Handle packages with empty binary_sha256 arrays (either missing binaries or not compiled by us)
2024-01-25 11:03:31 -05:00
Ed Reel
b54e2e872f Dmidecode 3.2 => 3.5 (#8846) 2023-10-29 17:40:46 -04:00
Maximilian Downey Twiss
de24923ee8 Add Rubocop CI (#7083)
* Rename IgnoredPatterns to AllowedPatterns.

* Exclude docopt.rb (not our code) from Rubocop

* Disable Style/RedundantReturn

* Disable Style/MutableConstant

* Disable Style/NumericLiterals

* Set Layout/IndentationStyle to spaces

* Temporarily disable various cops.

* Add Rubocop CI via Octocop

* Lint tree with rubocop -A -c .rubocop.yml

Co-authored-by: Satadru Pramanik <satadru@gmail.com>
2022-08-22 13:31:25 -04:00
Ed Reel
f7c9a99f2d Transition binary repo from GitHub to GitLab (#5702) 2021-04-28 16:22:06 -04:00
Ed Reel
df801b93f5 Update binary_url to github in all packages (#5675)
Add gh.sh script to tools

Add .gitignore

Update download_binary.sh

Update README.md
2021-04-21 15:39:00 -04:00
Ed Reel
30a1f8719d Transition binary repo from Bintray to SourceForge (#5608) 2021-04-13 10:11:55 -04:00
saltedcoffii
8993e2cc41 Licensed file da* to ez* 2021-03-19 12:55:39 -04:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
Ed Reel
777a7341ae Update dmidecode from 3.1 to 3.2
Add aarch/armv7l patch

Add pre-built binaries
2018-10-06 00:23:47 -05:00
Kazushi (Jam) Marukawa
e06528278c Add pre-compiled binaries 2017-08-26 09:29:23 +09:00
Ed Reel
94501a1bb8 Change to print 'X architecture not supported' instead of abort 2017-08-02 23:27:08 +09:00
Ed Reel
e1ce778377 Add message for unsupported architectures as suggested by @jam7 2017-08-02 23:27:08 +09:00
Ed Reel
679ea3a4ae Add dmidecode package 2017-08-02 23:27:08 +09:00