Re: cvs commit: src/release Makefile

2007-12-26 Thread Alexey Dokuchaev
On Wed, Dec 26, 2007 at 11:16:00AM -0500, Ken Smith wrote: > > On Wed, 2007-12-26 at 12:06 +, Alexey Dokuchaev wrote: > > On Sat, Dec 22, 2007 at 06:29:13AM +, Ken Smith wrote: > > > kensmith2007-12-22 06:29:13 UTC > > > > > > FreeBSD src repository > > > > > > Modified files:

Re: cvs commit: src/release Makefile

2007-12-26 Thread Ken Smith
On Wed, 2007-12-26 at 12:06 +, Alexey Dokuchaev wrote: > On Sat, Dec 22, 2007 at 06:29:13AM +, Ken Smith wrote: > > kensmith2007-12-22 06:29:13 UTC > > > > FreeBSD src repository > > > > Modified files:(Branch: RELENG_7) > > release Makefile > > Log: >

Re: cvs commit: src/release Makefile

2007-12-26 Thread Alexey Dokuchaev
On Sat, Dec 22, 2007 at 06:29:13AM +, Ken Smith wrote: > kensmith2007-12-22 06:29:13 UTC > > FreeBSD src repository > > Modified files:(Branch: RELENG_7) > release Makefile > Log: > MFC v1.887.2.22: > > > Add support for disc3. Depending on architec

Re: cvs commit: src/release Makefile

2007-12-10 Thread David O'Brien
On Sun, Dec 09, 2007 at 06:42:12PM +0100, Max Laier wrote: > On Sunday 09 December 2007, David E. O'Brien wrote: > > obrien 2007-12-09 04:24:09 UTC > > > > FreeBSD src repository > > > > Modified files: > > release Makefile > > Log: > > Make it easier to experiment wit

Re: cvs commit: src/release Makefile

2007-12-09 Thread Max Laier
On Sunday 09 December 2007, David E. O'Brien wrote: > obrien 2007-12-09 04:24:09 UTC > > FreeBSD src repository > > Modified files: > release Makefile > Log: > Make it easier to experiment with alternate compression. > > Reviewed by:kensmith > > Revision Chang

Re: cvs commit: src/release Makefile

2007-11-17 Thread Joao Barros
On Nov 17, 2007 3:26 AM, John Birrell <[EMAIL PROTECTED]> wrote: > On Fri, Nov 16, 2007 at 09:00:50PM -0500, Ken Smith wrote: > > - Yes, people have asked about doing DVDs instead but > > I haven't had time and nobody else progressed past the > > question phase. :-) If nobod

Re: cvs commit: src/release Makefile

2007-11-16 Thread John Birrell
On Fri, Nov 16, 2007 at 09:00:50PM -0500, Ken Smith wrote: > - Yes, people have asked about doing DVDs instead but > I haven't had time and nobody else progressed past the > question phase. :-) If nobody else does I'll start > screwing around with it in HEAD after th

Re: cvs commit: src/release Makefile

2007-11-16 Thread Ken Smith
On Fri, 2007-11-16 at 22:04 +, Alexey Dokuchaev wrote: > On Fri, Nov 16, 2007 at 01:14:27PM +, Ken Smith wrote: > > kensmith2007-11-16 13:14:27 UTC > > > > FreeBSD src repository > > > > Modified files: > > release Makefile > > Log: > > The i386 disc1 size w

Re: cvs commit: src/release Makefile

2007-11-16 Thread Alexey Dokuchaev
On Fri, Nov 16, 2007 at 01:14:27PM +, Ken Smith wrote: > kensmith2007-11-16 13:14:27 UTC > > FreeBSD src repository > > Modified files: > release Makefile > Log: > The i386 disc1 size wandered above what fits on 650Mb media which has been > our target previousl

Re: cvs commit: src/release Makefile

2007-11-16 Thread Simon L. Nielsen
On 2007.11.16 13:14:27 +, Ken Smith wrote: > kensmith2007-11-16 13:14:27 UTC > > FreeBSD src repository > > Modified files: > release Makefile > Log: > The i386 disc1 size wandered above what fits on 650Mb media which has been > our target previously. So i386

Re: cvs commit: src/release Makefile src/release/scripts kernels-install.sh

