Changes between Version 15 and Version 16 of jessie-upgrade-tech-notes
- Timestamp:
- Dec 5, 2015, 6:35:13 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jessie-upgrade-tech-notes
v15 v16 13 13 }}} 14 14 * Delete all files in /etc/apt/sources.list.d and /etc/apt/preferences.d (these are controlled by puppet and will be replaced when we next run puppet) 15 * Delete the phpmyadmin database if it exists: [ticket:11176 this has already been done for all mosh's]16 {{{17 mysql18 drop database phpmyadmin19 }}}20 15 * Edit /etc/apt/sources.list and change wheezy to jessie 21 16 * Run: {{{apt-get update}}} to update to the current distribution