index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile.inc1
Commit message (
Expand
)
Author
Age
Files
Lines
*
This is really gross.
gibbs
2000-09-18
1
-2
/
+2
*
Add reinstallkernel target. Does same thing as installkernel, but
imp
2000-09-17
1
-0
/
+3
*
Include libfetch in the includes target.
des
2000-09-09
1
-0
/
+1
*
USA_RESIDENT is no longer required for buildworld, do not force it.
peter
2000-09-09
1
-12
/
+0
*
Allow one to specify what the installed kernel's name is by setting
obrien
2000-09-03
1
-3
/
+11
*
Define SUPHOST. If this is set a '-h ${SUPHOST}' is added to the
joe
2000-08-13
1
-0
/
+3
*
Make the update target consistent; both ports and doc are updated
sheldonh
2000-08-07
1
-1
/
+6
*
Fix buildkernel and installkernel when KERNEL is defined in
marcel
2000-08-03
1
-3
/
+3
*
Argh... mtree has been removed from the bootstrap-tools. In that
marcel
2000-07-23
1
-2
/
+2
*
Name all kernels 'kernel'. This fixes the incompatible behaviour
marcel
2000-07-23
1
-5
/
+3
*
Remove mtree for bootstrap-tools. The -L switch change has been
marcel
2000-07-23
1
-1
/
+1
*
Don't save cp(1) in installworld. Its use has been replaced by
marcel
2000-07-23
1
-1
/
+1
*
Add awk and wc to the list of copied binaries for the installworld
marcel
2000-07-20
1
-2
/
+2
*
Add cp(1) to the list of binaries we need to save. The cp(1) command
marcel
2000-07-19
1
-2
/
+3
*
Don't save install-info. We already have that built. We'll use
marcel
2000-07-19
1
-3
/
+2
*
Save any binaries we use by installworld, so that we won't use the
marcel
2000-07-19
1
-2
/
+13
*
Move mtree to bootstrap-tools and add PATH=${TMPPATH} to IMAKEENV to pick it
ache
2000-07-18
1
-4
/
+4
*
Add mtree to cross-tools to make it updated for new -L option
ache
2000-07-18
1
-1
/
+2
*
Perl's version number needs to change.
markm
2000-07-02
1
-1
/
+1
*
Rearrange Perl's build priority; it needs to get made earlier.
markm
2000-06-25
1
-6
/
+6
*
Add -DNO_KERNELDEPEND and -DNO_KERNELCONFIG
brian
2000-06-15
1
-2
/
+10
*
Set KERNEL=${INSTALLKERNEL} doing a make install in /sys/conf
brian
2000-06-09
1
-1
/
+1
*
GENERIC98 is removed.
nyan
2000-05-05
1
-1
/
+1
*
Make gperf be a bootstrap-tool, since we now depend on features of
wollman
2000-04-27
1
-1
/
+1
*
Revert my changes to make gperf a build-tool; that was the wrong thing.
wollman
2000-04-27
1
-2
/
+2
*
Add gperf(1) to build tools. It should have been one before, but
wollman
2000-04-27
1
-2
/
+2
*
Create ${KRNLOBJDIR} before running config(8), since config(8) does
sheldonh
2000-04-27
1
-0
/
+1
*
Unbreak make world (libpam depends on libopie)
kris
2000-04-17
1
-3
/
+4
*
Fix the buildkernel and installkernel targets for the case where
sheldonh
2000-03-30
1
-3
/
+5
*
Get rid of "sticky" files when updating sources with cvs(1).
ru
2000-03-29
1
-1
/
+1
*
Buildworld fixes for NO_OPENSSH and NO_OPENSSL
kris
2000-03-09
1
-3
/
+3
*
A lot of tools need to be built before compilation proper can happen.
markm
2000-02-28
1
-2
/
+3
*
We have a new world order in libraries.
markm
2000-02-24
1
-5
/
+5
*
Docfix: Note krb5 flags.
jkh
2000-02-20
1
-0
/
+1
*
Now that bsd.lib.mk has PRECIOUSLIB feature back (rev 1.91),
ru
2000-02-03
1
-1
/
+1
*
The readline includes handling was moved down a level in
obrien
2000-01-30
1
-1
/
+1
*
Back out 1.134. It works from 3.3R, but breaks cross compilation for too
imp
2000-01-29
1
-1
/
+5
*
Remove Fortran from build tools. It isn't needed to build the system
imp
2000-01-28
1
-5
/
+1
*
Build Kerberos5 if the correct macro is set. This is not for the
markm
2000-01-24
1
-6
/
+29
*
Require USA_RESIDENT to be 'NO' or 'YES' if building secure/
kris
2000-01-19
1
-0
/
+12
*
Finally resolve the texinfo issue by moving it
ru
2000-01-18
1
-3
/
+3
*
For some reason compiler should be the last in the list of cross-tools.
ru
2000-01-18
1
-2
/
+2
*
Add gnu/usr.bin/texinfo to the list of cross-tools.
ru
2000-01-17
1
-1
/
+2
*
Add gross hack to work around bogus dependency information created
marcel
2000-01-12
1
-0
/
+3
*
Fix broken installkernel target. Don't use the WMAKE context to
marcel
2000-01-12
1
-1
/
+1
*
Revert gratuitous change in rev. 1.123 which broke building world
marcel
2000-01-11
1
-0
/
+3
*
Remove Bison from "bootstrap-tools" as we don't use it to build anything
obrien
2000-01-11
1
-2
/
+1
*
This is the second half of unbreaking the world build. Add a -DNOHTML
green
2000-01-11
1
-6
/
+3
*
Add the -r flag to CONFIGARGS instead of assigning to it so that
marcel
2000-01-11
1
-1
/
+1
*
Add a buildkernel and an installkernel target. With these targets
marcel
2000-01-09
1
-1
/
+75
[next]