2006-09-08 Thread Scott Long
Wilko Bulte wrote: On Fri, Sep 08, 2006 at 07:54:37PM +, Ruslan Ermilov wrote.. ru 2006-09-08 19:54:37 UTC FreeBSD src repository Modified files: release Makefile release/scripts kernels-install.sh Log: Stop cutting the tarball names to eight symbol

Re: cvs commit: src/release Makefile src/release/scripts kernels-install.sh

2006-09-08 Thread Wilko Bulte
On Fri, Sep 08, 2006 at 07:54:37PM +, Ruslan Ermilov wrote.. > ru 2006-09-08 19:54:37 UTC > > FreeBSD src repository > > Modified files: > release Makefile > release/scripts kernels-install.sh > Log: > Stop cutting the tarball names to eight symbol

Re: cvs commit: src/release Makefile src/release/i386 mkisoimages.sh src/sys/boot/pc98 Makefile src/sys/i386/boot/cdboot Makefile cdboot.s src/sys/boot/pc98/libpc98 bioscd.c

2006-06-17 Thread Takahashi Yoshihiro
In article <[EMAIL PROTECTED]> Maxim Sobolev <[EMAIL PROTECTED]> writes: > Hmm, I wonder why do we need two copies of cdboot in the tree. > sys/i386/boot/cdboot > vs > sys/boot/i386/cdboot > > It doesn't look right to me. It's my fault. I already fixed. --- TAKAHASHI Yoshihiro <[EMAIL PROTECTE

Re: cvs commit: src/release Makefile src/release/i386 mkisoimages.sh src/sys/boot/pc98 Makefile src/sys/i386/boot/cdboot Makefile cdboot.s src/sys/boot/pc98/libpc98 bioscd.c

2006-06-16 Thread Maxim Sobolev
Hmm, I wonder why do we need two copies of cdboot in the tree. sys/i386/boot/cdboot vs sys/boot/i386/cdboot It doesn't look right to me. -Maxim Takahashi Yoshihiro wrote: nyan2006-06-16 13:14:15 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) release

Re: cvs commit: src/release Makefile

2006-06-12 Thread Dag-Erling Smørgrav
Colin Percival <[EMAIL PROTECTED]> writes: > Log: > When deleting empty directories prior to building the release tarballs, > pass the "-empty" flag to find(1). This change has no effect other > than to get rid of a few pages of "rmdir: ...: Directory not empty" > error messages. (Note

Re: cvs commit: src/release Makefile

2006-03-11 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Scott Long <[EMAIL PROTECTED]> writes: : Dag-Erling Smørgrav wrote: : > This talk of KERNELS reminds me of a patchset I've had for quite a : > while. : > : > Currently, 'make buildkernel' builds all the kernels you list in : > KERNCONF, but installs only

Re: cvs commit: src/release Makefile

2006-03-11 Thread Peter Jeremy
On Fri, 2006-Mar-10 16:34:03 +0100, Dag-Erling Smrgrav wrote: >I'd have to learn Forth first. Can you recommend a good (and short) >primer? If you are used to RPN (eg HP calculators), this isn't too difficult. "Starting Forth" is probably the best, but (AFAIK) it's out of print. (Though the foll

Re: cvs commit: src/release Makefile

2006-03-10 Thread Dag-Erling Smørgrav
Scott Long <[EMAIL PROTECTED]> writes: > Dan Sobral and I have talked about exactly this in the past. What you > want to do is merge libregex into the loader and add the calling shims > so that it can be accessd as 4th words. [...] I'd have to learn Forth first. Can you recommend a good (and sh

Re: cvs commit: src/release Makefile

2006-03-10 Thread Scott Long
Dag-Erling Smørgrav wrote: This talk of KERNELS reminds me of a patchset I've had for quite a while. Currently, 'make buildkernel' builds all the kernels you list in KERNCONF, but installs only one, to /boot/kernel. I've patched my tree so it installs all of them into /boot/${KERN_IDENT}. The

Re: cvs commit: src/release Makefile

2006-03-10 Thread Dag-Erling Smørgrav
This talk of KERNELS reminds me of a patchset I've had for quite a while. Currently, 'make buildkernel' builds all the kernels you list in KERNCONF, but installs only one, to /boot/kernel. I've patched my tree so it installs all of them into /boot/${KERN_IDENT}. The reason why I haven't committe

Re: cvs commit: src/release Makefile

2006-03-09 Thread Sam Leffler
Ruslan Ermilov wrote: ru 2006-03-09 17:55:08 UTC FreeBSD src repository Modified files: release Makefile Log: Fix this to what I've actually submitted. Revision ChangesPath 1.902 +1 -1 src/release/Makefile http://cvsweb.FreeBSD.org/src/r

Re: cvs commit: src/release Makefile

2006-03-09 Thread John Baldwin
On Thursday 09 March 2006 13:35, John Baldwin wrote: > On Thursday 09 March 2006 12:11, Sam Leffler wrote: > > sam 2006-03-09 17:11:18 UTC > > > > FreeBSD src repository > > > > Modified files: > > release Makefile > > Log: > > handle KERNELS as before > > > >

Re: cvs commit: src/release Makefile

2006-03-09 Thread John Baldwin
On Thursday 09 March 2006 12:11, Sam Leffler wrote: > sam 2006-03-09 17:11:18 UTC > > FreeBSD src repository > > Modified files: > release Makefile > Log: > handle KERNELS as before > > Submitted by: ru, andrew Does this actually work though? I thought i

Re: cvs commit: src/release Makefile src/release/amd64 boot_crunch.conf src/release/i386 boot_crunch.conf src/release/ia64 boot_crunch.conf src/release/pc98 boot_crunch.conf src/usr.sbin/sysinstall Ma

2006-03-09 Thread Andrew Turner
Sam Leffler wrote: Log: Revamp base system packaging of kernels to enable up/smp selection at runtime and to support distributing additional kernels: o remove kernel from the base tarball o add new kernel tarballs o build + package both SMP and GENERIC kernels when an /conf/SMP co

Re: cvs commit: src/release Makefile src/release/amd64 boot_crunch.conf src/release/i386 boot_crunch.conf src/release/ia64 boot_crunch.conf src/release/pc98 boot_crunch.conf src/usr.sbin/sysinstall Ma

2006-03-08 Thread Daniel Gerzo
Sewas Sam, Wednesday, March 8, 2006, 7:02:32 PM, you wrote: > Log: > Revamp base system packaging of kernels to enable up/smp selection > at runtime and to support distributing additional kernels: > o remove kernel from the base tarball > o add new kernel tarballs > o build + package

Re: cvs commit: src/release Makefile

2006-02-02 Thread Mark Linimon
On Thu, Feb 02, 2006 at 08:03:05PM -0500, Tom Rhodes wrote: > We need a [EMAIL PROTECTED] mailing list. And we Won't Invite You. Mark "old farts rule!" Linimon ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To uns

Re: cvs commit: src/release Makefile

2006-02-02 Thread Tom Rhodes
On Thu, 2 Feb 2006 14:38:40 -0800 (PST) Matthew Jacob <[EMAIL PROTECTED]> wrote: > > > > On Thu, 2 Feb 2006, Don Lewis wrote: > > > On 2 Feb, Wilko Bulte wrote: > > > >> Better: I still *have* an LSI-11/23 with 8" SMD. And a 11/73 with SCSI. > > > > Cool! I did some of the processor design

Re: cvs commit: src/release Makefile

2006-02-02 Thread Don Lewis
On 2 Feb, Matthew Jacob wrote: > > > > On Thu, 2 Feb 2006, Don Lewis wrote: > >> On 2 Feb, Wilko Bulte wrote: >> >>> Better: I still *have* an LSI-11/23 with 8" SMD. And a 11/73 with SCSI. >> >> Cool! I did some of the processor design and debug work on the J11 >> processor used in the 11/

Re: cvs commit: src/release Makefile

2006-02-02 Thread Don Lewis
On 2 Feb, Wilko Bulte wrote: > Better: I still *have* an LSI-11/23 with 8" SMD. And a 11/73 with SCSI. Cool! I did some of the processor design and debug work on the J11 processor used in the 11/73. ___ cvs-all@freebsd.org mailing list http://list

Re: cvs commit: src/release Makefile

2006-02-02 Thread Julian Elischer
Matthew Jacob wrote: Yeah! On Thu, 2 Feb 2006, Wilko Bulte wrote: On Thu, Feb 02, 2006 at 01:05:16PM -0800, Matthew Jacob wrote.. I forgot- the world premier PDP-11 site is in .nl. Is it? Which one do you mean? http://www.pdp-11.nl/ Ah. I am sure you will also appreciate Ge

Re: cvs commit: src/release Makefile

2006-02-02 Thread Matthew Jacob
Yeah! On Thu, 2 Feb 2006, Wilko Bulte wrote: On Thu, Feb 02, 2006 at 01:05:16PM -0800, Matthew Jacob wrote.. I forgot- the world premier PDP-11 site is in .nl. Is it? Which one do you mean? http://www.pdp-11.nl/ Ah. I am sure you will also appreciate Geert's museum at: http://ww

Re: cvs commit: src/release Makefile

2006-02-02 Thread Wilko Bulte
On Thu, Feb 02, 2006 at 01:05:16PM -0800, Matthew Jacob wrote.. > > > >> > >>I forgot- the world premier PDP-11 site is in .nl. > > > >Is it? Which one do you mean? > > http://www.pdp-11.nl/ Ah. I am sure you will also appreciate Geert's museum at: http://www.xs4all.nl/~geerol/ Geert is a f

Re: cvs commit: src/release Makefile

2006-02-02 Thread Matthew Jacob
I forgot- the world premier PDP-11 site is in .nl. Is it? Which one do you mean? http://www.pdp-11.nl/ ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: cvs commit: src/release Makefile

2006-02-02 Thread Wilko Bulte
On Thu, Feb 02, 2006 at 09:32:16AM -0800, Matthew Jacob wrote.. > > > >> > >>I ran an LSI-11/23 with 8" fujitsu SMD drives that had 256KB of memory. > > > >Better: I still *have* an LSI-11/23 with 8" SMD. And a 11/73 with SCSI. > > Got me there. I dumped mine back in '92. > > I forgot- the wo

Re: cvs commit: src/release Makefile

2006-02-02 Thread Matthew Jacob
I ran an LSI-11/23 with 8" fujitsu SMD drives that had 256KB of memory. Better: I still *have* an LSI-11/23 with 8" SMD. And a 11/73 with SCSI. Got me there. I dumped mine back in '92. I forgot- the world premier PDP-11 site is in .nl. ___ c

Re: cvs commit: src/release Makefile

2006-02-02 Thread Wilko Bulte
On Thu, Feb 02, 2006 at 07:49:58AM -0800, Matthew Jacob wrote.. > >>Or SCO V.old I always installed my SVR3.2 using a bootfloppy and then > >>loaded the rest from 45MB QIC tapes :) > > > >I used to have a really old copy of SCO Xenix which worked surprisingly > >well on machines with only 1Mb of

Re: cvs commit: src/release Makefile

2006-02-02 Thread Harti Brandt
On Thu, 2 Feb 2006, Matthew Jacob wrote: MJ>> > Or SCO V.old I always installed my SVR3.2 using a bootfloppy and then MJ>> > loaded the rest from 45MB QIC tapes :) MJ>> MJ>> I used to have a really old copy of SCO Xenix which worked surprisingly MJ>> well on machines with only 1Mb of memory. I s

