summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k/conf/INSTALL
AgeCommit message (Expand)Author
2023-01-05Disable (comment out) options DIAGNOSTIC in INSTALL kernels.tsutsui
2020-08-10Add -fno-omit-frame-pointer to m68k kernels with DDB for backtraces.rin
2017-09-14clean up COMPAT_* options for native netbsd code:mrg
2015-08-21Add `pseudo-device ksyms' where `options DDB' is used, becauseuebayasi
2014-08-23Systematize (and in many cases, fix) the comments on options COMPAT_NN.dholland
2014-08-16Add "options COMPAT_70" to all kernel configuration files thatapb
2013-04-27remove confusing numeric locators where they are unused.christos
2012-10-17Add "options COMPAT_60" to all kernel configuration filesapb
2012-08-17Update all kernel configs mentioning WSEMUL_* but not already includingabs
2011-12-18WABPL is no longer considered experimental (has not been for some time)dholland
2011-11-22The rnd pseudo-device is not really optional, because it is in the sametls
2010-11-24Catch up on COMPAT* options -- it's been a while...hauke
2010-11-23Remove unused count from pseudo-device md.hannken
2010-04-16Remove unused count (invariably "4") from pseudo-device fss.pooka
2009-02-06Changes to MEMORY_RBFLAGS option:jym
2008-07-31Add "options WAPBL" to standard GENERIC/INSTALL type configs.simonb
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-06-02Rather than attaching fpu as a usual device during cpu_configure(9),tsutsui
2006-12-29update comments on NFS_V2_ONLY after nqnfs removal. no functional changes.yamt
2006-10-02remove MALLOC_NOINLINE, it doesn't do anything anymore.chs
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-08-19Enable ptyfs by default on the non-install and non small/tiny/ramdisk kernelschristos
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
2005-01-19only one of the obio locators was actually used, so get rid of the otherschs
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-10-18Use one 'atabus* at ata?' instead of multiple 'atabus* at FOOide? channel ?'lukem
2003-10-08Add atabus.bouyer
2003-09-22add COMPAT_15/COMPAT_16cl
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-07-04Add support for DHCP network configuration.scottr
2002-06-19add netdock ether driver. as discussed on port-mac68kitojun
2002-04-28Supply missing "flags" keyword.wormey
2002-04-27Add IDE drive support.shiba
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-04-02Rename MEMORY_DISK_SIZE (formerly MINIROOTSIZE) to MEMORY_DISK_ROOT_SIZE,lukem
2002-03-10* rename MINIROOTSIZE to MEMORY_DISK_SIZE, so that all md(4) optionslukem
2002-01-27add options PIPE_SOCKETPAIR to individual kernel configsjdolecek
2001-11-20cleanup:lukem
2000-10-02Ensure all INSTALL* kernels have two ptys, and a note explaining why:abs
2000-09-25Use "options<SPACE><TAB>" not "options<TAB>" - noted by simonb.abs