Skip to content

Commit

Permalink
manifest: Remove biosdevname from package list
Browse files Browse the repository at this point in the history
This package is only for x86_64 (also i686 if this architecture is
ever suported in the future) but is not required by CoreOS. This
package causes non-x86_64 architectures to fail the rpm-ostree compose.
  • Loading branch information
stellirin authored and cgwalters committed Nov 9, 2018
1 parent fb32e53 commit b0358b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fedora-coreos-base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ packages:
# Containers
- podman skopeo runc moby-engine
# Networking
- bridge-utils nfs-utils biosdevname iptables-services
- bridge-utils nfs-utils iptables-services
- NetworkManager dnsmasq hostname
# Storage
- cloud-utils-growpart
Expand Down

0 comments on commit b0358b8

Please sign in to comment.