Maximilian Downey Twiss
d7e8f67f2d
Run rubocop on tree to pick up new Chromebrew/OrderedCompatibility cop ( #11282 )
2025-02-10 22:21:57 +00:00
Satadru Pramanik, DO, MPH, MEng
5621163c84
Refactor ruby gems in packages, crew cleanup of debugging, install.sh refactor for gems ( #10294 )
...
* Some ruby gem updates and cleanup
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* bump version
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* move gem installs to core install
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* add webkitgtk_6 binaries for x86_64, add librsvg binaries
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add rebuilt librsvg binary for x86_64.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* rename gem function internals to make more sense
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* adjust webkitgtk_6 deps
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* update ruby gem packages, add a ruby gem package update script to tools
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* suggested changes
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* rebuild parted
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* add parted binaries
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* suggested changes
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* refactor ruby buildsystem
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* add libsdl2, freerdp binaries
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* sync crew function to lib/fixup
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* shellcheck fix
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add const for CREW_UPDATE_CHECK_INTERVAL
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Move time_difference into function for neatness.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* suggested changes from @uberhacker
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* @Zopolis4 suggested change: Use git last update time
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Add .blank? usage to downloader to avoid undefined method `empty?' for nil (NoMethodError)
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
---------
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
2024-08-13 11:25:39 -05:00
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
Satadru Pramanik, DO, MPH, MEng
978a087c7b
Docker ( #7828 )
...
* Docker WIP
* bump version to 23.0.0-rc.3
* Update docker to 23.0.1
* update runc
* update containers_common
* update containerd
* update docker
* add docker preflight
* update docker preflight message
2023-05-23 18:55:28 -05:00
Satadru Pramanik
08ba24fef7
docker + podman + distrobox DEPENDENCY ONLY rebuilds & updates for x86_64 and armv7l ( #7824 )
...
* docker rebuilds & updates for x86_64 and armv7l
* remove go dep
* add working i686 go_md2man binary
* add all possible i686 builds
* add binary, update packages.yaml
* suggested changes
* suggested changes
* add proper containerd binaries
* update and rebuild containers_common
* add catatonit
* add podman
* add distrobox
* add conmon
* fix deps
* rebuild podman
* rebuild lvm2, adjust podman build parameters
* add binaries
* fixup containers_common
* revamp containers_common again
* add policy.json symlink to containers_common
* adjust podman
* rebuild libbpf
* update defaults in containers_common
* fix tz
* Add logic for creating local container policy file
* move local container policy file logic to containers_common
* adjust logic
* adjust logic
* update logic
* adjust logic
* adjust logic
* adjust logic
* adjust logic
* update podman paths
* rebuild podman
* podman rebuild
* rebuilds
* fix hashes
* cni rebuild
* add runc dep to podman
* lint
* remove docker, podman, and distrobox
* remove removed packages from packages.yaml
2023-01-10 18:19:57 -06:00