Changes between Version 25 and Version 26 of Archive/FreeBSDOnEmbeddedDevice
- Timestamp:
- Sep 20, 2010, 8:25:56 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Archive/FreeBSDOnEmbeddedDevice
v25 v26 144 144 node# echo "update_motd=NO" >> /etc/rc.conf 145 145 node# echo "tmpmfs=YES" >> /etc/rc.conf 146 Tip: You could make /var completely read-only, but I hate the details like package management getting lost. Flash cards these days are cheap anyways 146 Tip: You could make /var completely read-only, but I hate the details like package management getting lost. Flash cards these days are cheap anyways, mine lived for 1 year after extensive use. Of course with read-only this will be _much_ longer. 147 147 node# echo "varmfs=YES" >> /etc/rc.conf 148 148 Tip: Having your flash living in read-only gives you added security and increases the live-time of your (older) Flash cards