Re: cvs commit: src/release Makefile

2006-02-02 Thread Matthew Jacob
Or SCO V.old I always installed my SVR3.2 using a bootfloppy and then loaded the rest from 45MB QIC tapes :) I used to have a really old copy of SCO Xenix which worked surprisingly well on machines with only 1Mb of memory. I seem to remember that I had to quit out of emacs before compiling an

Re: cvs commit: src/release Makefile

2006-02-02 Thread Doug Rabson
On 31 Jan 2006, at 19:29, Wilko Bulte wrote: On Tue, Jan 31, 2006 at 01:27:30PM -0600, Mark Linimon wrote.. On Tue, Jan 31, 2006 at 08:25:45PM +0100, Wilko Bulte wrote: Reminds me of Slackware version 0.0 or somesuch :) Or 386BSD 0.1 + PK for that matter :))) I believe AT&T SysVR3 was 14

Re: cvs commit: src/release Makefile

2006-02-01 Thread Scott Long
Dag-Erling Smørgrav wrote: Sergey Babkin <[EMAIL PROTECTED]> writes: A 30MB image gets loaded from CD in no time, but loading it from an USB flash drive took almost forever, easily half an hour or so. Maybe the BIOSes became more clever since then. It should not take more than ~30 seconds, e

Re: cvs commit: src/release Makefile

