Changes between Version 8 and Version 9 of FreeBSDOnEmbeddedDevice
- Timestamp:
- Feb 2, 2012, 10:42:58 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FreeBSDOnEmbeddedDevice
v8 v9 70 70 Cosmetic: disable all vidconsoles as a soekris embedded device does not have any: 71 71 chroot# sed -I '' '/ttyv[0-7]/ s/on /off/g' /etc/ttys 72 73 == Package Install Pre-Req ==74 chroot# setenv FTP_PASSIVE_MODE yes75 chroot# PACKAGEROOT=ftp://ftp.nl.FreeBSD.org76 72 77 73 == Accounting & access control ==