File:  [ELWIX - Embedded LightWeight unIX -] / elwix / config / boot / loader_i386.conf
Revision 1.10.2.2: download - view: text, annotated - select for diffs - revision graph
Fri Jul 6 00:23:20 2018 UTC (6 years ago) by misho
Branches: elwix2_6
Diff to: branchpoint 1.10: preferred, colored
stable elwix rootfs
adds more fibs
remove fstab in rootfs
fix rootfs boot with rescue

# ELWIX loader.conf for WRAP/ALIX Routerboards
#
# $Id: loader_i386.conf,v 1.10.2.2 2018/07/06 00:23:20 misho Exp $
#

net.fibs=2
kern.maxusers=4
#kern.maxusers=255
kern.ipc.msgseg=16000
kern.ipc.msgmnb=16000
#kern.ipc.maxpipekva=10485760

hw.bge.allow_asf=0
legal.intel_ipw.license_ack=1
legal.intel_iwi.license_ack=1

#hw.ata.atapi_dma="0"
#hw.ata.ata_dma="0"
#hw.ata.wc="0"
kern.cam.boot_delay=10000
kern.ipc.nmbclusters="0"

loader_brand="elwix"
loader_logo="elwix"
loader_color="NO"
beastie_disable="NO"
autoboot_delay="5"

#hint.uart.0.flags="0x00"
#hint.uart.1.flags="0x10"
hw.usb.no_pf="1"
console="comconsole,vidconsole"
comconsole_speed=9600
boot_serial="YES"
boot_multicons="YES"

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>