summaryrefslogtreecommitdiffstats
path: root/etc/etc.ia64
Commit message (Collapse)AuthorAgeFilesLines
* turn off getty(8) on ttyv[0-7]. We don't support syscons on ia64 andmarcel2004-10-171-8/+8
| | | | | | | | | | | | | | | | do not have these device special files. Where this previously failed quietly, it now emits annoying but complete messages at best and incomprehensible prefixes on average. During all of October, this is a string of 16 O's, as in: : Starting inetd. Sun Oct 17 15:09:09 PDT 2004 OOOOOOOOOOOOOOOO FreeBSD/ia64 (itanium.pn.xcllnt.net) (ttyu2) login:
* Add dumb console driver and related bits.simokawa2003-10-241-0/+2
| | | | | | | | dcons(4): very simple console and gdb port driver dcons_crom(4): FireWire attachment dconschat(8): User interface to dcons Tested with: i386, i386-PAE, and sparc64.
* Replace the ttyd[0-3] entries with ttyu[0-3]. The former are themarcel2003-09-071-8/+8
| | | | | | device special files created by sio(4). The latter are the device special files created by uart(4). As of this moment sio(4) is not supported on ia64... by me, that is :-)
* Per previous announcement, remove the old version of the rc system.dougb2003-05-021-17/+0
| | | | | | | | | | All functionality from the previous system has been preserved, and users should still customize their system boot with the familiar methods, rc.conf, rc.conf.local, rc.firewall, sysctl.conf, etc. Users who have customized versions of scripts that have been removed should take great care when upgrading, since the compatibility code that used those old scripts has also been removed.
* Make disktab(5) MI (repo-copied from etc.i386/disktab).ru2003-04-021-218/+0
|
* Mention that terminal type vt220 will work better if one needsgerald2002-04-171-2/+4
| | | | | | | interoperability with other systems like Solaris or GNU/Linux. PR: 33810 Approved by: obrien
* s/sysctl -w/sysctl/ru2001-12-111-1/+1
|
* Add /etc files for ia64.dfr2001-10-063-0/+540
OpenPOWER on IntegriCloud