summaryrefslogtreecommitdiffstats
path: root/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'changelog')
-rw-r--r--changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelog b/changelog
index cb07fc3..96ffb99 100644
--- a/changelog
+++ b/changelog
@@ -2,6 +2,11 @@ busybox (1.32.0-1) trunk
* New upstream release.
* Manage all applet links with update-alternatives.
+ * /etc/init.d/networking: Write directly to </var/run/net-ifaces>
+ instead of </etc/network/interfaces>. Users should now edit
+ </etc/network/interfaces> instead of
+ </etc/network/interfaces.local>. This also fixes networking on
+ read-only root file systems.
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Wed, 04 Nov 2020 03:58:13 -0500