News: This forum is now permanently frozen.
Pages: [1]
Topic: Update Development Documentation  (Read 1621 times)
« on: March 13, 2013, 00:22:03 »
grendl *
Posts: 3

Il tryed to build monowall from scratch as written in the documentaion.
http://doc.m0n0.ch/dev/

1)
found here that there was a change on freebsd fomr 4.x  to >6
http://doc.m0n0.ch/dev/image-guide-mfsroot.html
vnconfig should be now mdconfig

2)
http://doc.m0n0.ch/dev/image-guide-libraries.html
cannot find the linked script mklibs.pl

is there any way to update this developers guide?

regards
Mike
« Reply #1 on: March 13, 2013, 01:13:12 »
Fred Grayson *****
Posts: 994

I believe the current emphasis is on m0n0wall v 1.8.x. From what I have read there is enough information available in the repository to build that version.

--
Google is your friend and Bob's your uncle.
« Reply #2 on: March 13, 2013, 02:41:59 »
azdps **
Posts: 63

grendl that documentation is very old now, and I wouldn't hold you breath waiting on an update. I would suggest you visit the m0n0wall repository:

http://svn.m0n0.ch/wall/branches/

The newest source code branch is freebsd8 (based on freebsd 8.3). There's scripts that the developers made that will assist you in building m0n0wall from scratch. The following link below is a direct link to the scripts that are used when building m0n0wall:

http://svn.m0n0.ch/wall/branches/freebsd8/build/scripts/

Read the readme file, and it will give you instructions on what you need to do.

go.sh - scripts is issued first which sets up the directories, downloads file etc
doall.sh - will execute the following scripts in order:

1makebuildenv.sh
2makebinaries.sh
3patchtools.sh
4buildkernel.sh
5makeimage.sh

I would not recommend using doall.sh. and instead execute each one of the 1-5 scripts individually. You will be able to see which script may fail for some reason. If you have any problems, post a response here and I will help you out. I'm almost a master at building m0n0wall using those scripts now since I've been using them almost everyday for awhile now.
« Last Edit: March 13, 2013, 03:12:39 by azdps »
« Reply #3 on: March 13, 2013, 13:24:55 »
grendl *
Posts: 3

azdps, Fred, thank you.

will check out the source.
 
Pages: [1]
 
 
Powered by SMF 1.1.20 | SMF © 2013, Simple Machines