diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-10-08 13:32:41 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-10-08 13:32:41 +0000 |
commit | c32ebe9139fdfd56904e8743c3aea55ed267b159 (patch) | |
tree | fab37a70b98af8d96803648cc0e1d504016e8521 /serverboot/ChangeLog | |
parent | 924b7a7ced241d8b3ebecc038bb9b2d6df3fb735 (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/ChangeLog | 6 |
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". |