nightmorph 07/03/19 07:14:12 Modified: hb-install-arm-bootloader.xml Log: reverted previous bootloader stuff related to kernel stuff
Revision Changes Path 1.3 xml/htdocs/doc/en/handbook/draft/hb-install-arm-bootloader.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-arm-bootloader.xml?rev=1.3&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-arm-bootloader.xml?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-arm-bootloader.xml?r1=1.2&r2=1.3 Index: hb-install-arm-bootloader.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-arm-bootloader.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- hb-install-arm-bootloader.xml 14 Mar 2007 07:14:17 -0000 1.2 +++ hb-install-arm-bootloader.xml 19 Mar 2007 07:14:12 -0000 1.3 @@ -4,7 +4,7 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-arm-bootloader.xml,v 1.2 2007/03/14 07:14:17 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-arm-bootloader.xml,v 1.3 2007/03/19 07:14:12 nightmorph Exp $ --> <sections> @@ -143,7 +143,7 @@ NeTTrom> <i>setenv kernconfig fs</i> NeTTrom> <i>setenv kerndev /dev/hda1</i> NeTTrom> <i>setenv rootdev /dev/hda3</i> -NeTTrom> <i>setenv kernfile /boot/vmlinuz</i> +NeTTrom> <i>setenv kernfile /boot/vmlinux</i> NeTTrom> <i>setenv cmdappend [custom kernel cmdline settings]</i> NeTTrom> <i>save-all</i> NeTTrom> <i>boot</i> -- [email protected] mailing list
