mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 05:36:32 +00:00
- make sure that URLs are standard conforming
Let's see if the date property works..
This commit is contained in:
parent
451d860b22
commit
5fada5248a
@ -18,7 +18,7 @@
|
|||||||
<p>Usage and documentation by Thomas Petazzoni. Contributions from
|
<p>Usage and documentation by Thomas Petazzoni. Contributions from
|
||||||
Karsten Kruse, Ned Ludd, Martin Herren.</p>
|
Karsten Kruse, Ned Ludd, Martin Herren.</p>
|
||||||
|
|
||||||
<p><small>Last modification : $Id: buildroot-documentation.html,v 1.2 2004/12/28 19:15:20 andersen Exp $</small></p>
|
<p><small>$LastChangedDate$</small></p>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#about">About Buildroot</a></li>
|
<li><a href="#about">About Buildroot</a></li>
|
||||||
@ -57,7 +57,7 @@
|
|||||||
case, <code>gcc</code>), binary utils like assembler and linker
|
case, <code>gcc</code>), binary utils like assembler and linker
|
||||||
(in our case, <code>binutils</code>) and a C standard library (for
|
(in our case, <code>binutils</code>) and a C standard library (for
|
||||||
example <a href="http://www.gnu.org/software/libc/libc.html">GNU
|
example <a href="http://www.gnu.org/software/libc/libc.html">GNU
|
||||||
Libc</a>, <a href="http://www.uclibc.org">uClibc</a> or <a
|
Libc</a>, <a href="http://www.uclibc.org/">uClibc</a> or <a
|
||||||
href="http://www.fefe.de/dietlibc/">dietlibc</a>). The system
|
href="http://www.fefe.de/dietlibc/">dietlibc</a>). The system
|
||||||
installed on your development station certainly already has a
|
installed on your development station certainly already has a
|
||||||
compilation toolchain that you can use to compile application that
|
compilation toolchain that you can use to compile application that
|
||||||
@ -226,7 +226,7 @@
|
|||||||
configuration</h2>
|
configuration</h2>
|
||||||
|
|
||||||
<p>Just like <a href="#custom_busybox">BusyBox</a>, <a
|
<p>Just like <a href="#custom_busybox">BusyBox</a>, <a
|
||||||
href="http://www.uclibc.org">uClibc</a> offers a lot of
|
href="http://www.uclibc.org/">uClibc</a> offers a lot of
|
||||||
configuration options. They allow to select various
|
configuration options. They allow to select various
|
||||||
functionalities, depending on your needs and limitations.</p>
|
functionalities, depending on your needs and limitations.</p>
|
||||||
|
|
||||||
|
@ -60,7 +60,7 @@
|
|||||||
<br><a href="http://www.scratchbox.org/">Scratchbox</a>
|
<br><a href="http://www.scratchbox.org/">Scratchbox</a>
|
||||||
<br><a href="http://openembedded.org/">OpenEmbedded</a>
|
<br><a href="http://openembedded.org/">OpenEmbedded</a>
|
||||||
<br><a href="http://www.ucdot.org/">uCdot</a>
|
<br><a href="http://www.ucdot.org/">uCdot</a>
|
||||||
<br><a href="http://www.linuxdevices.com">LinuxDevices</a>
|
<br><a href="http://www.linuxdevices.com/">LinuxDevices</a>
|
||||||
<br><a href="http://slashdot.org/">Slashdot</a>
|
<br><a href="http://slashdot.org/">Slashdot</a>
|
||||||
<br><a href="http://freshmeat.net/">Freshmeat</a>
|
<br><a href="http://freshmeat.net/">Freshmeat</a>
|
||||||
<br><a href="http://linuxtoday.com/">Linux Today</a>
|
<br><a href="http://linuxtoday.com/">Linux Today</a>
|
||||||
|
@ -26,7 +26,7 @@ list with frequently asked questions...
|
|||||||
<br>
|
<br>
|
||||||
<input type="submit" name="sa" value="search the mailing list archives">
|
<input type="submit" name="sa" value="search the mailing list archives">
|
||||||
<br>
|
<br>
|
||||||
<a href="http://www.google.com"><img src="http://www.google.com/logos/Logo_25wht.gif" border="0" alt="Google" height="32" width="75" align="middle"></a>
|
<a href="http://www.google.com/"><img src="http://www.google.com/logos/Logo_25wht.gif" border="0" alt="Google" height="32" width="75" align="middle"></a>
|
||||||
<br>
|
<br>
|
||||||
</form>
|
</form>
|
||||||
</center>
|
</center>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user