Revision [1003]

Last edited on 2009-10-03 16:38:19 by GeekGod
Additions:
* When cross compiling from the netboot -> mips netbooted device do something like:
Deletions:
* When cross compiling from the host -> netboot host do something like:


Revision [1002]

Edited on 2009-10-03 16:36:27 by GeekGod
Additions:
Add SPLIT_ARCH_BUILD=true on the NETBOOT builder server in pfsense-build.conf


Revision [1001]

Edited on 2009-10-03 16:33:38 by GeekGod
Additions:
Afterwards. run a build on the netboot server. It will fail after the obj dir is built. Now run a build on the netboot machine and it will use the obj directory automatically generated by the NETBOOT machine.


Revision [1000]

Edited on 2009-10-03 16:30:00 by GeekGod
Additions:
* When cross compiling from the host -> netboot host do something like:
RELELG_8_0-netboot# ln -s /nfsroot/usr/obj.pfSense /usr/obj.pfSense
RELELG_8_0-netboot# ln -s /nfsroot/usr/pfSensesrc /usr/pfSensesrc


Revision [999]

Edited on 2009-10-03 14:36:22 by GeekGod
Deletions:
* A swap drive needs to be setup on the netboot server:
dd if=/dev/zero of=/nfsroot/swap bs=128M count=16
* The client needs to use the swap drive on each boot:
mdconfig -a -f /swap
swapon /dev/md1


Revision [991]

Edited on 2009-10-01 12:19:23 by GeekGod
Additions:
* A swap drive needs to be setup on the netboot server:
dd if=/dev/zero of=/nfsroot/swap bs=128M count=16
* The client needs to use the swap drive on each boot:
mdconfig -a -f /swap
swapon /dev/md1


Revision [989]

Edited on 2009-09-29 21:23:08 by GeekGod
Additions:
TARGET_BIG_ENDIAN=yes
Deletions:
TARGET_BIG_ENDIAN=yes


Revision [988]

Edited on 2009-09-29 21:22:45 by GeekGod
Additions:
* Add the following to /etc/make.conf:
TARGET_BIG_ENDIAN=yes
Deletions:
* RouterStation and RouterStation/PRO both require BIG ENDIAN: TARGET_BIG_ENDIAN=yes (/etc/make.conf)
* /etc/make.conf also needs:


Revision [987]

Edited on 2009-09-29 21:21:55 by GeekGod

No Differences

Revision [986]

Edited on 2009-09-29 21:21:33 by GeekGod
Additions:
* Clock needs to be set on EVERY bootup with:
ntpdate time.nist.gov


Revision [985]

Edited on 2009-09-29 21:17:16 by GeekGod
Additions:
* /etc/make.conf also needs:
WITHOUT_X11=yo
Deletions:
* /etc/make.conf needs
WITHOUT_X11=yo
TARGET_BIG_ENDIAN=yes


Revision [984]

Edited on 2009-09-29 21:16:46 by GeekGod
Additions:
WITHOUT_X11=yo
WITHOUT_PERL_MALLOC=1
Deletions:
WITHOUT_PERL_MALLOC=1


Revision [983]

Edited on 2009-09-29 21:13:45 by GeekGod
Additions:
* /etc/make.conf needs
WITHOUT_PERL_MALLOC=1
TARGET_BIG_ENDIAN=yes


Revision [974]

Edited on 2009-09-09 14:19:55 by GeekGod
Additions:
* RouterStation and RouterStation/PRO both require BIG ENDIAN: TARGET_BIG_ENDIAN=yes (/etc/make.conf)
Deletions:
* RouterStation/PRO requires BIG ENDIAN: TARGET_BIG_ENDIAN=yes (/etc/make.conf)


Revision [973]

Edited on 2009-09-09 13:37:55 by GeekGod
Additions:
* RouterStation/PRO requires BIG ENDIAN: TARGET_BIG_ENDIAN=yes (/etc/make.conf)
Deletions:
* RouterStation requires BIG ENDIAN: TARGET_BIG_ENDIAN=yes (/etc/make.conf)
* RouterStation PRO is little ENDIAN


Revision [972]

Edited on 2009-09-08 23:44:51 by GeekGod
Additions:
* Need to create a 2G swap file for the builder box:
Deletions:
* Need to create a 2G swap file:


Revision [971]

Edited on 2009-09-08 23:16:05 by GeekGod
Additions:
* RouterStation PRO is little ENDIAN


Revision [970]

Edited on 2009-09-08 23:14:09 by GeekGod
Additions:
dd if=/dev/zero of=/nfsroot/swap bs=128M count=16
and then enable it on RS:
mdconfig -a -f /swap
swapon /dev/md0
Deletions:
~ dd if=/dev/zero of=/nfsroot/swap bs=128M count=16
~ and then enable it on RS:
~~ mdconfig -a -f /swap
~~ swapon /dev/md0


Revision [969]

The oldest known version of this page was created on 2009-09-08 23:13:41 by GeekGod
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki