Commit Graph

79 Commits

Author SHA1 Message Date
cgd bcdc741475 add i386-specific instructions. still need to deal with the fact
that the generic console's getty is type "Pc" --  BOGUS!!!
1993-08-20 07:58:39 +00:00
cgd b6432e09b0 do the right thing with TZDIR 1993-07-17 14:17:24 +00:00
mycroft 9042dd6130 Remove a spurious `unknown' that was screwing people over. 1993-07-10 21:23:36 +00:00
cgd 4eb74ac2b8 changes for init... 1993-07-08 01:50:42 +00:00
mycroft 2d41227bc1 Add pms, allow for multiple mice, and add mice to listing at top of file. 1993-06-14 15:25:46 +00:00
andrew 52888852ad Added mms and lms busmice, plus mouse-* symlinker. 1993-06-14 03:45:06 +00:00
brezak 782ca4be06 Don't start rwalld - now started by inetd. 1993-06-11 00:39:31 +00:00
brezak 55576b636c Add entries to start rpc services. 1993-06-11 00:38:48 +00:00
brezak aad5a6abd9 Add pcnfsd service. 1993-06-11 00:07:25 +00:00
cgd bce49d2c82 add support for terry lambert's loadable kernel modules.
needs a bit of cleanup, but overall: SLICK!
1993-06-07 19:51:59 +00:00
cgd 70d7304de2 remove /usr/local and /usr/contrib from root's path 1993-06-06 02:49:58 +00:00
cgd 8d5bc8ceba make root/operator group ids sane... 1993-06-06 02:49:31 +00:00
cgd 357b247494 fix stupid vi typo 1993-05-31 02:04:42 +00:00
cgd 25ee61629e update for new cron 1993-05-31 02:03:57 +00:00
cgd 7cdd35611d fix makefile for new f***ing cron, once and for all. 1993-05-28 09:22:20 +00:00
cgd 9aa4684006 adjust owner/group for new cron security checking 1993-05-28 09:10:43 +00:00
cgd 3f43dcb560 wtmp should be 644 1993-05-26 18:08:22 +00:00
deraadt bccb3f0079 Make the /etc/localtime symbolic link in "make distribution" instead 1993-05-25 09:16:14 +00:00
cgd 77b3ada33c arrange for all log rotations to be handled by /usr/bin/newsyslog 1993-05-21 14:45:16 +00:00
cgd fb07849121 have makedev create /dev/zero 1993-05-17 08:53:06 +00:00
cgd ca8a0ef078 make sys point to /usr/src/sys 1993-05-17 06:01:15 +00:00
cgd f064977b30 fix broken patchkit patch for pty stuff... 1993-05-17 05:43:16 +00:00
cgd 3e5b7cbdb6 add a ;; to make sh parse it, and add acct to the list of devs to remove
for "std"
1993-05-17 05:42:44 +00:00
cgd f2d158377c add files for /usr/src/etc for the hp300 1993-05-13 13:53:04 +00:00
glass fbe131d770 cron.info now logs to /var/cron/log; the circle is complete
particularly since syslog does complain about non-existent log files
1993-05-11 08:24:23 +00:00
cgd 79f65eb68e cleaned up, added support for various devices. hacked, from patch 135 1993-05-07 06:26:41 +00:00
cgd 54e717e211 prune dirs rm'd when cleaning tmp 1993-05-03 10:52:21 +00:00
cgd 5dcaab033d turn on accounting if /var/account exists 1993-05-03 04:19:40 +00:00
cgd ee22f18530 make /dev/acct as a standard device 1993-05-02 09:18:17 +00:00
cgd db4768e8ed make /usr/obj and /var/db/locate.database when making distribtion 1993-04-30 05:18:53 +00:00
cgd dc142311c5 bsd->netbsd 1993-04-28 06:37:52 +00:00
cgd 1667bc55e9 new kernel is bsd 1993-04-28 05:39:57 +00:00
cgd b7cdbb7a33 386bsd -> NetBSD 1993-04-28 05:16:15 +00:00
cgd 96921c0276 forgot a \... 1993-04-13 16:17:59 +00:00
cgd e16bd78642 oops. screwed that up... 1993-04-13 16:15:29 +00:00
cgd ebc9fba652 make /var/spool/output and /kern, and disable example printer 1993-04-13 16:12:56 +00:00
cgd 087bb37eba got rid of sf entry for cp3100, and added new cp3100 layout, for testing
on boat anchor
1993-04-12 20:40:20 +00:00
cgd 29316aa733 needed -f on that rm... 1993-04-12 09:44:53 +00:00
cgd 6779de9929 give 1.2M floppies an "a" partition 1993-04-11 20:30:41 +00:00
cgd bfd47d1083 get rid of /sys before you try to make the symlink... 1993-04-10 20:20:21 +00:00
glass d8f906e13b fixes for nfs_client, nfs_server division. 1993-04-10 20:15:30 +00:00
cgd 1254ed7a6e forgot to get rid of a \... 1993-04-10 20:11:57 +00:00
cgd 19283b316d make chmods explicit 1993-04-10 20:08:35 +00:00
cgd bdb7d0ee21 always run portmap 1993-04-10 18:01:31 +00:00
cgd d1de8e7e07 goddamned v macro added rcsid... 1993-04-10 11:46:28 +00:00
glass 62c624fa22 rexecd was on in the default installation. rexecd is not your a secure friend.
those who want it should have to turn it on explicitly
1993-04-10 11:30:05 +00:00
cgd 058a4c440d make rwalld default to on... 1993-04-10 11:28:16 +00:00
glass 7102f0c5c1 mountd's log of who has what filesystem mounted should not persist across
reboots.
1993-04-10 11:24:37 +00:00
cgd a0d54ab586 added distrib-dirs (which distribution depends on) to make the
dirs necessary for a distribution (e.g. /root, /tmp, /var/*, etc.)
1993-04-10 11:11:40 +00:00
cgd 5d8dee58c4 rwalld should be run *after* the portmapper. 1993-04-09 19:13:21 +00:00