Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:c1_ubuntu_release_note_v1.6 [2015/10/22 19:01] mdrjr |
en:c1_ubuntu_release_note_v1.6 [2016/09/26 11:35] (current) odroid [How to Upgrade] |
||
---|---|---|---|
Line 4: | Line 4: | ||
|| Release Date | 2015-10-20 || | || Release Date | 2015-10-20 || | ||
|| Release Type | Update || | || Release Type | Update || | ||
+ | |||
+ | **File name : ubuntu-14.04.3lts-lubuntu-odroid-c1-20151020.img** | ||
===== New updates ===== | ===== New updates ===== | ||
Line 30: | Line 32: | ||
==== Userspace Update ==== | ==== Userspace Update ==== | ||
* Mali now honors eglSwapInterval during eglSwapBuffers | * Mali now honors eglSwapInterval during eglSwapBuffers | ||
- | * Ubuntu packages up to 20151510 | + | * Ubuntu packages up to 20151020 |
* Automatic Filesystem Resize on First Boot. | * Automatic Filesystem Resize on First Boot. | ||
Line 57: | Line 59: | ||
- | ===== How to Upgrade ===== | + | ===== How to Upgrade. Don't forget dist-upgrade for Kernel update ===== |
- | * <code>sudo apt-get update && sudo apt-get dist-upgrade && sudo apt-get upgrade</code> | + | * <code>sudo apt-get update && sudo apt-get upgrade && sudo apt-get dist-upgrade </code> |
===== The default boot.ini in V1.6 ===== | ===== The default boot.ini in V1.6 ===== | ||
Line 76: | Line 78: | ||
==== Linux Kernel ==== | ==== Linux Kernel ==== | ||
<code> | <code> | ||
- | $ git clone https://github.com/hardkernel/linux -b odroidc-3.10.y | + | $ git clone --depth 1 https://github.com/hardkernel/linux -b odroidc-3.10.y |
$ cd linux | $ cd linux | ||
$ make odroidc_defconfig | $ make odroidc_defconfig |