Commit Graph

13 Commits

Author SHA1 Message Date
Prafulla Giri
1000ea6600 scripts: add comments. 2023-10-10 20:44:10 +05:45
Prafulla Giri
746fe3fe60 scripts: combine *.list files into a single one to avoid duplicate entries. 2023-10-10 20:26:33 +05:45
Prafulla Giri
f72c5080b4 scripts: revise previous changes as per review. 2023-10-10 15:40:22 +05:45
Prafulla Giri
4da77685db scripts: further update scripts to work better with derivative distros.
- copy *.list files from /etc/apt/sources.list.d into the chroot
- inside the chroot, filter out references to the derivative distro's
  package sources.
2023-10-09 21:47:27 +05:45
rch-W
c1b9d8fb59
Update install_pulseaudio_sources_apt.sh
Updated $RELEASE value for Debian 12 release
2023-07-05 22:28:59 +02:00
matt335672
4e98356c41 Support Debian bookworm in wrapped build script 2023-02-13 10:22:02 +00:00
matt335672
a54adc9027 Install Doxygen for Kali 2022 2023-01-31 08:48:15 +00:00
matt335672
af40e18723 Update CI build script
The code to remove incompatible libunwind development packages
works, but only by chance.

This update searches explicitly for incompatible packages and
then removes them.
2022-10-20 14:06:34 +01:00
matt335672
8e46b8f7b5 Fix CI build on github jammy VMs
Remove the libunwind-14-dev package before installing the PA
build dependencies, as this is incompatible with libunwind-dev
2022-10-20 11:33:25 +01:00
matt335672
39ed564d0c Add suite support to the wrapper script 2022-03-14 12:25:41 +00:00
matt335672
7fa46fde52 Remove unnecessary tabs from scripts 2021-11-18 10:16:08 +00:00
matt335672
c4a4e89be2 Support Meson in Ubuntu build scripts 2021-11-10 11:21:07 +00:00
matt335672
b63e6fda01 Rename scripts to include _apt 2021-10-15 12:00:22 +01:00