#295 emphasize system-upgrade reboot reboots immediately, minor cleanups
Merged 3 years ago by pbokoc. Opened 3 years ago by skierpage.
Unknown source dnf-upgrade-fix  into  master

@@ -71,14 +71,14 @@

  * If you want to remove/install some packages manually before running `dnf system-upgrade download` again, it is advisable to perform those operations with `--setopt=keepcache=1` dnf command line option.

    Otherwise the whole package cache will be removed after your operation, and you will need to download all the packages once again.

  

- . Trigger the upgrade process. This will restart your machine into the upgrade process:

+ . Trigger the upgrade process. This will reboot your machine (immediately!, without a countdown or confirmation, so close other programs and save your work) into the upgrade process running in a console terminal:

  +

  [source,bash]

  ----

  sudo dnf system-upgrade reboot

  ----

  

- . Once the upgrade process to complete, your system will reboot into the updated release version of Fedora.

+ . Once the upgrade process completes, your system will reboot a second time into the updated release version of Fedora.

  

  [[sect-optional-post-upgrade-tasks]]

  == Optional Post-Upgrade Tasks

Use "reboot" consistently, emphasize the immediate no-prompt reboot, mention it's a console terminal, then a second reboot, and clean up step 6 language. This fixes issue #294 and I think is an improvement, but I have little idea what I'm doing.

rebased onto 114da28

3 years ago

Yeah, that's a useful thing to mention. Everything looks good, thank you!

Pull-Request has been merged by pbokoc

3 years ago
Metadata