<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/Makefile, branch release/4.6.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.6.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.6.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2002-05-16T05:36:41Z</updated>
<entry>
<title>MFC: 1.255 - doc update</title>
<updated>2002-05-16T05:36:41Z</updated>
<author>
<name>John W. De Boskey</name>
<email>jwd@FreeBSD.org</email>
</author>
<published>2002-05-16T05:36:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=095532a1a81b35e3ceae5e8c805a66e2132d0ae3'/>
<id>urn:sha1:095532a1a81b35e3ceae5e8c805a66e2132d0ae3</id>
<content type='text'>
Approved by:	re
</content>
</entry>
<entry>
<title>MFC: Despite the fact that it is documented in the handbook, the release notes,</title>
<updated>2002-04-28T19:59:27Z</updated>
<author>
<name>Gregory Neil Shapiro</name>
<email>gshapiro@FreeBSD.org</email>
</author>
<published>2002-04-28T19:59:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c380d019c2b9969d8ef842128963262c23ae5597'/>
<id>urn:sha1:c380d019c2b9969d8ef842128963262c23ae5597</id>
<content type='text'>
     and UPDATING and has been posted to both freebsd-current and
     freebsd-stable, users are still not adding the required smmsp user and
     group before doing an installworld.  Therefore, don't let users do an
     installworld unless they have followed directions.

     Add a new installcheck Makefile target which installworld runs before
     actually starting the installation.  This target can be used by other parts
     of userland as well.  The first addition to the target is to check for the
     smmsp user and group if NO_SENDMAIL isn't defined.

     Others may add checks to this target as they see fit.

     Revision  Changes    Path
     1.249     +3 -3      src/Makefile
     1.260     +18 -1     src/Makefile.inc1
</content>
</entry>
<entry>
<title>- Removed _MANPAGES, MANDEPEND and MANSRC.</title>
<updated>2001-04-25T09:08:36Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-04-25T09:08:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=233551aa80a098e4d1dd16bcfe9735d0f6be051b'/>
<id>urn:sha1:233551aa80a098e4d1dd16bcfe9735d0f6be051b</id>
<content type='text'>
- Added MAN which will eventually replace MAN[0-9] and MAN1aout.
  The old syntax is still supported for backwards compatibility,
  but only if no new syntax (MAN) is used.

- Removed `n' from the list of manpage sections.

- Made `all-man' the standard target.
</content>
</entry>
<entry>
<title>MFC: gratituous style diff</title>
<updated>2001-03-06T03:17:38Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>2001-03-06T03:17:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=063c14018a97d7160975b7efd5dbaf61e77cb9a1'/>
<id>urn:sha1:063c14018a97d7160975b7efd5dbaf61e77cb9a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: fix setlocale(3) so that LC_ALL environment variable (if set</title>
<updated>2001-03-05T13:08:48Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-03-05T13:08:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dc6a64b2e84e1d8faa4eef4552a215f000cc7a1d'/>
<id>urn:sha1:dc6a64b2e84e1d8faa4eef4552a215f000cc7a1d</id>
<content type='text'>
and not NULL) is preferred over other LC_* environment variables,
as required by POSIX.
</content>
</entry>
<entry>
<title>MFC a few things related to buildkernel:</title>
<updated>2001-02-02T08:33:47Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2001-02-02T08:33:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6b5f32027f61875ef3958d407c3374dca71de580'/>
<id>urn:sha1:6b5f32027f61875ef3958d407c3374dca71de580</id>
<content type='text'>
- add the reinstallkernel target (does a make reinstall)
- prefer KERNCONF to KERNEL, but accept KERNEL anyway (with a pointer
  to KERNCONF, but not as annoying as on -current)
- use 'make clean' instead of 'config -r'
- add a NO_KERNELCLEAN option to avoid a clean. NOCLEAN is respected.
- buildkernel checks to see if a kernel name was supplied
- Allow changing the installed kernel name..
  eg: make buildkernel KERNCONF=GENERIC INSTKERNNAME=kernel.GENERIC

These should largely be transparent and should not break anything
or anyone.  It should enable consistant doc targets between -current
and RELENG_4 now.
</content>
</entry>
<entry>
<title>MFC: rev 1.242 (show start and stop times together)</title>
<updated>2000-12-06T06:00:43Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2000-12-06T06:00:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=10417fef06b1a468f711102310ec591fd2199f57'/>
<id>urn:sha1:10417fef06b1a468f711102310ec591fd2199f57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: also list kernel target</title>
<updated>2000-12-01T22:01:19Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>2000-12-01T22:01:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d004daecccec64a13dabf43b15b59c84e268a6b9'/>
<id>urn:sha1:d004daecccec64a13dabf43b15b59c84e268a6b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: "kernel" target</title>
<updated>2000-12-01T21:58:09Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>2000-12-01T21:58:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d06c891d7d925bbbaa2faeeab0182122b2bc7105'/>
<id>urn:sha1:d06c891d7d925bbbaa2faeeab0182122b2bc7105</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: consistency mod</title>
<updated>2000-11-07T08:47:38Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>2000-11-07T08:47:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e0236ede2223ee30acf6d041589ea7afc595321d'/>
<id>urn:sha1:e0236ede2223ee30acf6d041589ea7afc595321d</id>
<content type='text'>
</content>
</entry>
</feed>
