Advertisement
totesmuhgoats

do-release-upgrade stuff

May 10th, 2015
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. Description: Ubuntu 14.04.1 LTS
  2. shamoun@manetti:~$ uname -a
  3. Linux manetti 3.18.5-031805-generic #201501292218 SMP Fri Jan 30 03:19:17 UTC 2015 x86_64 x86_64 x86 4 GNU/Linux
  4. shamoun@manetti:~$ cat /etc/update-manager/
  5. meta-release release-upgrades release-upgrades.d/
  6. shamoun@manetti:~$ cat /etc/update-manager/release-upgrades
  7. # Default behavior for the release upgrader.
  8.  
  9. [DEFAULT]
  10. # Default prompting behavior, valid options:
  11. #
  12. # never - Never check for a new release.
  13. # normal - Check to see if a new release is available. If more than one new
  14. # release is found, the release upgrader will attempt to upgrade to
  15. # the release that immediately succeeds the currently-running
  16. # release.
  17. # lts - Check to see if a new LTS release is available. The upgrader
  18. # will attempt to upgrade to the first LTS release available after
  19. # the currently-running one. Note that this option should not be
  20. # used if the currently-running release is not itself an LTS
  21. # release, since in that case the upgrader won't be able to
  22. # determine if a newer release is available.
  23. Prompt=lts
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement