summaryrefslogtreecommitdiff
path: root/serverboot/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1999-10-08 13:32:41 +0000
committerThomas Bushnell <thomas@gnu.org>1999-10-08 13:32:41 +0000
commitc32ebe9139fdfd56904e8743c3aea55ed267b159 (patch)
treefab37a70b98af8d96803648cc0e1d504016e8521 /serverboot/ChangeLog
parent924b7a7ced241d8b3ebecc038bb9b2d6df3fb735 (diff)
1999-10-08 Thomas Bushnell, BSG <tb@mit.edu>
* bootstrap.c: (DEFAULT_ROOT): Remove macro. (main): If no root device was specified, then prompt as if the user had specified -a.
Diffstat (limited to 'serverboot/ChangeLog')
-rw-r--r--serverboot/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/serverboot/ChangeLog b/serverboot/ChangeLog
index 10832cb7..3b25fce8 100644
--- a/serverboot/ChangeLog
+++ b/serverboot/ChangeLog
@@ -1,3 +1,9 @@
+1999-10-08 Thomas Bushnell, BSG <tb@mit.edu>
+
+ * bootstrap.c: (DEFAULT_ROOT): Remove macro.
+ (main): If no root device was specified, then prompt as if the
+ user had specified -a.
+
1999-10-06 Roland McGrath <roland@baalperazim.frob.com>
* bootstrap.c (DEFAULT_ROOT): Change to "hd0s1".