-
Notifications
You must be signed in to change notification settings - Fork 0
Add preload magic to lay-down-os #1
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
Add preload magic to lay-down-os #1
Conversation
|
@SvenDowideit I had also onsidered adding 2 new files to the |
| /images/*/build | ||
| .dockerfile | ||
| *.swp | ||
| .*.sw? |
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.
Make the vim swap file ignore rule more dakka.
| module-init-tools \ | ||
| openssh-client \ | ||
| pkg-config \ | ||
| pv \ |
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.
Give some kind of feedback to the user when their gzip takes forever.
|
It is intentional that RancherOS 0.7.1 preload doesn't clean up any archives from /var/lib/rancher/preload/{system-,}docker after they have been "installed"? |
16d11da to
e9c8a53
Compare
Small fixes
Wait for device partitions in type-0 Packet instance installs
Run bootstrap services even if autoformat isn't set
Allow question marks in unquoted kernel parameters
06d73ca to
d2d8858
Compare
Signed-off-by: Sven Dowideit <[email protected]>
Signed-off-by: Sven Dowideit <[email protected]>
Signed-off-by: Sven Dowideit <[email protected]>
…ller is easier Signed-off-by: Sven Dowideit <[email protected]>
…some details that will delay it Signed-off-by: Sven Dowideit <[email protected]>
Signed-off-by: Sven Dowideit <[email protected]>
35277e9 to
5ead9cb
Compare
….. the iso only has the smaller os-installer image in it \o/ Signed-off-by: Sven Dowideit <[email protected]>
Signed-off-by: Sven Dowideit <[email protected]>
…alling Signed-off-by: Sven Dowideit <[email protected]>
Signed-off-by: Sven Dowideit <[email protected]>
Signed-off-by: Sven Dowideit <[email protected]>
Signed-off-by: Sven Dowideit <[email protected]>
Signed-off-by: Sven Dowideit <[email protected]>
…r now Signed-off-by: Sven Dowideit <[email protected]>
…ked up latest works \o/ Signed-off-by: Sven Dowideit <[email protected]>
Signed-off-by: Sven Dowideit <[email protected]>
Signed-off-by: Sven Dowideit <[email protected]>
5ead9cb to
b2bc5db
Compare
b2bc5db to
e5a7889
Compare
Related to rancher#1456 and rancher#1449.