Skip to content
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

finalize-staged: Bump timeout to 5 minutes #1755

Closed

Commits on Oct 16, 2018

  1. finalize-staged: Bump timeout to 5 minutes

    See coreos/rpm-ostree#1568
    
    Basically for people on e.g. rotational media, the default 90
    second timeout can be too small.
    
    We're in a tough situation here, because delaying shutdown
    can be problematic too if the user is trying to shut down their
    laptop to put in a backpack, etc.
    
    There's potential optimizations here to make; I think we
    could pre-copy the kernel/initramfs for example.
    
    I suspect for some people the grub2 os-prober is a factor here too,
    if that tries to e.g. inspect attached USB rotational hard drives.
    But hopefully we'll get rid of that soon.
    cgwalters committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    bda2dde View commit details
    Browse the repository at this point in the history