svn commit: r241975 - head/usr.sbin/pkg_install/add

2012-10-23 Thread Ken Smith
Author: kensmith Date: Wed Oct 24 01:42:46 2012 New Revision: 241975 URL: http://svn.freebsd.org/changeset/base/241975 Log: Add the release package directory for 9.1-RELEASE. Modified: head/usr.sbin/pkg_install/add/main.c Modified: head/usr.sbin/pkg_install/add/main.c

svn commit: r232435 - head/usr.sbin/pkg_install/add

2012-03-02 Thread Ken Smith
Author: kensmith Date: Sat Mar 3 05:04:47 2012 New Revision: 232435 URL: http://svn.freebsd.org/changeset/base/232435 Log: Add entry for packages-8.3-release directory. Modified: head/usr.sbin/pkg_install/add/main.c Modified: head/usr.sbin/pkg_install/add/main.c

Re: svn commit: r228192 - head/usr.sbin/bsdinstall/scripts

2011-12-02 Thread Ken Smith
On Fri, 2011-12-02 at 14:18 +0100, Erik Cederstrand wrote: Den 02/12/2011 kl. 10.44 skrev Joel Dahl: On 02-12-2011 0:38, Ken Smith wrote: Author: kensmith Date: Fri Dec 2 00:38:47 2011 New Revision: 228192 URL: http://svn.freebsd.org/changeset/base/228192 Log: Add a screen

svn commit: r228192 - head/usr.sbin/bsdinstall/scripts

2011-12-01 Thread Ken Smith
Author: kensmith Date: Fri Dec 2 00:38:47 2011 New Revision: 228192 URL: http://svn.freebsd.org/changeset/base/228192 Log: Add a screen that asks if the user would like to enable crash dumps, giving them a very brief description of the trade-offs. Whether the user opts in or out add an

Re: svn commit: r227536 - in head: release share/man/man7

2011-11-17 Thread Ken Smith
On Thu, 2011-11-17 at 13:42 +0100, Pawel Jakub Dawidek wrote: On Wed, Nov 16, 2011 at 10:24:10AM -0500, Ken Smith wrote: On Wed, 2011-11-16 at 09:17 -0600, Nathan Whitehorn wrote: On 11/16/11 08:28, TAKAHASHI Yoshihiro wrote: In article20151849.pafinr3k012...@svn.freebsd.org

Re: svn commit: r227536 - in head: release share/man/man7

2011-11-17 Thread Ken Smith
the two powerpc builds we're doing for 9.0 (powerpc and powerpc64) then if pc98 ever comes back we will have a conflict between i386 and pc98. -- Ken Smith - From there to here, from here to | kensm...@buffalo.edu there, funny things

Re: svn commit: r227536 - in head: release share/man/man7

2011-11-17 Thread Ken Smith
On Thu, 2011-11-17 at 11:41 -0500, John Baldwin wrote: On Thursday, November 17, 2011 10:11:36 am Ken Smith wrote: On Thu, 2011-11-17 at 14:57 +, Alexey Dokuchaev wrote: On Thu, Nov 17, 2011 at 09:44:52AM -0500, Ken Smith wrote: This is the problem we are trying to solve

Re: svn commit: r227536 - in head: release share/man/man7

2011-11-17 Thread Ken Smith
On Thu, 2011-11-17 at 14:16 -0500, John Baldwin wrote: On Thursday, November 17, 2011 12:43:12 pm Ken Smith wrote: On Thu, 2011-11-17 at 11:41 -0500, John Baldwin wrote: On Thursday, November 17, 2011 10:11:36 am Ken Smith wrote: On Thu, 2011-11-17 at 14:57 +, Alexey Dokuchaev wrote

Re: svn commit: r227536 - in head: release share/man/man7

2011-11-17 Thread Ken Smith
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/17/11 10:00 PM, Alexey Dokuchaev wrote: On Thu, Nov 17, 2011 at 02:16:47PM -0500, John Baldwin wrote: On Thursday, November 17, 2011 12:43:12 pm Ken Smith wrote: If you're referring to the FTP directory tree layout we wind up

Re: svn commit: r227536 - in head: release share/man/man7

2011-11-16 Thread Ken Smith
the three possibilities, which are: 1) uname -m only 2) uname -p only 3) both Option 3 at least has the benefit of not being abiguous and covers all the possibilities for builds given the new infrastructure. -- Ken Smith - From

svn commit: r226835 - in head/sys: amd64/conf i386/conf ia64/conf pc98/conf powerpc/conf sparc64/conf

2011-10-27 Thread Ken Smith
Author: kensmith Date: Thu Oct 27 13:07:49 2011 New Revision: 226835 URL: http://svn.freebsd.org/changeset/base/226835 Log: Adjust the debugger options slightly. This should help me do the right thing when changing the debugging options as part of head becoming a new stable branch. It may

Re: svn commit: r226835 - in head/sys: amd64/conf i386/conf ia64/conf pc98/conf powerpc/conf sparc64/conf

2011-10-27 Thread Ken Smith
On Thu, 2011-10-27 at 13:07 +, Ken Smith wrote: Author: kensmith Date: Thu Oct 27 13:07:49 2011 New Revision: 226835 URL: http://svn.freebsd.org/changeset/base/226835 Log: Adjust the debugger options slightly. This should help me do the right thing when changing the debugging

Re: svn commit: r226835 - in head/sys: amd64/conf i386/conf ia64/conf pc98/conf powerpc/conf sparc64/conf

