--- LIVECD	Sun Jun  9 18:46:50 2002
+++ LIVECD.diff	Sun Jun  9 18:48:41 2002
@@ -55,6 +55,10 @@
 options 	_KPOSIX_PRIORITY_SCHEDULING
 options		ICMP_BANDLIM		#Rate limit bad replies
 options 	KBD_INSTALL_CDEV	# install a CDEV entry in /dev
+options         ROOTDEVNAME=\"cd9660:acd0\"
+options         UNION
+options         EXT2FS
+options		NTFS
 
 # To make an SMP kernel, the next two are needed
 #options 	SMP			# Symmetric MultiProcessor Kernel
@@ -232,6 +236,7 @@
 pseudo-device	md		# Memory "disks"
 pseudo-device	gif		# IPv6 and IPv4 tunneling
 pseudo-device	faith	1	# IPv6-to-IPv4 relaying (translation)
+pseudo-device   vn      15      #Vnode driver (turns a file into a device)
 
 # The `bpf' pseudo-device enables the Berkeley Packet Filter.
 # Be aware of the administrative consequences of enabling this!
@@ -253,3 +258,89 @@
 device		aue		# ADMtek USB ethernet
 device		cue		# CATC USB ethernet
 device		kue		# Kawasaki LSI USB ethernet
+#
+device          agp
+device		pcm
+#
+options         IPFIREWALL              #firewall
+options         IPFIREWALL_VERBOSE      #print information about
+options         IPFIREWALL_FORWARD      #enable transparent proxy support
+options         IPSTEALTH
+options         IPDIVERT
+options         TCP_DROP_SYNFIN         #drop TCP packets with SYN+FIN
+options         ICMP_BANDLIM
+#
+options         USER_LDT
+options         VESA
+options         SC_PIXEL_MODE           # add support for the raster text mode
+#
+# Suporte a disk-on Chip
+device          fla0    at isa?
+#
+# Suporte a placas ISDN
+
+# Siemens/Infineon chipsets
+device          isic0
+
+# Winbond chipset
+device          iwic0
+
+# AVM Fritz PCI
+device          ifpi0
+
+# AVM Fritz PCI version 2
+device          "ifpi2"
+
+# Teles 16.3c
+device          ihfc0
+
+# NETjet-S / Teles PCI-TJ
+device          itjc0
+
+# AVM Fritz PnP
+device          ifpnp0
+
+# AVM B1/T1
+device          "i4bcapi"
+device          iavc0
+
+# enable some ISA cards within the "isic" driver
+options         TEL_S0_8
+options         TEL_S0_16
+options         TEL_S0_16_3
+options         AVM_A1
+options         USR_STI
+options         ELSA_PCC16
+
+# enable some ISA PnP cards within the "isic" driver
+options         TEL_S0_16_3_P
+options         CRTX_S0_P
+options         DRN_NGO
+options         SEDLBAUER
+options         ELSA_QS1ISA
+options         SIEMENS_ISURF2
+options         ASUSCOM_IPAC
+options         EICON_DIVA
+options         COMPAQ_M610
+
+# enable ELSA Microlink PCI card within the "isic" driver
+options         ELSA_QS1PCI
+
+# protocol stack
+pseudo-device   "i4bq921"
+pseudo-device   "i4bq931"
+pseudo-device   "i4b"
+
+# control devices
+pseudo-device   "i4btrc"        4
+pseudo-device   "i4bctl"
+pseudo-device   "i4brbch"       4
+pseudo-device   "i4btel"        2
+
+# IP over raw HDLC
+options         IPR_VJ
+pseudo-device   "i4bipr"        4
+
+# kernel sppp
+pseudo-device   sppp
+pseudo-device   "i4bisppp"      4
