mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 21:11:08 +02:00
Merge pull request #2900 from flatcar/tormath1/bpf-tools
coreos-base/misc-files: add back BCC tools
This commit is contained in:
commit
15fd9f1d05
1
changelog/bugfixes/2025-05-12-bcc.md
Normal file
1
changelog/bugfixes/2025-05-12-bcc.md
Normal file
@ -0,0 +1 @@
|
||||
- Added back some BCC tools ([scripts#2900](https://github.com/flatcar/scripts/pull/2900))
|
@ -131,7 +131,7 @@ src_install() {
|
||||
done
|
||||
|
||||
insinto '/etc/bash/bashrc.d'
|
||||
doins "${FILESDIR}/bash/99-flatcar-bcc"
|
||||
doins "${FILESDIR}/bash/99-flatcar-bcc.bash"
|
||||
|
||||
insinto '/usr/share/flatcar'
|
||||
# The "oems" folder should contain a file "$OEMID" for each expected OEM sysext and
|
Loading…
x
Reference in New Issue
Block a user