2006-02-01 Thread Dag-Erling Smørgrav
Sergey Babkin <[EMAIL PROTECTED]> writes: > A 30MB image gets loaded from CD in no time, but loading it from an > USB flash drive took almost forever, easily half an hour or > so. Maybe the BIOSes became more clever since then. It should not take more than ~30 seconds, even with USB 1.x. If it ta

Re: Re: cvs commit: src/release Makefile

2006-02-01 Thread Sergey Babkin
>From: =?ISO646-US?Q?Dag-Erling_Sm=3Frgrav?= <[EMAIL PROTECTED]> >Sergey Babkin <[EMAIL PROTECTED]> writes: >> 1. It's slow, since BIOSes tend to use USB 1.x speeds, and even that >> not in a really fast way. So the big images are best to be >> avoided. Though probably it's still faster than flopp

Re: cvs commit: src/release Makefile

2006-02-01 Thread Scott Long
Sergey Babkin wrote: From: Peter Jeremy <[EMAIL PROTECTED]> Some time ago, I was surprised to find that my son's oldish (mid 2003) system was happy to try and boot off a USB memory stick. The BIOSes have been able to do this feat for a while now. There are two caveats though: 1. It's sl

Re: cvs commit: src/release Makefile

2006-02-01 Thread Dag-Erling Smørgrav
Sergey Babkin <[EMAIL PROTECTED]> writes: > 1. It's slow, since BIOSes tend to use USB 1.x speeds, and even that > not in a really fast way. So the big images are best to be > avoided. Though probably it's still faster than floppies. It is significantly faster than a floppy, and comparable to a CD

