summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--serverboot/ChangeLog4
2 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 179a1083..830d92ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-11-24 Roland McGrath <roland@frob.com>
+
+ * config.make.in (bootdir): New variable, set to $(exec_prefix)/boot.
+ (installationdirlist): Add $(bootdir) to the list.
+ From Alfred M. Szmidt <ams@kemisten.nu>.
+
2001-11-15 Roland McGrath <roland@frob.com>
* Makeconf: Typo fix in last change.
diff --git a/serverboot/ChangeLog b/serverboot/ChangeLog
index 75a1feed..0647abeb 100644
--- a/serverboot/ChangeLog
+++ b/serverboot/ChangeLog
@@ -1,3 +1,7 @@
+2001-11-24 Roland McGrath <roland@frob.com>
+
+ * Makefile (installationdir): Use $(bootdir).
+
2001-08-16 Roland McGrath <roland@frob.com>
* Makefile (OBJS): Add userland-boot.o here.