blob: e2eb5fe69a910b326a2c3056814d4969964d708c (
plain)
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
|
1999-04-28 Roland McGrath <roland@baalperazim.frob.com>
* rules (binary-arch): Add etc, etc/login subdirs to chmod cmd.
Use $(addprefix) fn to avoid repetition.
* conffiles: Add /etc/login files .bash_login, .bashrc, .hushlogin,
.profile and README.
Wed Apr 28 02:44:13 1999 Thomas Bushnell, BSG <tb@mit.edu>
* TODO: New item.
All of these because Marcus says so.
1999-04-25 Roland McGrath <roland@baalperazim.frob.com>
* control (Depends): Change shlibs to hurd cause Marcus says so.
1999-04-18 Roland McGrath <roland@baalperazim.frob.com>
* rules (binary-arch): Fix $ -> $$ and \\ -> \.
From Marcus Brinkmann.
1999-04-15 Roland McGrath <roland@baalperazim.frob.com>
* control (Provides): Add login.
(Replaces, Conflicts): New frobs, listing makedev.
1999-03-17 Gordon Matzigkeit <gord@trick.fig.org>
* servers.boot: Clarify the default-pager description, and
add a default `$(default-pager)' line.
* Makefile: New file.
|