Update of /cvsroot/leaf/doc/guide/install-bering-uclibc-v3
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv2975
Modified Files:
buci-ide3.xml
Log Message:
correct validation error
Index: buci-ide3.xml
===================================================================
RCS file: /cvsroot/leaf/doc/guide/install-bering-uclibc-v3/buci-ide3.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** buci-ide3.xml 26 Nov 2006 20:18:34 -0000 1.3
--- buci-ide3.xml 27 Nov 2006 09:58:41 -0000 1.4
***************
*** 315,368 ****
<para><screen>mount /dev/fd0u1680 /mnt</screen></para>
! <section>
! <para>Edit <filename>syslinux.cfg</filename> and change the LEAFCFG
! variable to point to your harddisk:</para>
! <para>
! <screen>display syslinux.dpy
timeout 0
! default linux initrd=initrd.lrp init=/linuxrc rw root=/dev/ram0
LEAFCFG=/dev/hda1:msdos</screen>
! </para>
! <para>Edit <filename>leaf.cfg</filename> and add your packages to LRP
! and change PKGPATH to point to your harddisk.</para>
! <para>
! <screen>LRP="root config etc local modules iptables dnsmasq keyboard
shorwall ulogd libz mawk libssl libm ezipupd dropbear webconf ppp pppoe libpcap"
PKGPATH=/dev/hda1:msdos
syst_size=8M
! log_size=2M</screen>
! </para>
! <para>If you have declared two partitions on your harddisk, and intend
! to use the second partition for backups, you have to add the second
! partition in the PKGPATH variable:</para>
! <screen>LRP="root config etc local modules iptables dnsmasq keyboard
shorwall ulogd libz mawk libssl libm ezipupd dropbear webconf ppp pppoe libpcap"
PKGPATH=/dev/hda2:msdos,/dev/hda1:msdos
syst_size=8M
log_size=2M</screen>
! <note>
! <para>The order in PKGPATH is important!</para>
! <para>Your second partition has to be the first entry to load the
! stored configuration, or partial backup, after the original
! (unconfigured) package.</para>
! </note>
! <para>Once you have finished with your floppy preparation, copy all the
! files from it EXCEPT <filename>ldlinux.sys</filename> (which is created
! by syslinux) to the IDE device that you prepared earlier. You should now
! be able to boot from the IDE device. Once again be careful not to copy
! <filename>ldlinux.sys</filename> from the floppy otherwise your disk
! won't be bootable and you will have to go over the installation of
! syslinux on your hard disk again.</para>
! <para>An alternative methode is to prepare and load the packages onto
! your disk with pxeinstall.tgz described in the next chapter. Besides
! it's pretty fast, once you've setup the environment, it is useful if
! your router has no floppy drive.</para>
! </section>
</section>
--- 315,362 ----
<para><screen>mount /dev/fd0u1680 /mnt</screen></para>
! <para>Edit <filename>syslinux.cfg</filename> and change the LEAFCFG
! variable to point to your harddisk:</para>
! <para><screen>display syslinux.dpy
timeout 0
! default linux initrd=initrd.lrp init=/linuxrc rw root=/dev/ram0
LEAFCFG=/dev/hda1:msdos</screen></para>
! <para>Edit <filename>leaf.cfg</filename> and add your packages to LRP and
! change PKGPATH to point to your harddisk.</para>
! <para><screen>LRP="root config etc local modules iptables dnsmasq
keyboard shorwall ulogd libz mawk libssl libm ezipupd dropbear webconf ppp
pppoe libpcap"
PKGPATH=/dev/hda1:msdos
syst_size=8M
! log_size=2M</screen></para>
! <para>If you have declared two partitions on your harddisk, and intend to
! use the second partition for backups, you have to add the second partition
! in the PKGPATH variable:</para>
! <screen>LRP="root config etc local modules iptables dnsmasq keyboard
shorwall ulogd libz mawk libssl libm ezipupd dropbear webconf ppp pppoe libpcap"
PKGPATH=/dev/hda2:msdos,/dev/hda1:msdos
syst_size=8M
log_size=2M</screen>
! <note>
! <para>The order in PKGPATH is important!</para>
! <para>Your second partition has to be the first entry to load the stored
! configuration, or partial backup, after the original (unconfigured)
! package.</para>
! </note>
! <para>Once you have finished with your floppy preparation, copy all the
! files from it EXCEPT <filename>ldlinux.sys</filename> (which is created by
! syslinux) to the IDE device that you prepared earlier. You should now be
! able to boot from the IDE device. Once again be careful not to copy
! <filename>ldlinux.sys</filename> from the floppy otherwise your disk won't
! be bootable and you will have to go over the installation of syslinux on
! your hard disk again.</para>
! <para>An alternative methode is to prepare and load the packages onto your
! disk with pxeinstall.tgz described in the next chapter. Besides it's
! pretty fast, once you've setup the environment, it is useful if your
! router has no floppy drive.</para>
</section>
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits