summaryrefslogtreecommitdiff
path: root/sys/arch/bebox/conf/INSTALL
AgeCommit message (Expand)Author
2020-09-15bump bebox and prep image sizes for GCC 9.mrg
2018-07-14Remove "options IPKDB", and the other associated options, from the configmaxv
2018-07-14Remove "options DEBUG_BY_TOOLS", it doesn't exist.maxv
2017-09-14clean up COMPAT_* options for native netbsd code:mrg
2017-07-29Remove TCP_COMPAT_42 from the config files. Pass 3.maxv
2017-02-19PR kern/51208rin
2016-12-13wildcard speaker attachments, now that we can handle many of them.christos
2016-12-09kill PCPPISPEAKERchristos
2016-12-08Add a synthesized pc beeper and keyboard bell for platforms with an audionat
2014-08-23Systematize (and in many cases, fix) the comments on options COMPAT_NN.dholland
2013-04-27remove confusing numeric locators where they are unused.christos
2012-06-05Adjust the WSDISPLAY_COMPAT_USL comment to mention wsconscfg, to at leastabs
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-23Remove unused count from pseudo-device md.hannken
2010-10-20s/BEBOX/BeBox/.kiyohara
2010-10-16Cleanup INSTALL.kiyohara
2010-04-16Remove unused count (invariably "4") from pseudo-device fss.pooka
2009-12-05Remove the portalfs kernel file system driver. Replace mount_portal(8)pooka
2009-02-06Changes to MEMORY_RBFLAGS option:jym
2009-02-06Fix some whitespace and indentation. No functional change.jym
2008-07-31Add "options WAPBL" to standard GENERIC/INSTALL type configs.simonb
2008-05-30Add options COMPAT_40 to files which have options COMPAT_30.tsutsui
2007-12-08Remove pccons as it is gone forever.ober
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-09-27- Document COMPAT_15 as doing nothingmanu
2006-09-15Convert bebox to MI todr. As part of this, separate out the mc146818gdamore
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-08-1964 bit inode changes.christos
2005-02-25Add COMPAT_20 (and COMPAT_16 in some cases) to kernel config filessimonb
2005-02-18Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOTdsl
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-10-18Use one 'atabus* at ata?' instead of multiple 'atabus* at FOOide? channel ?'lukem
2003-10-08Add atabus.bouyer
2003-09-06add rnd(4) device to installation media.itojun
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-18Remove opms(4) for bebox (superseded by pms(4)).wiz
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-03-09switch all mpc6xx powerpc ports to NEWPMAP by default.chs