R82
Version 8 (brfransen, 10/27/2014 02:44 pm)
1 | 2 | brfransen | h1. R8.2 Release Notes |
---|---|---|---|
2 | 3 | brfransen | |
3 | 7 | brfransen | R8.2 brings updates to the kernel, system libraries, Service Menu options, MythTV 0.27.4, LinHES theme and many other parts of LinHES. |
4 | 1 | ||
5 | 7 | brfransen | h2. Upgrading |
6 | 1 | ||
7 | 8 | brfransen | *DO NOT USE pacman-Syu to update!* |
8 | 7 | brfransen | Due to consolidating /bin, /sbin, /usr/sbin, to /usr/bin upgrading to R8.2 is more involved than the normal pacman -Syu. The update81-82.sh script will assist in updating LinHES. As always make sure you have a good [[Backup and Restore|backup]]. |
9 | 7 | brfransen | |
10 | 4 | brfransen | From a xterm: |
11 | 7 | brfransen | @curl -o update81-82.sh http://cgit.linhes.org/linhes_pkgbuild/plain/abs/core/update81-82.sh@ |
12 | 5 | brfransen | @sudo sh ./update81-82.sh@ |
13 | 4 | brfransen | |
14 | 4 | brfransen | There is no backout plan or partial update, once started the upgrade needs to complete or the system may not boot correctly. |
15 | 1 | 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 re-install the 3rd party packages. |
|
16 | 1 | ||
17 | 6 | brfransen | If problems are encountered and the script quits before the update is complete its OK to run update81-82.sh multiple times. |
18 | 7 | brfransen | |
19 | 7 | brfransen | It is also possible to upgrade from the [[Downloads|iso]]. |