Changeset 7349750 for BOOK/boot/mips64/kernel.xml
- Timestamp:
- Jul 2, 2014, 5:13:40 PM (10 years ago)
- Branches:
- clfs-3.0.0-sysvinit, sysvinit
- Children:
- 894a975
- Parents:
- 1e452cd
- git-author:
- William Harrington <kb0iic@…> (07/02/14 17:12:18)
- git-committer:
- William Harrington <kb0iic@…> (07/02/14 17:13:40)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/mips64/kernel.xml
r1e452cd r7349750 9 9 <?dbhtml filename="kernel.html"?> 10 10 11 <title>Linux-&linux-version ;-&linux-version2;</title>11 <title>Linux-&linux-version2;</title> 12 12 13 13 <indexterm zone="ch-boot-kernel"> … … 94 94 95 95 <screen><userinput>mkdir -pv /tools/boot 96 cp -v vmlinux /tools/boot/vmlinux-&linux-version ;-&linux-version2;97 gzip -9 /tools/boot/vmlinux-&linux-version ;-&linux-version2;</userinput></screen>96 cp -v vmlinux /tools/boot/vmlinux-&linux-version2; 97 gzip -9 /tools/boot/vmlinux-&linux-version2;</userinput></screen> 98 98 99 99 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.