2011-10-27 Thread Ken Smith
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/27/11 10:09 PM, Marcel Moolenaar wrote: On Oct 27, 2011, at 6:14 AM, Ken Smith wrote: In response to one of my commits done to the ia64 GENERIC I received some feedback giving a long list of issues (style, formatting, seemingly

svn commit: r226818 - head/sys/ia64/conf

2011-10-26 Thread Ken Smith
Author: kensmith Date: Wed Oct 26 22:28:28 2011 New Revision: 226818 URL: http://svn.freebsd.org/changeset/base/226818 Log: Move the debugging support to its own section. This matches what is in the other architectures' GENERIC and makes removing it at the point we're creating a new stable

svn commit: r226510 - in head/sys: amd64/conf i386/conf ia64/conf sparc64/conf

2011-10-18 Thread Ken Smith
Author: kensmith Date: Tue Oct 18 13:45:16 2011 New Revision: 226510 URL: http://svn.freebsd.org/changeset/base/226510 Log: Comment out the sbp(4) driver for architectures that support it. As part of the 8.0-RELEASE cycle this was done in stable/8 (r199112) but was left alone in head so

svn commit: r225757 - in head: . gnu/usr.bin/groff/tmac release share/examples/cvsup sys/conf sys/sys usr.sbin/pkg_install/add

2011-09-25 Thread Ken Smith
Author: kensmith Date: Mon Sep 26 02:27:04 2011 New Revision: 225757 URL: http://svn.freebsd.org/changeset/base/225757 Log: Shift head from 9.0-CURRENT to 10.0-CURRENT in preparation for releasing it from the 9.0-RELEASE release cycle code freeze. Approved by: re (implicit) Modified:

svn commit: r225237 - head/sys/conf

2011-08-28 Thread Ken Smith
Author: kensmith Date: Sun Aug 28 19:38:04 2011 New Revision: 225237 URL: http://svn.freebsd.org/changeset/base/225237 Log: Ready for 9.0-BETA2. Approved by: re (implicit) Modified: head/sys/conf/newvers.sh Modified: head/sys/conf/newvers.sh

svn commit: r224413 - head/sys/conf

2011-07-25 Thread Ken Smith
Author: kensmith Date: Tue Jul 26 04:00:00 2011 New Revision: 224413 URL: http://svn.freebsd.org/changeset/base/224413 Log: Looks like we're ready for 9.0-BETA1 builds. Approved by: re (implicit) Modified: head/sys/conf/newvers.sh Modified: head/sys/conf/newvers.sh

svn commit: r216665 - head/usr.sbin/pkg_install/add

2010-12-22 Thread Ken Smith
Author: kensmith Date: Wed Dec 22 15:44:25 2010 New Revision: 216665 URL: http://svn.freebsd.org/changeset/base/216665 Log: Add package directories used for the upcoming 8.2 and 7.4 releases, and catch up on a few from previous releases. Modified: head/usr.sbin/pkg_install/add/main.c

Re: svn commit: r214596 - head/bin/rm

2010-11-02 Thread Ken Smith
it versus just removing -P until the support for it is in place. From the discussions so far it seems like the world has changed to the point support for it may not be possible. -- Ken Smith - From there to here, from here to | kensm

Re: svn commit: r214596 - head/bin/rm

2010-11-01 Thread Ken Smith
guidelines, I think removal of -P is also still an option if it's decided -P is a lie. -- Ken Smith - From there to here, from here to | kensm...@buffalo.edu there, funny things are everywhere. | - Theodor Geisel

Re: svn commit: r212964 - head/sys/kern

2010-09-23 Thread Ken Smith
. -- Ken Smith - From there to here, from here to | kensm...@buffalo.edu there, funny things are everywhere. | - Theodore Geisel | signature.asc Description: This is a digitally signed message part

Re: svn commit: r212964 - head/sys/kern

2010-09-23 Thread Ken Smith
On Thu, 2010-09-23 at 20:31 -0600, M. Warner Losh wrote: In message: alpine.lnx.2.00.1009231841500.23...@ury.york.ac.uk Gavin Atkinson ga...@freebsd.org writes: : On Thu, 23 Sep 2010, Ken Smith wrote: : The issues talked about so far all contribute to the reason

Re: svn commit: r212964 - head/sys/kern

2010-09-22 Thread Ken Smith
-effects if they're happening on a machine not being watched over closely. That's the reason for the change in setting when a -stable branch gets started. - -- Ken Smith - - From there to here, from here to | kensm...@buffalo.edu

Re: svn commit: r208002 - head

2010-05-12 Thread Ken Smith
cons25 to xterm on all platforms except pc98. This means Woops, that should have been committed directly to stable/8, not touching head. Why should it be added to stable/8 when no other release is noted there? - -- Ken Smith - - From

svn commit: r206422 - head/release

2010-04-09 Thread Ken Smith
Author: kensmith Date: Fri Apr 9 14:24:00 2010 New Revision: 206422 URL: http://svn.freebsd.org/changeset/base/206422 Log: Pass the HTTP_PROXY and FTP_PROXY environment variables through in addition to FTP_PASSIVE_MODE so release building works for a machine that needs to use a proxy.

svn commit: r206423 - head/release

2010-04-09 Thread Ken Smith
Author: kensmith Date: Fri Apr 9 14:27:17 2010 New Revision: 206423 URL: http://svn.freebsd.org/changeset/base/206423 Log: Shift the version of perl used by the release build process over to perl-5.10. This aligns the release build process with the current default version of perl in the