FreeBSD Bugzilla – Attachment 27670 Details for
Bug 46846
livecd: Running fails due to old patches
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.19 KB, created by
David Holm
on 2003-01-07 23:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
David Holm
Created:
2003-01-07 23:50:01 UTC
Size:
3.19 KB
patch
obsolete
>--- LIVECD Tue Jan 7 20:22:21 2003 >+++ LIVECD.diff Tue Jan 7 20:20:56 2003 >@@ -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 > options AHC_REG_PRETTY_PRINT # Print register bitfields in debug > # output. Adds ~128k to driver. > options AHD_REG_PRETTY_PRINT # Print register bitfields in debug >@@ -240,6 +244,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! >@@ -261,3 +266,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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 46846
: 27670 |
27671