1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
|
1999-05-23 Roland McGrath <roland@baalperazim.frob.com>
* Makefile (SYSCONFFILES): Remove hostname.
* hostname: File removed (it was empty). Current libc copes with
having no hostname file.
1999-05-16 Roland McGrath <roland@baalperazim.frob.com>
* syslog.conf: Removed. We don't install syslogd, so we have no
business installing its configuration file.
* Makefile (SYSCONFFILES): Remove syslog.conf.
* inetd.conf: Removed. We don't install inetd, so we have no business
installing inetd.conf.
* Makefile (SYSCONFFILES): Remove inetd.conf.
Sat Mar 6 15:46:17 1999 Thomas Bushnell, BSG <tb@mit.edu>
* group, passwd: Revert preceding change.
Fri Mar 5 18:25:01 1999 Thomas Bushnell, BSG <tb@mit.edu>
* passwd (bin): New entry with ID 0, for compatibility with BSD.
* group (bin, kmem): Likewise.
1997-06-26 Miles Bader <miles@gnu.ai.mit.edu>
* root-.profile: Recommend using `addauth root'.
Thu Jun 12 18:39:18 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* syslog.conf: Updated.
Wed Jun 11 14:17:25 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* inetd.conf, syslog.conf: New files.
* Makefile (SYSCONFFILES): Add inetd.conf and syslog.conf.
Tue Jun 10 18:41:00 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* Makefile (install): Repair typo.
Mon May 26 23:11:52 1997 Miles Bader <miles@gnu.ai.mit.edu>
* login-.bashrc (sush): Alias renamed from su.
* root-.profile: Say to use `su' rather than `sush root'.
* login-README: Refer to sush rather than su.
Thu Sep 19 16:56:52 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* Makefile (install): Depend on installation directories directly;
don't make installed files depend on the directory.
Tue Sep 17 16:29:40 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* Makefile ($(installed_logins), $(installed_rootdots),
$(installed_conf): Depend on FORCE instead of /dev/null.
(foo): Deleted target.
(LINKEDCONFFILES, installed_links): Deleted vars.
($(sysconfdir)/rc): Deleted target.
($(installed_links)): Deleted target.
(install): Don't depend on $(installed_links).
Tue Sep 10 13:53:31 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* Makefile ($(installed_conf)): Depend on $(sysconfdir).
($(installed_links)): Likewise.
Mon Aug 5 13:43:28 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* Makefile (SYSCONFFILES): Add `resolv.conf'.
* resolv.conf: New file.
Fri Aug 2 11:07:18 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* Makefile (DIST_FILES): Put `root-' before ROOTDOTS and `login-'
before LOGINDOTS.
Wed Jul 31 12:11:02 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* passwd (games): Have no password.
* Makefile (SYSCONFFILES): Add `group'.
* group: New file.
Mon Jul 29 14:43:54 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* passwd: mib -> thomas.
Wed Jul 24 15:23:29 1996 Miles Bader <miles@gnu.ai.mit.edu>
* root-.profile: But do \ ` inside "s.
Sat Jul 20 02:13:52 1996 Miles Bader <miles@gnu.ai.mit.edu>
* ttys (console): Change type to `pc3'.
(com0): Renamed from tty00.
Fri Jul 19 11:02:18 1996 Miles Bader <miles@gnu.ai.mit.edu>
* root-.profile: Don't \ ' inside "s.
Advise to use `sush root', not su.
* passwd (games): New user.
Thu Jul 18 17:24:55 1996 Michael I. Bushnell, p/BSG <mib@gnu.ai.mit.edu>
* root-.profile: Echo usual noisy message.
* fstab: Comment out example entry so it doesn't get incorrectly
used by accident.
Wed Jul 17 17:09:06 1996 Miles Bader <miles@gnu.ai.mit.edu>
* root-.bashrc: Fixup test and source of user's .root_bashrc.
* root-.profile: Likewise.
Tue Jul 16 11:12:10 1996 Michael I. Bushnell, p/BSG <mib@gnu.ai.mit.edu>
* passwd (root): Group should be `0'.
* Makefile: Prettier installation of dotfiles for root and login.
Mon Jul 15 19:16:30 1996 Michael I. Bushnell, p/BSG <mib@gnu.ai.mit.edu>
* ttys: Comment out tty00 entry.
Sat Jul 13 18:06:49 1996 Michael I. Bushnell, p/BSG <mib@gnu.ai.mit.edu>
* Makefile: Always touch /dev/null. If OVERRIDE_CONF, then
$(installed_rootdots) and $(installed_conf) depend on it.
$(installed_logins) always depend on /dev/null.
* Makefile (DIST_FILES): New variable. Move rules to past
`include ../Makeconf'.
* Makefile (ROOTDOTS, installed_rootdots): New variables.
(install): Depend on $(installed_rootdots).
($(installed_rootdots): New target.
* root-.bash_login, root-.bashrc, root-.profile: New files.
* Makefile (LOGINDOTS, installed_logins): New variables.
(install): Depend on $(installed_logins).
($(installed_logins)): New rule.
* login-.bash_login, login-.bashrc, login-.hushlogin,
login-.profile, login-README: New files.
* passwd, fstab: New files.
* hostname: New (empty) file.
* Makefile (SYSCONFFILES): Add hostname, fstab, and passwd.
Thu Jun 20 14:46:39 1996 Michael I. Bushnell, p/BSG <mib@gnu.ai.mit.edu>
* Makefile (install): Install symlink for rc.
* Makefile (SYSCONFFILES): Removed `rc'.
* rc: Removed to daemons/rc.sh.
Wed Jun 19 15:25:15 1996 Michael I. Bushnell, p/BSG <mib@gnu.ai.mit.edu>
* rc: Print date before running fsck. Comment out pty permission
frobbing.
Tue Jun 18 22:40:57 1996 Miles Bader <miles@gnu.ai.mit.edu>
* rc: Understand special more status codes for signals from fsck.
Fix some messages. Factor out date.
Mon Jun 17 13:45:40 1996 Michael I. Bushnell, p/BSG <mib@gnu.ai.mit.edu>
* motd: Drop first line.
* rc: Comment out motd update.
* ttys: Fixup getty spec.
* protocols: Updated from RFC 1700.
* Makefile (SYSCONFFILES): Add protocols services shells motd ttys
* rc: Update /etc/motd.
(autoboot) Make root readonly before fscking it.
Clean /var/run and make utmp.
|