Changeset e611bb9 for BOOK/final-system
- Timestamp:
- May 3, 2014, 1:21:12 PM (11 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 665c544
- Parents:
- bd99508
- Location:
- BOOK/final-system
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/mips/colo.xml
rbd99508 re611bb9 34 34 35 35 <screen os="p4"><userinput>patch -Np1 -i ../&colo-relocation-patch;</userinput></screen> 36 37 <para os="s1">Disable -Werror in one of the <filename>Makefile</filename>s 38 to prevent a compile failure:</para> 39 40 <screen os="s2"><userinput>sed -i '/^CFLAGS/s/-Werror //' stage2/Makefile</userinput></screen> 36 41 37 42 <para os="b">Compile the Colo package:</para> -
BOOK/final-system/mips64/colo.xml
rbd99508 re611bb9 22 22 <title>Installation of Colo</title> 23 23 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 25 href="../mips/colo.xml" 26 xpointer="xpointer(//*[@os='a'])"/> 27 24 28 <para os="p1">This patch updates the Colo bootloader to build under 25 29 64 bit:</para> … … 37 41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 38 42 href="../mips/colo.xml" 39 xpointer="xpointer(//*[@os='a'])"/> 43 xpointer="xpointer(//*[@os='s1'])"/> 44 45 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 46 href="../mips/colo.xml" 47 xpointer="xpointer(//*[@os='s2'])"/> 40 48 41 49 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.