Update of /cvsroot/leaf/doc/guide/install-bering-uclibc-v3
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv13039
Modified Files:
buci-about3.xml buci-content3.xml buci-downmod3.xml
buci-keybd3.xml buci-ppp3.xml buci-pppoa3.xml
buci-pppoatm3.xml buci-pppoe3.xml
Log Message:
small changes for 3.1.1
Index: buci-pppoatm3.xml
===================================================================
RCS file: /cvsroot/leaf/doc/guide/install-bering-uclibc-v3/buci-pppoatm3.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** buci-pppoatm3.xml 26 Nov 2006 20:18:34 -0000 1.2
--- buci-pppoatm3.xml 8 Aug 2009 15:48:59 -0000 1.3
***************
*** 97,111 ****
<para>In order to be able to get connected through PPPoA you will the
! pppoatm.lrp package together with ppp.lrp.</para>
<para>Boot your Bering-uClibc floppy image. Once the LEAF menu appears get
access to the linux shell by (q)uitting the menu. Edit the
! <filename>leaf.cfg</filename> file and REPLACE the dhcpcd entry by pppoatm
! in the list of packages to be loaded at boot. Check the Bering-uClibc
! <ulink
url="http://leaf.sourceforge.net/doc/guide/buci-lrpkg3.html">Installation
Guide</ulink> to learn how to do that.</para>
! <para>The pppoatm.lrp packages is available <ulink
url="http://leaf.cvs.sourceforge.net/leaf/bin/packages/uclibc-0.9/28/">here</ulink>.</para>
</section>
--- 97,112 ----
<para>In order to be able to get connected through PPPoA you will the
! pppoatm.lrp and libatm.lrp packages together with ppp.lrp.</para>
<para>Boot your Bering-uClibc floppy image. Once the LEAF menu appears get
access to the linux shell by (q)uitting the menu. Edit the
! <filename>lrpkg.cfg</filename> (pre Bering-uClibc-2.2.0) or
! <filename>leaf.cfg</filename> (Bering-uClibc-2.2.0 onwards) file and
! REPLACE the dhcpcd entry by pppoatm and libatm in the list of packages to
! be loaded at boot. Check the Bering-uClibc <ulink
url="http://leaf.sourceforge.net/doc/guide/buci-lrpkg3.html">Installation
Guide</ulink> to learn how to do that.</para>
! <para>The pppoatm.lrp and libatm.lrp packages are available <ulink
url="http://leaf.cvs.sourceforge.net/leaf/bin/packages/uclibc-0.9/28/">here</ulink>.</para>
</section>
***************
*** 318,323 ****
<para>To save the changes, start lrcfg. The added modules will be saved to
moddb with the command "<command>m</command>) Backup modules". The
! configuration changes are saved with "<command>s</command>) Save
! config".</para>
</section>
--- 319,324 ----
<para>To save the changes, start lrcfg. The added modules will be saved to
moddb with the command "<command>m</command>) Backup modules". The
! configuration changes are saved with "<command>s</command>) Save config".
! </para>
</section>
Index: buci-keybd3.xml
===================================================================
RCS file: /cvsroot/leaf/doc/guide/install-bering-uclibc-v3/buci-keybd3.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** buci-keybd3.xml 26 Nov 2006 20:18:34 -0000 1.2
--- buci-keybd3.xml 8 Aug 2009 15:48:59 -0000 1.3
***************
*** 19,23 ****
q) quit</screen>
! <para>Type 1 to get access to the <filename>/etc/default/keyboard</filename>
script where you will have to replace the KEYMAP variable (default="us.map")
by the appropriate keyboard setting.</para>
--- 19,23 ----
q) quit</screen>
! <para>Type 1 to get access to the <filename>/etc/init.d/keyboard</filename>
script where you will have to replace the KEYMAP variable (default="us.map")
by the appropriate keyboard setting.</para>
***************
*** 42,48 ****
/etc/init.d/keyboard start</screen>
<important>
! <para>To save your modification(s) do not forget to save the
! configuration!</para>
</important>
</chapter>
\ No newline at end of file
--- 42,55 ----
/etc/init.d/keyboard start</screen>
+ <para>You can then remove the keymaps you do not need once you are happy
+ with your choice. It will strip the keyboard.lrp package to 1k. From the
+ LEAF console simply run:</para>
+
+ <screen>
+ /etc/init.d/keyboard remove</screen>
+
<important>
! <para>To save your modification(s) do not forget to backup
! <filename>keyboard.lrp</filename>!</para>
</important>
</chapter>
\ No newline at end of file
Index: buci-ppp3.xml
===================================================================
RCS file: /cvsroot/leaf/doc/guide/install-bering-uclibc-v3/buci-ppp3.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** buci-ppp3.xml 26 Nov 2006 20:18:34 -0000 1.2
--- buci-ppp3.xml 8 Aug 2009 15:48:59 -0000 1.3
***************
*** 94,99 ****
filter version, the package needs to be renamed to ppp.lrp.</para>
! <para>The ppp source is version 2.4.4 and supports ipv6, mschapv2, mppe
! and optional pppoe, pppoatm or pppol2p with plugins</para>
</section>
--- 94,99 ----
filter version, the package needs to be renamed to ppp.lrp.</para>
! <para>The ppp source is version 2.4.2 and supports ipv6, mschapv2, mppe
! and optional pppoe or pppoatm with plugins</para>
</section>
***************
*** 103,108 ****
<para>Boot a Bering-uClibc floppy image. Once the LEAF menu appears get
access to the linux shell by (q)uitting the menu. Edit the
! <filename>leaf.cfg</filename> file and replace the dhcpcd entry by ppp in
! the list of packages to be loaded at boot. Check the Bering-uClibc <ulink
url="http://leaf.sourceforge.net/doc/guide/buci-lrpkg.html">Installation
Guide</ulink> to learn how to do that.</para>
--- 103,110 ----
<para>Boot a Bering-uClibc floppy image. Once the LEAF menu appears get
access to the linux shell by (q)uitting the menu. Edit the
! <filename>lrpkg.cfg</filename> (pre Bering-uClibc-2.2.0) or
! <filename>leaf.cfg</filename> (Bering-uClibc-2.2.0 onwards) file and
! replace the dhcpcd entry by ppp in the list of packages to be loaded at
! boot. Check the Bering-uClibc <ulink
url="http://leaf.sourceforge.net/doc/guide/buci-lrpkg.html">Installation
Guide</ulink> to learn how to do that.</para>
***************
*** 383,391 ****
<para>ppp-filter.lrp needs to be renamed to ppp.lrp before use and uses
libpcap.lrp (which also needs to be loaded in
! <filename>leaf.cfg</filename>). The filter version can be used to specify
! a packet filter to be applied to data packets to determine which packets
! are to be regarded as link activity, and therefore reset the idle timer,
! or cause the link to be brought down in demand-dialing mode. The
! configuration (except for the filter-part) is done like the ppp
package.</para>
--- 385,393 ----
<para>ppp-filter.lrp needs to be renamed to ppp.lrp before use and uses
libpcap.lrp (which also needs to be loaded in
! <filename>lrpkg.cfg/leaf.cfg</filename>). The filter version can be used
! to specify a packet filter to be applied to data packets to determine
! which packets are to be regarded as link activity, and therefore reset the
! idle timer, or cause the link to be brought down in demand-dialing mode.
! The configuration (except for the filter-part) is done like the ppp
package.</para>
Index: buci-about3.xml
===================================================================
RCS file: /cvsroot/leaf/doc/guide/install-bering-uclibc-v3/buci-about3.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** buci-about3.xml 30 Mar 2007 19:14:58 -0000 1.3
--- buci-about3.xml 8 Aug 2009 15:48:59 -0000 1.4
***************
*** 44,47 ****
--- 44,57 ----
<revremark>For Bering-uClibc 3.x</revremark>
</revision>
+
+ <revision>
+ <revnumber>0.4</revnumber>
+
+ <date>2009-08-07</date>
+
+ <authorinitials>kp</authorinitials>
+
+ <revremark>For Bering-uClibc 3.1</revremark>
+ </revision>
</revhistory>
</chapterinfo>
***************
*** 88,91 ****
--- 98,106 ----
2.4.33.</para>
</listitem>
+
+ <listitem>
+ <para>Bering-uClibc v 3.1.x is based on Linux kernel version
+ 2.4.34.</para>
+ </listitem>
</itemizedlist>To find more information about uClibc, look at <ulink
url="http://www.uclibc.org">www.uclibc.org</ulink> .</para>
***************
*** 105,114 ****
<para>Using the ISO image, or an USB/CF/HD boot device, you can add about
! 150 packages to extend LEAF Bering-uClibc with capabilities like SNMP,
6wall (an shorewall-like IPV6 firewall setup utility), VPN, Intrusion
Detection, Traffic Accounting, Quagga Routing Suite, bandwith management
and wireless connections, just to name a few. The <ulink
url="http://leaf.sourceforge.net/bering-uclibc/index.php?module=pagemaster&PAGE_user_op=view_page&PAGE_id=12">Packages
! page</ulink> contains a list of currently available packages. </para>
</section>
--- 120,129 ----
<para>Using the ISO image, or an USB/CF/HD boot device, you can add about
! 180 packages to extend LEAF Bering-uClibc with capabilities like SNMP,
6wall (an shorewall-like IPV6 firewall setup utility), VPN, Intrusion
Detection, Traffic Accounting, Quagga Routing Suite, bandwith management
and wireless connections, just to name a few. The <ulink
url="http://leaf.sourceforge.net/bering-uclibc/index.php?module=pagemaster&PAGE_user_op=view_page&PAGE_id=12">Packages
! page</ulink> contains a list of currently available packages.</para>
</section>
***************
*** 134,136 ****
his work for the LEAF community.</para>
</section>
! </chapter>
--- 149,151 ----
his work for the LEAF community.</para>
</section>
! </chapter>
\ No newline at end of file
Index: buci-pppoa3.xml
===================================================================
RCS file: /cvsroot/leaf/doc/guide/install-bering-uclibc-v3/buci-pppoa3.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** buci-pppoa3.xml 26 Nov 2006 20:18:34 -0000 1.2
--- buci-pppoa3.xml 8 Aug 2009 15:48:59 -0000 1.3
***************
*** 119,125 ****
concerned, the most popular driver modules are provided in
<filename>/lib/modules</filename> but you might need to download the one
! corresponding to your own hardware from the Bering-uClibc modules <ulink
url="http://leaf.cvs.sourceforge.net/leaf/bin/bering-uclibc/packages/">CVS
! area</ulink>. Refer to the Bering-uClibc <ulink
url="http://leaf.sourceforge.net/doc/guide/buci-install.html">installation
guide</ulink> to learn how to do that.</para>
--- 119,125 ----
concerned, the most popular driver modules are provided in
<filename>/lib/modules</filename> but you might need to download the one
! corresponding to your own hardware from the Bering modules <ulink
url="http://leaf.cvs.sourceforge.net/leaf/bin/bering-uclibc/packages/">CVS
! area</ulink>. Refer to the Bering <ulink
url="http://leaf.sourceforge.net/doc/guide/buci-install.html">installation
guide</ulink> to learn how to do that.</para>
Index: buci-downmod3.xml
===================================================================
RCS file: /cvsroot/leaf/doc/guide/install-bering-uclibc-v3/buci-downmod3.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** buci-downmod3.xml 9 Mar 2007 06:31:15 -0000 1.3
--- buci-downmod3.xml 8 Aug 2009 15:48:59 -0000 1.4
***************
*** 58,62 ****
-rw-r--r-- 1 root root 4204 Aug 13 21:05 mii.o
-rw-r--r-- 1 root root 9308 Aug 13 21:05 n_hdlc.o
- -rw-r--r-- 1 root root 21716 Aug 13 21:05 natsemi.o
-rw-r--r-- 1 root root 7800 Aug 13 21:05 ne2k-pci.o
-rw-r--r-- 1 root root 9900 Aug 13 21:05 ppp_async.o
--- 58,61 ----
***************
*** 70,75 ****
-rw-r--r-- 1 root root 4180 Aug 13 21:05 softdog.o</screen>
! <para>crc32, 8390, 8139too, eepro100, mii.o, natsemi and ne2k-pci are
! drivers for common network cards.</para>
<para>n_hdlc, ppp_generic, ppp_async, ppp_synctty, ppp_mppe, pppoe, pppox,
--- 69,74 ----
-rw-r--r-- 1 root root 4180 Aug 13 21:05 softdog.o</screen>
! <para>crc32, 8390, 8139too, eepro100, mii.o and ne2k-pci are drivers for
! common network cards.</para>
<para>n_hdlc, ppp_generic, ppp_async, ppp_synctty, ppp_mppe, pppoe, pppox,
***************
*** 89,91 ****
your system..</para>
</important>
! </chapter>
--- 88,90 ----
your system..</para>
</important>
! </chapter>
\ No newline at end of file
Index: buci-pppoe3.xml
===================================================================
RCS file: /cvsroot/leaf/doc/guide/install-bering-uclibc-v3/buci-pppoe3.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** buci-pppoe3.xml 26 Nov 2006 20:18:34 -0000 1.3
--- buci-pppoe3.xml 8 Aug 2009 15:48:59 -0000 1.4
***************
*** 97,103 ****
<para>Boot a Bering-uClibc floppy image. Once the LEAF menu appears get
access to the linux shell by (q)uitting the menu. Edit the
! <filename>leaf.cfg</filename> file and REPLACE the dhcpcd entry by
! ppp,pppoe in the list of packages to be loaded at boot. Check the
! Bering-uClibc <ulink
url="http://leaf.sourceforge.net/doc/guide/buci-install.html">Installation
Guide</ulink> to learn how to do that.</para>
--- 97,104 ----
<para>Boot a Bering-uClibc floppy image. Once the LEAF menu appears get
access to the linux shell by (q)uitting the menu. Edit the
! <filename>lrpkg.cfg</filename> (pre Bering-uClibc-2.2.0) or
! <filename>leaf.cfg</filename> (Bering-uClibc-2.2.0 onwards) file and
! REPLACE the dhcpcd entry by ppp,pppoe in the list of packages to be loaded
! at boot. Check the Bering-uClibc <ulink
url="http://leaf.sourceforge.net/doc/guide/buci-install.html">Installation
Guide</ulink> to learn how to do that.</para>
Index: buci-content3.xml
===================================================================
RCS file: /cvsroot/leaf/doc/guide/install-bering-uclibc-v3/buci-content3.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** buci-content3.xml 16 Nov 2006 18:08:49 -0000 1.1
--- buci-content3.xml 8 Aug 2009 15:48:59 -0000 1.2
***************
*** 9,40 ****
Bering-uClibc floppy:</para>
! <screen>-rwxr-xr-x 1 root root 5534 Aug 15 08:08 config.lrp
! -rwxr-xr-x 1 root root 2866 Aug 15 06:15 configdb.lrp
! -rwxr-xr-x 1 root root 16037 Aug 15 08:08 dhcpcd.lrp
! -rwxr-xr-x 1 root root 50370 Aug 15 08:08 dnsmasq.lrp
! -rwxr-xr-x 1 root root 56571 Aug 15 08:08 dropbear.lrp
! -rwxr-xr-x 1 root root 1767 Aug 15 08:08 dropbear.lwp
! -rwxr-xr-x 1 root root 24819 Aug 15 08:08 etc.lrp
! -rwxr-xr-x 1 root root 292474 Aug 15 08:08 initrd.lrp
! -rwxr-xr-x 1 root root 87720 Aug 15 08:08 iptables.lrp
! -rwxr-xr-x 1 root root 11175 Aug 15 08:08 keyboard.lrp
! -rwxr-xr-x 1 root root 1553 Aug 15 08:08 keyboard.lwp
! -r-xr-xr-x 1 root root 9660 Apr 13 15:28 ldlinux.sys
! -rwxr-xr-x 1 root root 1166 Aug 15 08:08 leaf.cfg
! -rwxr-xr-x 1 root root 518962 Aug 15 08:08 linux
! -rwxr-xr-x 1 root root 535 Aug 15 08:08 local.lrp
! -rwxr-xr-x 1 root root 19794 Aug 15 08:08 mhttpd.lrp
! -rwxr-xr-x 1 root root 116885 Aug 15 08:08 moddb.lrp
! -rwxr-xr-x 1 root root 2440 Aug 15 08:08 modules.lrp
! -rwxr-xr-x 1 root root 120836 Aug 15 08:08 ppp.lrp
! -rwxr-xr-x 1 root root 11177 Aug 15 08:08 pppoe.lrp
! -rwxr-xr-x 1 root root 512 Aug 15 08:08 readme
! -rwxr-xr-x 1 root root 148082 Aug 15 08:08 root.lrp
! -rwxr-xr-x 1 root root 126874 Aug 15 08:08 shorwall.lrp
! -rwxr-xr-x 1 root root 124 Aug 15 08:08 syslinux.cfg
-rwxr-xr-x 1 root root 1088 Aug 15 08:08 syslinux.dpy
! -rwxr-xr-x 1 root root 14494 Aug 15 08:08 ulogd.lrp
! -rwxr-xr-x 1 root root 33282 Aug 15 08:08 webconf.lrp
! -rwxr-xr-x 1 root root 4542 Aug 15 08:08 webconf.lwp</screen>
</section>
--- 9,45 ----
Bering-uClibc floppy:</para>
! <screen>-rwxr-xr-x 1 root root 7021 Aug 15 08:08 config.lrp
! -rwxr-xr-x 1 root root 475 Aug 15 06:15 configdb.ser
! -rwxr-xr-x 1 root root 16107 Aug 15 08:08 dhcpcd.lrp
! -rwxr-xr-x 1 root root 70995 Aug 15 08:08 dnsmasq.lrp
! -rwxr-xr-x 1 root root 3869 Aug 15 08:08 dnsmasq.lwp
! -rwxr-xr-x 1 root root 58835 Aug 15 08:08 dropbear.lrp
! -rwxr-xr-x 1 root root 1963 Aug 15 08:08 dropbear.lwp
! -rwxr-xr-x 1 root root 22004 Aug 15 08:08 etc.lrp
! -rwxr-xr-x 1 root root 5522 Aug 15 08:08 ifaces.lwp
! -rwxr-xr-x 1 root root 299684 Aug 15 08:08 initrd.lrp
! -rwxr-xr-x 1 root root 88524 Aug 15 08:08 iptables.lrp
! -rwxr-xr-x 1 root root 11150 Aug 15 08:08 keyboard.lrp
! -rwxr-xr-x 1 root root 1741 Aug 15 08:08 keyboard.lwp
! -r-xr-xr-x 1 root root 9664 Aug 8 15:28 ldlinux.sys
! -rwxr-xr-x 1 root root 1275 Aug 15 08:08 leaf.cfg
! -rwxr-xr-x 1 root root 518838 Aug 15 08:08 linux
! -rwxr-xr-x 1 root root 522 Aug 15 08:08 local.lrp
! -rwxr-xr-x 1 root root 19912 Aug 15 08:08 mhttpd.lrp
! -rwxr-xr-x 1 root root 114241 Aug 15 08:08 moddb.lrp
! -rwxr-xr-x 1 root root 2157 Aug 15 08:08 modules.lrp
! -rwxr-xr-x 1 root root 17410 Aug 15 08:08 openntpd.lrp
! -rwxr-xr-x 1 root root 2651 Aug 15 08:08 openntpd.lwp
! -rwxr-xr-x 1 root root 120784 Aug 15 08:08 ppp.lrp
! -rwxr-xr-x 1 root root 11191 Aug 15 08:08 pppoe.lrp
! -rwxr-xr-x 1 root root 898 Aug 15 08:08 readme
! -rwxr-xr-x 1 root root 114040 Aug 15 08:08 root.lrp
! -rwxr-xr-x 1 root root 102266 Aug 15 08:08 shorwall.lrp
! -rwxr-xr-x 1 root root 143 Aug 15 08:08 syslinux.cfg
-rwxr-xr-x 1 root root 1088 Aug 15 08:08 syslinux.dpy
! -rwxr-xr-x 1 root root 1631 Aug 15 08:08 tools.lwp
! -rwxr-xr-x 1 root root 14591 Aug 15 08:08 ulogd.lrp
! -rwxr-xr-x 1 root root 37460 Aug 15 08:08 webconf.lrp
! -rwxr-xr-x 1 root root 3816 Aug 15 08:08 webconf.lwp</screen>
</section>
***************
*** 73,81 ****
<row>
! <entry>configdb.lrp</entry>
! <entry>Stores the configuration</entry>
! <entry>Required</entry>
</row>
--- 78,86 ----
<row>
! <entry>configdb.ser</entry>
! <entry>configuration for serial console</entry>
! <entry>Optional</entry>
</row>
***************
*** 98,101 ****
--- 103,114 ----
<row>
+ <entry>dnsmasq.lwp</entry>
+
+ <entry>Provides Web based dnsmasq configuration</entry>
+
+ <entry>Optional</entry>
+ </row>
+
+ <row>
<entry>dropbear.lrp</entry>
***************
*** 122,125 ****
--- 135,146 ----
<row>
+ <entry>ifaces.lwp</entry>
+
+ <entry>Provides Web based network configuration</entry>
+
+ <entry>Optional</entry>
+ </row>
+
+ <row>
<entry>initrd.lrp</entry>
***************
*** 186,189 ****
--- 207,226 ----
<row>
+ <entry>openntpd.lrp</entry>
+
+ <entry>Provides a ntp daemon ans client (timeserver)</entry>
+
+ <entry>Optional</entry>
+ </row>
+
+ <row>
+ <entry>openntpd.lwp</entry>
+
+ <entry>Provides the Web based ntp configuration</entry>
+
+ <entry>Optional</entry>
+ </row>
+
+ <row>
<entry>ppp.lrp</entry>
***************
*** 203,206 ****
--- 240,251 ----
<row>
+ <entry>pppoe.lwp</entry>
+
+ <entry>Provides Web based PPPoE configuration</entry>
+
+ <entry>Optional</entry>
+ </row>
+
+ <row>
<entry>root.lrp</entry>
***************
*** 219,222 ****
--- 264,275 ----
<row>
+ <entry>tools.lwp</entry>
+
+ <entry>Provides Web based network tools</entry>
+
+ <entry>Optional</entry>
+ </row>
+
+ <row>
<entry>ulogd.lrp</entry>
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits