Last change
on this file since 390c34a was 390c34a, checked in by Andrew Bradford <andrew@…>, 11 years ago |
Remove bootloaders section and bootloaders
Only MIPS had any information and only for COLO.
There's many many different bootloaders and methods for getting to the
point where Linux can run depending on arch, board, and user desires.
Later, we'll move a quick bit of info about picking a bootloader to the
"bootable" section after building the kernel.
Trying to document how to build every possible, even just the popular,
bootloaders, isn't reasonable.
|
-
Property mode
set to
100644
|
File size:
1.1 KB
|
Line | |
---|
1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
2 |
|
---|
3 | <!ENTITY patches-root "http://patches.cross-lfs.org/embedded-dev/">
|
---|
4 |
|
---|
5 | <!-- Start of Common Patches -->
|
---|
6 |
|
---|
7 | <!ENTITY binutils-musl-patch "binutils-&binutils-version;-musl-1.patch">
|
---|
8 | <!ENTITY binutils-musl-patch-md5 "dde64feb7f4cf821cbd887b53026fd67">
|
---|
9 | <!ENTITY binutils-musl-patch-size "1 KB">
|
---|
10 |
|
---|
11 | <!ENTITY busybox-musl-patch "busybox-&busybox-version;-musl-1.patch">
|
---|
12 | <!ENTITY busybox-musl-patch-md5 "335622b0f2bf4e18e9d93fd48afe53da">
|
---|
13 | <!ENTITY busybox-musl-patch-size "1 KB">
|
---|
14 |
|
---|
15 | <!--
|
---|
16 | <!ENTITY busybox-fixes-patch "busybox-&busybox-version;-fixes-1.patch">
|
---|
17 | <!ENTITY busybox-fixes-patch-md5 "64bee07ba3efbb512fb4f348e814bf31">
|
---|
18 | <!ENTITY busybox-fixes-patch-size "4 KB">
|
---|
19 | -->
|
---|
20 |
|
---|
21 | <!ENTITY gcc-musl-patch "gcc-&gcc-version;-musl-1.patch">
|
---|
22 | <!ENTITY gcc-musl-patch-md5 "5b43765740ca9865b8afe3cc945a3f5d">
|
---|
23 | <!ENTITY gcc-musl-patch-size "26 KB">
|
---|
24 |
|
---|
25 | <!ENTITY iana-etc-update-patch "iana-etc-&iana-etc-version;-update-1.patch">
|
---|
26 | <!ENTITY iana-etc-update-patch-md5 "9b4d102672fc8bf777bbb95d1007edda">
|
---|
27 | <!ENTITY iana-etc-update-patch-size "864 KB">
|
---|
28 |
|
---|
29 | <!-- Beyond patches -->
|
---|
30 |
|
---|
31 | <!-- ARM Patches -->
|
---|
32 |
|
---|
33 | <!-- MIPS Patches -->
|
---|
Note:
See
TracBrowser
for help on using the repository browser.