home *** CD-ROM | disk | FTP | other *** search
- #
- # This is an example mint.cnf.
- #
- # It is effectively the one I use for my TT running my init(8).
- #
- # Note: I've left the references to modem2, serial1 and serial2 in for the TT
- # only, they must be commented out for the standard ST.
- #
- # Stephen Usher.
- #
- ren v:\modem1 v:\ttya
- #ren v:\modem2 v:\ttyb
- #ren v:\serial1 v:\ttyc
- #ren v:\serial2 v:\ttyd
-
- sln c:\bin u:\bin
- sln c:\gnu u:\gnu
- sln c:\usr u:\usr
- sln c:\etc u:\etc
- sln c:\var u:\var
- sln d:\ u:\home
- sln d:\tmp u:\tmp
-
- cd u:\bin
-
- setenv HOSTNAME nowhere
-