-
Notifications
You must be signed in to change notification settings - Fork 158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
a few package list changes #6
Conversation
@@ -77,7 +77,7 @@ packages: | |||
- podman skopeo runc | |||
# Networking | |||
- bridge-utils nfs-utils biosdevname iptables-services | |||
- NetworkManager dnsmasq | |||
- NetworkManager dnsmasq hostname | |||
# Storage | |||
- container-storage-setup cloud-utils-growpart |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
while we're in here I'd like to ask.. do we need container-storage-setup ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yeah. i guess in a 'we deliver static partitions' world I was thinking we'd be implementing this a different way. do we know what CL did for extending partitions in cloud images?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i'll create an issue for discussion
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@@ -77,7 +77,7 @@ packages: | |||
- podman skopeo runc |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i wonder if we should start pulling in moby-engine ?
- nmap-ncat net-tools bind-utils | ||
- bash-completion | ||
# Moving files around | ||
- rsync fuse-sshfs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i've always wanted fuse-sshfs in so I could easily use vagrant-sshfs
trial for adding ignition into the compose
Initial overlay
No description provided.