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
Maximilian Downey Twiss
0abf04bf77 Minor cleanups for version setting and url conformance (#9211)
* Correct the version of netavark

* Rework version setting in linux_sources

* Fix typo in nss version setting

* Fix version in rust

* Fix commit length in asmc and xorg_intel_driver
2024-01-24 23:22:40 -06:00
Satadru Pramanik
538d786d5c revert package.rb set_property as unnecessary (#7618) 2022-11-10 14:54:17 -06:00
Satadru Pramanik
47838138db crew: Add cflags for armv7l, add some CREW_ constants (#7585)
* Add armv7l cflags and CREW_KERNEL_VERSION const

* Adjust package code which uses kernel version

* rework logic

* adjust logic

* debugging

* add CREW_IN_CONTAINER

* Use CREW_IN_CONTAINER in packages.

* Add CREW_IS_AMD and CREW_IS_INTEL

* suggested changes

* test new cpu logic

* cleanup cpu logic

* add CREW_CPU_VENDOR

* fix cpu detection on x86

* lint

* fix package dynamic versioning

* lint changes

* update for non-x86, and make linuxheaders a one-shot deal

* add 5.10 x86_64 binaries for linuxheaders

* lint

* suggested changes

* fix musl_linuxheaders

* show container info in sysinfo

* Use CREW_KERNEL_VERSION

* add markdown interpretation code

* refactor markdown code

* modify issue template to get markdown code for crew sysinfo

* attempt to change the issue template to the newer github yaml format

* move issue template to yaml file

* update Linters logic

* lint crew

* update linter.rb too

* bump linter.rb version
2022-11-08 16:18:09 -06:00
Ed Reel
cea13eff9f Add reload_constants command (#6686) 2022-01-29 16:31:15 -05:00
Satadru Pramanik
fbafa0f2e0 Get linux headers patched for Chrome os using git directly from google (#6553)
* test get headers via git

* add =

* add =

* remove git dir before archiving

* remove git dir before archiving

* add container check

* add container check

* rubocop changes

* Add binaries
2022-01-05 02:14:24 -06: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
531cf6031c Licensed libl* to lz* 2021-03-20 12:21:46 -04:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
James Larrowe
436d3c63e3 Update linux_sources and linuxheaders to Chrome OS version and apply patches (#3377)
* Update linux_sources and linuxheaders to Chrome OS version and apply patches

Use git repo

* Add pre-built binaries for linux_sources

* Add pre-built binaries for linuxheaders

* Add linuxheaders-3.18 back for i686
2019-07-31 23:09:03 -05:00
James Larrowe
40446e4f85 Add Linux_Sources package and recreate linuxheaders package based on it (#3155)
Fix little unneeded variable

Add pre-built binaries
2019-04-08 11:15:06 -05:00