Skip to content

Commit

Permalink
feat(24.04): add slice for busybox (#159)
Browse files Browse the repository at this point in the history

---------

Co-authored-by: Rafid Bin Mostofa <[email protected]>
Co-authored-by: Cristovao Cordeiro <[email protected]>
  • Loading branch information
3 people authored May 16, 2024
1 parent af8fbe1 commit 6261da7
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions slices/busybox.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
package: busybox

essential:
- busybox_copyright

slices:
bins:
essential:
- libc6_libs
contents:
/usr/bin/busybox:

copyright:
contents:
/usr/share/doc/busybox/copyright:

0 comments on commit 6261da7

Please sign in to comment.