R82
Version 5 (brfransen, 10/27/2014 02:44 pm)
1 | 2 | brfransen | h1. R8.2 Release Notes |
---|---|---|---|
2 | 3 | brfransen | |
3 | 4 | brfransen | R8.2 brings updates to the kernel, system libraries, LinHES Theme, Service Menu options and MythTV 0.27.3. |
4 | 1 | ||
5 | 4 | brfransen | Due to consolidating /bin, /sbin, /usr/sbin, to /usr/bin upgrading to R8.2 is a little more involved than the normal pacman -Syu. The update81-82.sh script will assist in updating LinHES. |
6 | 4 | brfransen | |
7 | 4 | brfransen | From a xterm: |
8 | 4 | brfransen | @curl -o update81-82.sh http://cgit.linhes.org/linhes_pkgbuild/plain/abs/core/update81-82.sh?h=testing@ |
9 | 5 | brfransen | @sudo sh ./update81-82.sh@ |
10 | 4 | brfransen | |
11 | 4 | brfransen | There is no backout plan or partial update, once started the upgrade needs to complete or the system may not boot correctly. |
12 | 4 | brfransen | The largest stumbling block that will cause the update to fail are non-LinHES packages that have been installed. Please uninstall the non-LinHES, update to R8.2 and then reinstall the 3rd party packages. |
13 | 4 | brfransen | |
14 | 4 | brfransen | If problems are encountered and the script quits before the update is complete its OK to run update81-82.sh multiple times. |