summaryrefslogtreecommitdiff
path: root/etc/etc.vax
AgeCommit message (Expand)Author
2019-09-25Switch default console tty from /dev/console to /dev/consttyabs
2017-06-26Add GENERIC_USB to vax kernel sets, but not to sysinst (yet), as bootloaderflxd
2017-06-22USB for vax (similar to pmax; no/negligible impact on legacy):flxd
2017-06-20Add audio for vsaudio(4) and speaker to be on par with other archs.flxd
2012-08-18Seems like all the trendy ramdisks are using "makedev ipty" rather thanabs
2012-07-04Ensure the ramdisk has bpf for dhcpcdabs
2012-07-03All apply to vax only:abs
2012-06-22- Add racd* devices for MSCP based CD-ROM drives (RRD40s), as opposedabs
2012-01-15Now that the name of the ISO image is no longer stable, rename thejoerg
2011-10-12PR/45452: Fix pasto (found by tsutsui@) which prevented ra* devicenjoly
2011-09-06Change foo*) case patterns to foo[0-9]*) in MD MAKEDEV.conf files,apb
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-03-09Replace hexprint with a version that is much faster for values > 15.dsl
2007-01-15Fix MAKEDEV on shark: Move ses(4) devices from MI code (MAKEDEV.tmpl) tohubertf
2005-05-02Fix previous, caused by premature optimization...lukem
2005-05-02Use zeropad() and hexprint() instead of printf(1).lukem
2004-06-20remove ad-hok list of pty's from port tty files, and auto-generate it sochristos
2004-03-23s/CDROM.work/CDROM.dir/ VAX ISOs can be built again.matt
2004-01-27Remove the compatibility stuff to link from various tapes to *mt*lukem
2003-12-22Add warn() to display message to stderr prefixed by the script name,lukem
2003-12-21Rework MAKEDEV:lukem
2003-12-21don't change umask without setting it back to 77; it has unwanted side effectslukem
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-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-07-27reserve cdev major # for PF. ok'ed by technical-execitojun
2003-07-10Rename a large chunk of the make(1) variables which refer to alukem
2003-04-27Add ksyms to "std" devices.ragge
2003-04-23Make a bunch of names mindlessly consistent with the one true wayperry
2003-04-17Add an 'init' target, that creates the device nodes in the case wherefvdl
2003-03-30MicroVAX, not microvax.wiz
2003-03-08- rename 'iso-image_*' -> 'iso-image-*'lukem
2003-01-04- Enable OBJ support for etc/; a scratch dir is needed for iso-image.lukem
2003-01-03Install release files under "${RELEASEDIR}/${MACHINE}/..." instead oflukem
2002-12-19remove entries which were used for distrib builds onlyjdolecek
2002-12-17reference disktab(5) and /usr/share/examples/disktab/ rather thanjdolecek
2002-12-02- add snap_post, which makes "clean depend all release" in ../distrib/lukem
2002-10-21whitespace consistency cleanuplukem
2002-10-10add GENERIC.MP to KERNEL_SETS on architectures with MP supportjdolecek
2002-10-04Include cgd on the list of things to be mknod(8)ed on all arches.elric