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
commitfbaaf6ed6e97c7900e3fe09ce664a2437b4fd61b (patch)
tree1f85326d9241f7b825a8c5fa88b6e5c98f61f15e /serverboot/ChangeLog
parentc310b96d9448f2c2ef324fc88f757a6dea6fc54a (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".