Changes between Version 212 and Version 213 of NanoBSD
- Timestamp:
- Nov 16, 2014, 10:13:26 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NanoBSD
v212 v213 255 255 Note. For an 'iLeiden'-type node you have to add also the -z flag (pointing to iLeiden internet gateway ip-addresses, separated by comma's and no spaces) here. This is now automagically done in the config step. 256 256 257 D.3 *** now obsolete **** 257 D.3 adjust memory disk sizes 258 For non-standard hard ware you may change the memory disk sizes by modifying the rc.conf.local configuration file. 259 /dev/md0 /etc 260 /dev/md1 /var 261 /dev/md2 /tmp 262 For instance a Soekris4521 has only 64 MB RAM, add for instance the following values 263 {{{ 264 varsize="2m" 265 tmpsize="2m" 266 }}} 267 268 D.4 *** now obsolete **** 258 269 Customized captive portal page can be added as /cfg/local/captive/include.htm 259 270 The default captive portal page is defined at the end of /usr/local/www/wlportal/index.cgi
