SupeChicken666
d62c847b77
crew: Set dynamic linker path in linker ( #11817 )
...
* crew: Set dynamic linker path in linker
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Fix constant order
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Suggested changes
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Merge CREW_LDFLAGS and CREW_LINKER_FLAGS
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Adjust argument order
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Fix CREW_GLIBC_PREFIX, add LIBRARY_PATH for gcc
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Add some patches from Chromium OS
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Bump version
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Add install-locales line
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Add comments
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Remove LD_LIBRARY_PATH from CREW_ENV_OPTIONS
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Add `CREW_GLIBC_PREFIX` to linker search path
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Set minimum kernel version to 3.2 for all architectures
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Pass CERW_PREFIX with macro
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Fix asprintf usage
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Fix macro usage
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Move all patches into a separate repo
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
* Add finishing touches :)
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Set compiler search path also
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Fix installation path
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Rebuilt binaries with same version
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
* lint
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* bump version
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Fix already initialized constant error.
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
* Merge changes from #11828
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
* crew: Run `upx -d` and `patchelf` on existing/to-be-installed packages
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
* Fix syntax
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Silence output
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
* Suggested changes
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Re-add `2> /dev/null` to upx commands
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Fix `patchelf` usage
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Correct function name
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Fix CI build test
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Make rubocop happy
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
* Update search cache for on postinstall
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
* Add a config file for ld.so
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
* Suggested changes
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
* Add built packages for linux/386 to set_dynamic_linker
* Add built packages for linux/amd64 to set_dynamic_linker
* Add built packages for linux/arm/v7 to set_dynamic_linker
* Update install.sh
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
* Fix rubocop
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
---------
Signed-off-by: SupeChicken666 <me@supechicken666.dev >
Signed-off-by: Satadru Pramanik <satadru@gmail.com >
Co-authored-by: Satadru Pramanik <satadru@gmail.com >
Co-authored-by: supechicken <supechicken@users.noreply.github.com >
2025-05-02 11:24:00 +00: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
Maximilian Downey Twiss
c118ad7b4b
Remove basic uses of @_ver in source_url ( #8428 )
2023-06-22 10:48:42 -04:00
Satadru Pramanik
ea49d8ea41
busybox => 1.36.0 ( #7806 )
2023-01-04 18:49:10 -06:00
Cassandra Watergate
e5c357967a
busybox => 1.35.0 ( #7101 )
2022-05-30 22:49:09 -05:00
Cassandra Watergate
4a6ff8ff6d
upgrade busybox ( #6021 )
...
busybox crew prefixes
add x86_64 & armv7l binaries
Updated binaries and source to 1.33.1
compatibility to all
Add i686 pre-built binary
2021-08-03 06:42:53 +00:00
Cassandra Watergate
d6bb7d3f84
Busybox ( #5584 )
...
* packages/busybox.rb: add package
* enable busybox mount
2021-04-10 11:46:36 -05:00