summaryrefslogtreecommitdiff
path: root/etc/etc.hp300
AgeCommit message (Expand)Author
2023-06-02etc.hp300, etc.sparc64: fix MKUPDATE handlinglukem
2021-07-09Create rd3 device nodes, for HPDisk.tsutsui
2019-09-25Switch default console tty from /dev/console to /dev/consttyabs
2013-04-28Fix yet another "openpty() failed" error during sysinst.tsutsui
2012-06-13Per discussion on tech-userlevel, finally fix PR 10127:martin
2011-09-06Change foo*) case patterns to foo[0-9]*) in MD MAKEDEV.conf files,apb
2011-02-06Switch NetBSD/hp300 to wscons with rasops. Simply ported from OpenBSD/hp300.tsutsui
2008-10-07Add a constty entry, marked 'off', with otherwise the same settingsabs
2008-03-18Convert all the etc/etc.*/Makefile.inc to use RELEASEDIR/RELEASEMACHINEDIRlukem
2007-07-24Add a comment reminding to update the release notes if the list ofpavel
2007-01-15Fix MAKEDEV on shark: Move ses(4) devices from MI code (MAKEDEV.tmpl) tohubertf
2006-01-22Do ${MAKESUMS} for miniroot image.tsutsui
2005-10-07Remove old tty0? entries and add new ttyC? and ttyM?.tsutsui
2005-10-07Remove compat symlink entries for old dca(4), dcm(4) and apci(4).tsutsui
2004-06-20remove ad-hok list of pty's from port tty files, and auto-generate it sochristos
2003-12-22Add warn() to display message to stderr prefixed by the script name,lukem
2003-12-21Rework MAKEDEV:lukem
2003-12-14Change "ln -sf" to "ln -fs" to placate makedev2spec.awk.he
2003-11-22Update MD entries for DCA, DCM and APCI serial ports to migrate MI com(4):tsutsui
2003-11-01'rd' under 'all' should be 'rd2', so make it so.he
2003-10-24switch over to unified MAKEDEVjdolecek
2003-10-24sync with reality, put back some entries mistakely omittedjdolecek
2003-10-19determine the platform number of disk partitions by lookingjdolecek
2003-10-19remove copyright notice accidentaly carried over from the hp300jdolecek
2003-10-15MD part of unified MAKEDEVjdolecek
2003-10-10reassing majors for crypto and pf to use the newly defined MI major rangejdolecek
2003-10-04Revert 'console' back to /dev/console (from /dev/constty)dsl
2003-10-03Change 'console' login to use /dev/constty so that its output isn'tdsl
2003-10-03Add a /dev/constty == /dev/console but with minor 1.dsl
2003-09-05Put back port specific majors for ptysdsl
2003-08-30Change the way pseudo tty devices are generated in order to avoiddsl
2003-08-22create /dev/cryptoitojun
2003-08-01Add some MI SCSI devices.tsutsui
2003-07-27reserve cdev major # for PF. ok'ed by technical-execitojun
2003-04-27Add ksyms to "std" devices.ragge
2003-04-17Add an 'init' target, that creates the device nodes in the case wherefvdl
2003-03-31make ipl consistently "IP Filter"perry
2003-03-30IPilter->IP filterperry
2003-01-03Install release files under "${RELEASEDIR}/${MACHINE}/..." instead oflukem
2002-12-19use single minimal default disktab file for most archs, replacingjdolecek
2002-12-02- add snap_post, which makes "clean depend all release" in ../distrib/lukem
2002-10-21whitespace consistency cleanuplukem
2002-10-04Include cgd on the list of things to be mknod(8)ed on all arches.elric
2002-08-09- in local), only run $0.local if it is an existing filelukem
2002-06-18Update comment on how to regenerate MAKEDEV(8) after changing thewiz
2002-06-17Add device creation support for systrace.christos
2002-05-07Fix some white space niggles.simonb
2002-05-04Move the sample fstab files to /usr/share/examples/fstab/. Duplicatesjdolecek
2002-05-02- consistency cleanuplukem
2002-04-22Use INSTALLATION_DIRS for directory creation.gmcgarry