- Change from colon to space separation to avoid URL parsing issues - Update sources.conf format: TYPE NAME URL VERSION BUILD_FUNCTION [EXTRA] - Implement awk-based parsing for reliable field extraction - Fix firmware package list (remove unavailable linux-firmware-marvell)
3 lines
52 B
Bash
Executable File
3 lines
52 B
Bash
Executable File
#!/bin/sh
|
|
exec /lib/ld-musl-x86_64.so.1 --list "$@"
|