| Commit | Date | |
|---|---|---|
| 2011-12-01 22:31:56 | Tree | |
|
[r8911]
by
yaberauneya
Add an easy knob for adding/removing additional directories not iterated over via buildworld/installworld (NANO_LOCAL_DIRS). Please use do_build.sh -f -- -k after changing this feature to rerun buildworld and installworld. |
2011-12-01 22:24:26 | Tree |
|
[r8831]
by
yaberauneya
Redo when the newly added patch files are deleted. If the files were previously non-existent and subsequently rolled into So nuke, then let csup pave over the file if necessary. |
2011-11-26 01:16:51 | Tree |
|
[r8778]
by
yaberauneya
Apply the super secret delphij method to remove /tmp in the event that it has stuff in it (in particular if someone setup the core dump format string to point to somewhere in /tmp.. hehe). |
2011-11-23 01:59:42 | Tree |
|
[r8737]
by
yaberauneya
Merge changes from ix to sf-trunk Do-Not-Merge: changes already present in ix tree. Regenerate the devel/gobject-introspection patch to not depend unnecessarily on cairo, per PR # 161185. - Use ports tree as of 2011.11.14 so we can blow away most of |
2011-11-20 23:17:00 | Tree |
| 2011-11-20 07:02:05 | Tree | |
|
[r8727]
by
yaberauneya
The previous commit was missing parentheses. Signed-off-by: Garrett Cooper <yanegomi@...> |
2011-11-20 07:01:50 | Tree |
|
[r8726]
by
yaberauneya
1. Move all FreeNAS specific build items from nanobsd/common to nanobsd/freenas-common as the intended purpose (from what I gather and based on past experience working with imp@) is that all items in common should really be moved to nano objcopy --only-keep-debug bin_or_lib symbols The way we won't need to differentiate between a debug and release image except in terms of what additional developer tools are included in the image. Signed-off-by: Garrett Cooper <yanegomi@...> |
2011-11-20 07:01:31 | Tree |
|
[r8684]
by
yaberauneya
Fix builds with only svn installed on the box. Sometimes nano_env is executed with set -e, so if git or svn isn't present, the build would fail. This addresses ticket 1006. |
2011-11-16 18:15:39 | Tree |
|
[r8678]
by
yaberauneya
Add an auto set -x option. If one specifies set -x on the command line when invoking build.sh, it will automatically add set -x to nanobsd.sh. |
2011-11-16 07:13:43 | Tree |