Date: Sun, 6 Apr 2014 15:11:20 +0000 (UTC) From: Gabor Pali <pgj@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r44460 - head/en_US.ISO8859-1/htdocs/news/status Message-ID: <201404061511.s36FBKee041114@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pgj Date: Sun Apr 6 15:11:19 2014 New Revision: 44460 URL: http://svnweb.freebsd.org/changeset/doc/44460 Log: - Add 2014Q1 status report on the Chromebook port Submitted by: br Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-01-2014-03.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-01-2014-03.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2014-01-2014-03.xml Sun Apr 6 13:42:24 2014 (r44459) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2014-01-2014-03.xml Sun Apr 6 15:11:19 2014 (r44460) @@ -18,7 +18,7 @@ <!-- XXX: Keep the number of entries updated --> <p>Thanks to all the reporters for the excellent work! This report - contains 18 entries and we hope you enjoy reading it.</p> + contains 19 entries and we hope you enjoy reading it.</p> <p>The deadline for submissions covering between April and June 2014 is July 7th, 2014.</p> @@ -1055,4 +1055,41 @@ <task>Port WoW64 and Wine64.</task> </help> </project> + + <project cat='arch'> + <title>&os; on Chromebook</title> + + <contact> + <person> + <name> + <given>Ruslan</given> + <common>Bukin</common> + </name> + <email>br@FreeBSD.org</email> + </person> + </contact> + + <links> + <url href="https://wiki.freebsd.org/FreeBSD/arm/Chromebook">Manual</url> + </links> + + <body> + <p>Chromebook is an ARMv7 Cortex-A15 personal computer powered by + Samsung Exynos 5 Dual System-on-Chip. As of the current status + of this project, such laptop can be booted with &os; from USB + flash — it works stable (including SMP) and it can build + third-party applications. Display and keyboard works.</p> + + <p>Thank &a.grehan; for providing hardware.</p> + </body> + + <help> + <task>Implement keyboard polling mode.</task> + + <task>Add support for the upcoming second generation of + Chromebook.</task> + + <task>Write SD, SATA drivers.</task> + </help> + </project> </report>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404061511.s36FBKee041114>