Commit 0af33406 authored by Yann E. MORIN's avatar Yann E. MORIN Committed by Peter Korsgaard
Browse files

website: make a symlink for the manual at the root of the website



This will give us a shorter URL, that we can more easily refer to in the
documetation itself, in help texts, on IRC...

[Peter: Use buildroot.org everywhere]
Suggested-by: default avatarArnout Vandecappelle <arnout@mind.be>
Signed-off-by: default avatar"Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Arnout Vandecappelle <arnout@mind.be>
Cc: Peter Korsgaard <jacmet@uclibc.org>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 25ecd245
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@ There are many different ways to contribute:</p>
</ul>

<p>For more details on these topics, check out the
<a href="http://buildroot.uclibc.org/downloads/manual/manual.html#_contributing_to_buildroot">
<a href="http://buildroot.org/manual.html#_contributing_to_buildroot">
Contributing to buildroot</a> chapter in the Buildroot manual. Thanks for your help!</p>

<p>If you need any support yourself, have a look at <a href="./support.html">
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ things. It is available as:</p>

<h4>Latest stable release</h4>
<ul>
  <li><a href="/downloads/manual/manual.html">Online HTML</a></li>
  <li><a href="/manual.html">Online HTML</a></li>
  <li><a href="/downloads/manual/manual.pdf">PDF document</a></li>
  <li><a href="/downloads/manual/manual.text">ASCII text</a></li>
</ul>
+1 −0
Original line number Diff line number Diff line
/downloads/manual/manual.html
 No newline at end of file
+11 −12
Original line number Diff line number Diff line
@@ -1373,7 +1373,7 @@ endif
endmenu

menu "Package managers"
comment "-----------------------------------------------------"
comment "-------------------------------------------------------"
comment "Please note:                                           "
comment "- Buildroot does *not* generate binary packages,       "
comment "- Buildroot does *not* install any package database.   "
@@ -1382,9 +1382,8 @@ comment "It is up to you to provide those by yourself if you "
comment "want to use any of those package managers.             "
comment "*                                                      "
comment "See the manual:                                        "
comment "http://buildroot.org/downloads/manual/manual.html#faq"
comment "-no-binary-packages                                  "
comment "-----------------------------------------------------"
comment "http://buildroot.org/manual.html#faq-no-binary-packages"
comment "-------------------------------------------------------"
	source "package/ipkg/Config.in"
	source "package/opkg/Config.in"
if BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
+1 −1
Original line number Diff line number Diff line
# Please note that this is only a sample, we recommend you to change it to fit
# your needs.
# You should override this file using a post-build script.
# See http://buildroot.org/downloads/manual/manual.html#rootfs-custom
# See http://buildroot.org/manual.html#rootfs-custom
# and http://elinux.org/RPiconfig for a description of config.txt syntax

kernel=zImage