summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--changelog6
-rw-r--r--scripts1
2 files changed, 7 insertions, 0 deletions
diff --git a/changelog b/changelog
index b9639e9..8ca8863 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,9 @@
+busybox (1.21.1-8) trunk
+
+ * Actually distribute /etc/init.d/boottime.
+
+ -- "P. J. McDermott" <pj@pehjota.net> Fri, 20 Jun 2014 01:13:24 -0400
+
busybox (1.21.1-7) trunk
* Generate /etc/network/interfaces at boot.
diff --git a/scripts b/scripts
index 0e09e4b..9333d21 100644
--- a/scripts
+++ b/scripts
@@ -9,4 +9,5 @@ FEATURE_MOUNT_FLAGS mounttmpfs S03 K97
IFUPDOWN networking S20 K80
SYSLOGD syslog
TELNETD telnetd
+- boottime
- rc.local