Update of /cvsroot/leaf/src/The_UnNamed_One/buildtool/tools/image/fd
In directory
sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv15949/buildtool/tools/image/fd
Added Files:
configdb.ser filelist img1680.bin.gz leaf.cfg syslinux.cfg
syslinux.ser
Log Message:
initial import
--- NEW FILE: syslinux.ser ---
# This configures Bering-uClibc with only serial consoles. Two steps are needed:
# Rename syslinux.ser as syslinux.cfg, and configdb.ser as configdb.lrp
serial 0 19200
display syslinux.dpy
timeout 0
append reboot=bios
default linux initrd=initrd.lrp init=/linuxrc rw root=/dev/ram0
console=ttyS0,19200n8 LEAFCFG=/dev/fd0u1680:msdos
--- NEW FILE: configdb.ser ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: filelist ---
FILELIST="linux config.lrp dhcpcd.lrp dnsmasq.lrp dropbear.lrp etc.lrp
initrd.lrp iptables.lrp keyboard.lrp modules.lrp ppp.lrp pppoe.lrp root.lrp
webconf.lrp shorwall.lrp ulogd.lrp local.lrp mhttpd.lrp openntpd.lrp
webconf.lwp dropbear.lwp dnsmasq.lwp keyboard.lwp pppoe.lwp openntpd.lwp
moddb.lrp"
--- NEW FILE: syslinux.cfg ---
display syslinux.dpy
timeout 0
append reboot=bios
default linux initrd=initrd.lrp init=/linuxrc rw root=/dev/ram0
LEAFCFG=/dev/fd0u1680:msdos
--- NEW FILE: img1680.bin.gz ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: leaf.cfg ---
# This file is parsed as a shell script
# Kernel command line parameters are available as KCMD_<variable>
# ie: KCMD_LRP contains the LRP= portion of the kernel command line
# NOTE: For kernel command line settings that do not include an equals
# sign (ie: rw or similar), the variable is set to itself, allowing
# for easy testing (ie: KCMD_rw=rw).
# LRP and PKGPATH variables now support whitespace (space, tab, newline)
# as well as commas for seperators.
# Uncomment for more verbose execution.
#VERBOSE=1
# Other variables you might want to set in this file include:
# LRP Packages to load
# PKGPATH Device(s) to load packages from
# CONFIGDB Configuration database
# MODDB Modules database
# syst_size Size of root ramdisk
# tmp_size Size of /tmp ramdisk
# log_size Size of /var/log ramdisk
# Example:
#LRP="$KCMD_LRP rsync"
LRP="root config etc modules iptables dhcpcd keyboard shorwall ulogd dnsmasq
dropbear mhttpd openntpd webconf"
# The first entry is the backup device.
# If equal packages exist on multiple devices, the ones on the left most device
have precedence.
PKGPATH="/dev/fd0u1680:msdos"
# Experts only: the name of the config and modules databases can be changed,
choose an unique name.
#CONFIFGDB=configdb
#MODDB=moddb
syst_size=6M
log_size=2M
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits