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.
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 po
les.
>>
>> +20091125:
>> + 8.0-RELEASE.
>> +
>> 20091113:
>>The default terminal emulation for syscons(4) has been changed
>>from cons25 to xterm on all platforms except pc98. This means
>
> Woops, that should have been committed dir
On 5/12/10 11:52 PM, pluknet wrote:
> On 13 May 2010 07:37, Ken Smith wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> On 5/12/10 11:13 PM, pluknet wrote:
>>> On 13 May 2010 01:20, Christian Brueffer wrote:
>>>> Author: bruef
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 ent
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
> >> U
are good for servers *if* the admin knows they're
having a problem and is actively working on that server
to resolve the issue. But they're no so good and can
cause nasty side-effects if they're happening on a machine
not being watched over closely. That's the reas
c.
I'm open to having my mind changed about this if there is enough
push-back. Just saying I'm not there yet.
--
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
On Thu, 2010-09-23 at 20:31 -0600, M. Warner Losh wrote:
> In message:
> Gavin Atkinson writes:
> : On Thu, 23 Sep 2010, Ken Smith wrote:
> : > The issues talked about so far all contribute to the reason for that.
> : > But one of the more basic gut reactions
r one, am using the -P option in a certain case where I can be sure
> that ~99% of the data will be obliterated and I'm fine with that. For
> all other cases I'm using geli or gbde (where I can make sure, that data
> is lost).
This strongly backs up Pawel's argument that the existe
if anything it should fail. But I'm not sure what the difference is
between -P failing any time you use 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.
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
Modif
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
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
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:
Author: kensmith
Date: Mon Sep 26 11:57:48 2011
New Revision: 225764
URL: http://svn.freebsd.org/changeset/base/225764
Log:
Forgot to add "RELENG_8" to list of CVS tags.
Submitted by: Mamontov Roman
Approved by: re (implicit)
Modified:
head/share/examples/cvsup/stable-supfile
Modifi
Author: kensmith
Date: Tue Oct 18 11:29:10 2011
New Revision: 226507
URL: http://svn.freebsd.org/changeset/base/226507
Log:
Escape the newline so we get a proper line continuation. Without this
the text of the menu selections doesn't get displayed properly and it
makes the installer appear
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 p
Author: kensmith
Date: Wed Oct 19 21:55:20 2011
New Revision: 226547
URL: http://svn.freebsd.org/changeset/base/226547
Log:
Add a warning about why sbp(4) is commented out so that curious folks
are forewarned they might wind up with a hole in their foot if they
decide to give it a try.
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
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
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
>
-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,
good option among 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 there to here, from here to | kensm...@buffalo.edu
there, funny things are everywhere. |
- Theodor Geisel |
signature.asc
Description: This is a digitally signed message part
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 ar
ther `uname -m`
or `uname -p` so we only have one "name". But note that's only possible
for 9.0 because pc98 builds aren't being done. If we choose a scheme
that doesn't cause a conflict between the two powerpc builds we're doing
for 9.0 (powerpc and pow
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":
> >
> > Supported TARGET/TARGET_ARCH pairs for world and kernel targets
> > amd64/am
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 p
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, 201
-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 lay
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
===
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
Author: kensmith
Date: Thu Feb 18 15:45:43 2010
New Revision: 204044
URL: http://svn.freebsd.org/changeset/base/204044
Log:
Provide a script that can be used to create the memstick images. For now
it isn't being integrated into 'make release' because for the forseeable
future the memstick i
33 matches
Mail list logo