Re: cvs commit: src/release Makefile

2006-02-01 Thread Martin Nilsson
Sergey Babkin skrev: From: Peter Jeremy <[EMAIL PROTECTED]> Some time ago, I was surprised to find that my son's oldish (mid 2003) system was happy to try and boot off a USB memory stick. The BIOSes have been able to do this feat for a while now. There are two caveats though: 1. It's slow,

Re: Re: cvs commit: src/release Makefile

2006-02-01 Thread Sergey Babkin
>From: Peter Jeremy <[EMAIL PROTECTED]> >Some time ago, I was surprised to find that my son's oldish (mid 2003) >system was happy to try and boot off a USB memory stick. The BIOSes have been able to do this feat for a while now. There are two caveats though: 1. It's slow, since BIOSes tend to u

Re: cvs commit: src/release Makefile

2006-02-01 Thread Peter Jeremy
On Tue, 2006-Jan-31 13:39:33 -0700, Scott Long wrote: >Note: this amounts to life support for floppies. The end IS coming. What >we need is for people to start working out the kinks of using usb ram >drives to run the installer. This isn't the same as running nanobsd or >picobsd, this is abou

Re: cvs commit: src/release Makefile

2006-02-01 Thread juli mallett
* Wilko Bulte <[EMAIL PROTECTED]> [ Date: 2006-01-31 ] [ w.r.t. Re: cvs commit: src/release Makefile ] > On Wed, Feb 01, 2006 at 05:42:23PM +1100, Peter Jeremy wrote.. > > On Tue, 2006-Jan-31 23:31:05 +0100, Wilko Bulte wrote: > > >On Wed, Feb 01, 2006 at 08:52:30A

Re: cvs commit: src/release Makefile

2006-01-31 Thread Wilko Bulte
On Wed, Feb 01, 2006 at 05:42:23PM +1100, Peter Jeremy wrote.. > On Tue, 2006-Jan-31 23:31:05 +0100, Wilko Bulte wrote: > >On Wed, Feb 01, 2006 at 08:52:30AM +1030, Daniel O'Connor wrote.. > >> On Wednesday 01 February 2006 07:45, Wilko Bulte wrote: > >> > > I did when I first built them. :) > >> >

Re: cvs commit: src/release Makefile

