summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Ogden <bernie.ogden@linaro.org>2015-10-08 13:35:28 +0100
committerBernard Ogden <bernie.ogden@linaro.org>2015-10-12 16:10:22 +0100
commit90dc01dbd7e476989b4e26f0fab7a6db1d2a7809 (patch)
tree886b0a6479106733dc17dee38b8cb5dfde3cbc41
parentf62ea5065f978309158438582d870bcec367bf01 (diff)
Record manipulations after initial setup
-rw-r--r--apparatus.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/apparatus.txt b/apparatus.txt
index 8f6b1ed..86b3d64 100644
--- a/apparatus.txt
+++ b/apparatus.txt
@@ -138,6 +138,19 @@ cd ..
Then just plug the USB drive into the Juno and power-cycle. Firmware will be updated, then system should boot.
+#POST-BOOT CHANGES (these should really be part of the OE build process):
+#PBC1: Make logs persistent, in case of crash
+rm -f /var/log #this is a link to a location in a tmpfs filesystem
+mkdir /var/log
+edit /etc/default/volatiles/00_core to comment out the two lines that refer to /var/volatile/log
+mv /etc/volatile.cache ~
+reboot and confirm that /var/log is now persistent
+
+#PBC2: Fix DHCP
+Add something like the following to /etc/dhcp/dhclient.conf, then run /sbin/dhclient:
+send host-name "<hostname>.<domainname>";
+supersede domain-name "<domainname>";
+
#Measure 'Settling'
Repeat 5 times: