diff options
-rw-r--r-- | release/ChangeLog | 4 | ||||
-rw-r--r-- | release/SETUP | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/release/ChangeLog b/release/ChangeLog index 7b4a2b24..2874cd9c 100644 --- a/release/ChangeLog +++ b/release/ChangeLog @@ -1,3 +1,7 @@ +1999-09-07 Thomas Bushnell, BSG <tb@mit.edu> + + * SETUP: Also set /servers/password. + 1999-07-30 Roland McGrath <roland@baalperazim.frob.com> * mksmallso, mkemptyso: Files removed. The *.sh files are the source. diff --git a/release/SETUP b/release/SETUP index 4f410792..9860f03a 100644 --- a/release/SETUP +++ b/release/SETUP @@ -26,6 +26,7 @@ fsysopts / --writable # Set up standard passive translators /bin/settrans -c /servers/socket/local /hurd/pflocal /bin/settrans -c /servers/crash /hurd/crash +/bin/settrans -c /servers/password /hurd/password # Setup crucial devices cd /dev |