2006-01-31 Thread Peter Jeremy
On Tue, 2006-Jan-31 23:31:05 +0100, Wilko Bulte wrote: >On Wed, Feb 01, 2006 at 08:52:30AM +1030, Daniel O'Connor wrote.. >> On Wednesday 01 February 2006 07:45, Wilko Bulte wrote: >> > > I did when I first built them. :) >> > >> > So did I when you first built them. And I probably even tried the

Re: cvs commit: src/release Makefile

2006-01-31 Thread Daniel O'Connor
On Wednesday 01 February 2006 09:01, Wilko Bulte wrote: > On Wed, Feb 01, 2006 at 08:52:30AM +1030, Daniel O'Connor wrote.. > > > On Wednesday 01 February 2006 07:45, Wilko Bulte wrote: > > > > I did when I first built them. :) > > > > > > So did I when you first built them. And I probably even tr

Re: cvs commit: src/release Makefile

2006-01-31 Thread Wilko Bulte
On Wed, Feb 01, 2006 at 08:52:30AM +1030, Daniel O'Connor wrote.. > On Wednesday 01 February 2006 07:45, Wilko Bulte wrote: > > > I did when I first built them. :) > > > > So did I when you first built them. And I probably even tried the next > > release built after that. BUt later ones... /me to

Re: cvs commit: src/release Makefile

2006-01-31 Thread Andrew Turner
Scott Long wrote: On Tue, 31 Jan 2006, Wilko Bulte wrote: On Tue, Jan 31, 2006 at 02:13:07PM -0500, Ken Smith wrote.. On Mon, 2006-01-30 at 09:30 -0500, Ken Smith wrote: On Mon, 2006-01-30 at 14:24 +, Ken Smith wrote: kensmith2006-01-30 14:24:31 UTC FreeBSD src repository M

Re: cvs commit: src/release Makefile

2006-01-31 Thread Daniel O'Connor
On Wednesday 01 February 2006 07:45, Wilko Bulte wrote: > > I did when I first built them. :) > > So did I when you first built them. And I probably even tried the next > release built after that. BUt later ones... /me too lazy :-P If you're just testing booting then using qemu works pretty well

Re: cvs commit: src/release Makefile

2006-01-31 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> "Jordan K. Hubbard" <[EMAIL PROTECTED]> writes: : : On Jan 31, 2006, at 12:39 PM, Scott Long wrote: : : > Note: this amounts to life support for floppies. The end IS coming. : : Say it ain't so! If you establish a dangerous trend like this in : yo

Re: cvs commit: src/release Makefile

2006-01-31 Thread Wilko Bulte
On Tue, Jan 31, 2006 at 01:29:33PM -0800, Jordan K. Hubbard wrote.. > > On Jan 31, 2006, at 12:39 PM, Scott Long wrote: > > >Note: this amounts to life support for floppies. The end IS coming. > > Say it ain't so! If you establish a dangerous trend like this in > your support for floppy boo

Re: cvs commit: src/release Makefile

2006-01-31 Thread Jordan K. Hubbard
On Jan 31, 2006, at 12:39 PM, Scott Long wrote: Note: this amounts to life support for floppies. The end IS coming. Say it ain't so! If you establish a dangerous trend like this in your support for floppy booting, the next thing you know, some computer manufacturer will start shipping

Re: cvs commit: src/release Makefile

2006-01-31 Thread Wilko Bulte
On Tue, Jan 31, 2006 at 03:48:04PM -0500, John Baldwin wrote.. > On Tuesday 31 January 2006 15:37, Wilko Bulte wrote: > > On Tue, Jan 31, 2006 at 01:45:17PM -0500, John Baldwin wrote.. > > > > > On Monday 30 January 2006 11:15, Wilko Bulte wrote: > > > > On Mon, Jan 30, 2006 at 09:30:02AM -0500, Ke

Re: cvs commit: src/release Makefile

2006-01-31 Thread John Baldwin
On Tuesday 31 January 2006 15:37, Wilko Bulte wrote: > On Tue, Jan 31, 2006 at 01:45:17PM -0500, John Baldwin wrote.. > > > On Monday 30 January 2006 11:15, Wilko Bulte wrote: > > > On Mon, Jan 30, 2006 at 09:30:02AM -0500, Ken Smith wrote.. > > > > > > > On Mon, 2006-01-30 at 14:24 +, Ken Smit

