summaryrefslogtreecommitdiff
path: root/sys/arch/sun2/conf/INSTALL
AgeCommit message (Expand)Author
2021-08-30The INSTALL kernel needs to be small toochristos
2018-08-01Unreference IPF/PF from all the config files, and enable NPF instead whenmaxv
2017-09-14clean up COMPAT_* options for native netbsd code:mrg
2017-07-29Remove TCP_COMPAT_42 from the config files. Pass 3.maxv
2015-08-07Remove KMEMSTATS.maxv
2014-07-26Comment out options and devices to sync GENERIC rev 1.90.tsutsui
2013-06-30G/C PFIL_HOOKS from the kernel configs.rmind
2013-06-05remove obsolete networking optionschristos
2013-04-27the bogus number policechristos
2013-04-27remove confusing numeric locators where they are unused.christos
2013-03-02Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.christos
2013-03-01Retire OSI network stack. OK core@joerg
2011-11-22The rnd pseudo-device is not really optional, because it is in the sametls
2011-06-30dependant -> dependentwiz
2011-03-06merge the bouyer-quota2 branch. This adds a new on-disk formatbouyer
2010-11-23Remove unused count from pseudo-device md.hannken
2010-04-16Remove unused count (invariably "4") from pseudo-device fss.pooka
2008-11-24Remove softdep, pass 1. We are focused on improving journalling.ad
2008-11-12Remove LKMs and switch to the module framework, pass 1.ad
2008-04-26Shrink install kernels a bit.tsutsui
2008-04-26Remove obsolete options SHMMAXPGS.tsutsui
2008-04-05Always specify COPTS="-Os" and disable several options and devicestsutsui
2006-12-29update comments on NFS_V2_ONLY after nqnfs removal. no functional changes.yamt
2006-10-14Add "options NFS_RSIZE=1024,NFS_WSIZE=1024" for poor ec(4) interfaces.tsutsui
2006-10-02remove MALLOC_NOINLINE, it doesn't do anything anymore.chs
2006-08-26PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel optionschristos
2006-02-05Remove 'count' argument for pseudo-devices that ignore itcube
2006-02-04bpfilter doesn't accept count anymore.rpaulo
2005-12-07Remove obsolete options VNODE_OP_NOINLINE.tsutsui
2005-12-07Adjust comments for options FFS_NO_SNAPSHOT.tsutsui
2005-09-04typo in comment.isaki
2005-08-19Enable ptyfs by default on the non-install and non small/tiny/ramdisk kernelschristos
2005-07-07Add (commented out) IPSEC_NAT_T option.tron
2005-02-18Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOTdsl
2005-02-11Add 'option FFS_SNAPSHOT' to most of the config files.dsl
2005-01-31Add file system snapshots to kernel configs.hannken
2004-11-10Add COMPAT_BSDPTY to the rest of the config files.christos
2004-07-15Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commentedatatat
2003-09-06add rnd(4) device to installation media.itojun
2003-04-10Bye Bye UCONSOLEchristos
2002-09-18enable USERCONF by default; it's small and extremely useful to have available.lukem
2002-07-05Ensure all INSTALL config files consistantly include PIPE_SOCKETPAIR,abs
2002-04-25Add the INCLUDE_CONFIG_FILE option to all config files. In configatatat
2002-04-12Add commented-out USERCONF option. Mainly useful for install mediagmcgarry
2002-01-27add options PIPE_SOCKETPAIR to individual kernel configsjdolecek
2001-12-15Remove some devices that aren't needed in INSTALL or RAMDISKfredette
2001-11-30In kernel config files, now mention the options SCSI_OLD_NOINQUIRY,fredette
2001-11-26Disabled some more things that lighter kernels don't need,fredette
2001-11-20cleanup:lukem
2001-11-20- pull in opt_kgdb.h where necessarylukem