Changes between Version 9 and Version 10 of support-team/wheezy-upgrade-tech-notes
- Timestamp:
- Mar 1, 2014, 9:21:38 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
support-team/wheezy-upgrade-tech-notes
v9 v10 21 21 * Run: `apt-get dist-upgrade` to pull in new packages based on puppet changes 22 22 * Run: `apt-get autoremove` to remove any packages we no longer need 23 23 * Run: `shutdown -h now` to reboot the system (yes, we say "-h" which means halt, but our virtualization engine will detect that it is off and restart it for us) 24 24 == major changes == 25 25