Re: cvs commit: src/release Makefile

2006-01-31 Thread Scott Long
On Tue, 31 Jan 2006, Wilko Bulte wrote: On Tue, Jan 31, 2006 at 02:13:07PM -0500, Ken Smith wrote.. On Mon, 2006-01-30 at 09:30 -0500, Ken Smith wrote: On Mon, 2006-01-30 at 14:24 +, Ken Smith wrote: kensmith2006-01-30 14:24:31 UTC FreeBSD src repository Modified files: rele

Re: cvs commit: src/release Makefile

2006-01-31 Thread Wilko Bulte
On Tue, Jan 31, 2006 at 01:45:17PM -0500, John Baldwin wrote.. > On Monday 30 January 2006 11:15, Wilko Bulte wrote: > > On Mon, Jan 30, 2006 at 09:30:02AM -0500, Ken Smith wrote.. > > > > > On Mon, 2006-01-30 at 14:24 +, Ken Smith wrote: > > > > kensmith2006-01-30 14:24:31 UTC > > > > > >

Re: cvs commit: src/release Makefile

2006-01-31 Thread John Baldwin
On Monday 30 January 2006 11:15, Wilko Bulte wrote: > On Mon, Jan 30, 2006 at 09:30:02AM -0500, Ken Smith wrote.. > > > On Mon, 2006-01-30 at 14:24 +, Ken Smith wrote: > > > kensmith2006-01-30 14:24:31 UTC > > > > > > FreeBSD src repository > > > > > > Modified files: > > > release

Re: cvs commit: src/release Makefile

2006-01-31 Thread Wilko Bulte
On Tue, Jan 31, 2006 at 01:27:30PM -0600, Mark Linimon wrote.. > On Tue, Jan 31, 2006 at 08:25:45PM +0100, Wilko Bulte wrote: > > Reminds me of Slackware version 0.0 or somesuch :) Or 386BSD 0.1 + PK > > for that matter :))) > > I believe AT&T SysVR3 was 14. I can go upstairs and check :-) Or S

Re: cvs commit: src/release Makefile

2006-01-31 Thread Mark Linimon
On Tue, Jan 31, 2006 at 08:25:45PM +0100, Wilko Bulte wrote: > Reminds me of Slackware version 0.0 or somesuch :) Or 386BSD 0.1 + PK > for that matter :))) I believe AT&T SysVR3 was 14. I can go upstairs and check :-) mcl ___ cvs-all@freebsd.org maili

Re: cvs commit: src/release Makefile

2006-01-31 Thread Wilko Bulte
On Tue, Jan 31, 2006 at 02:13:07PM -0500, Ken Smith wrote.. > On Mon, 2006-01-30 at 09:30 -0500, Ken Smith wrote: > > On Mon, 2006-01-30 at 14:24 +, Ken Smith wrote: > > > kensmith2006-01-30 14:24:31 UTC > > > > > > FreeBSD src repository > > > > > > Modified files: > > > release

Re: cvs commit: src/release Makefile

2006-01-31 Thread Ken Smith
On Mon, 2006-01-30 at 09:30 -0500, Ken Smith wrote: > On Mon, 2006-01-30 at 14:24 +, Ken Smith wrote: > > kensmith2006-01-30 14:24:31 UTC > > > > FreeBSD src repository > > > > Modified files: > > release Makefile > > Log: > > Enable splitting up the MFSROOT flop

Re: cvs commit: src/release Makefile

2006-01-30 Thread Wilko Bulte
On Mon, Jan 30, 2006 at 09:30:02AM -0500, Ken Smith wrote.. > On Mon, 2006-01-30 at 14:24 +, Ken Smith wrote: > > kensmith2006-01-30 14:24:31 UTC > > > > FreeBSD src repository > > > > Modified files: > > release Makefile > > Log: > > Enable splitting up the MFSR

Re: cvs commit: src/release Makefile

2006-01-30 Thread Ken Smith
On Mon, 2006-01-30 at 14:24 +, Ken Smith wrote: > kensmith2006-01-30 14:24:31 UTC > > FreeBSD src repository > > Modified files: > release Makefile > Log: > Enable splitting up the MFSROOT floppy on amd64, the contents now overflow > one floppy's worth of space