cvs commit: src/release Makefile

2008-10-03 Thread Ken Smith
kensmith2008-10-04 02:41:44 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) release Makefile Log: SVN rev 183581 on 2008-10-04 02:41:44Z by kensmith Update 6.3 -> 6.4 where needed. Approved by:re (implicit) RevisionChanges

cvs commit: src/release Makefile

2008-10-03 Thread Ken Smith
kensmith2008-10-04 02:39:58 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_4) release Makefile Log: SVN rev 183580 on 2008-10-04 02:39:58Z by kensmith Update 6.3 -> 6.4 Approved by:re (implicit) RevisionChangesPath

cvs commit: src/release Makefile

2008-07-07 Thread Marcel Moolenaar
marcel 2008-07-07 16:23:04 UTC FreeBSD src repository Modified files: release Makefile Log: SVN rev 180350 on 2008-07-07 16:23:04Z by marcel When making release with NOPORTS, we'll checkout only the mininal set of ports required to make the docs. However, w

cvs commit: src/release Makefile

2008-02-20 Thread Marcel Moolenaar
marcel 2008-02-21 03:16:37 UTC FreeBSD src repository Modified files: release Makefile Log: Don't use disklabel for the MFS root. The DoFS.sh script creates a bogus partition table and puts the file system on the whole partition. geom_part doesn't expose the 'c'

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

cvs commit: src/release Makefile

2007-12-21 Thread Ken Smith
kensmith2007-12-22 06:30:01 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_3) release Makefile Log: MFC v1.887.2.22: > Add support for disc3. Depending on architecture the combination of > kde3 and gnome2 is at least 670Mb which would mea

cvs commit: src/release Makefile

2007-12-21 Thread Ken Smith
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 architecture the combination of > kde3 and gnome2 is at least 670Mb which would mean

cvs commit: src/release Makefile

2007-12-17 Thread Ken Smith
kensmith2007-12-17 23:51:29 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) release Makefile Log: Add support for disc3. Depending on architecture the combination of kde3 and gnome2 is at least 670Mb which would mean if we stick with just di

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

cvs commit: src/release Makefile

2007-12-08 Thread David E. O'Brien
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 ChangesPath 1.930 +9 -8 src/release/Makefile

cvs commit: src/release Makefile

2007-12-03 Thread Ken Smith
kensmith2007-12-04 02:22:36 UTC FreeBSD src repository Modified files: release Makefile Log: When compiled with the combination of flags used to build crunched binaries for the fixit floppy bin/ed/main.c causes a gcc warning message about argc possibly being clob

cvs commit: src/release Makefile

2007-11-27 Thread Simon L. Nielsen
simon 2007-11-27 21:04:07 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) release Makefile Log: MFC 1.928: Remove kernel and module symbol files from disc1 (and the livecd if it is enabled). This saves around 80MB (for i386) on the

cvs commit: src/release Makefile

2007-11-24 Thread Ken Smith
kensmith2007-11-25 06:27:24 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_3) release Makefile Log: Adjust build name. Approved by:re (implicit) RevisionChangesPath 1.887.2.21.2.1 +1 -1 src/release/Makefile _

cvs commit: src/release Makefile

2007-11-22 Thread Simon L. Nielsen
simon 2007-11-22 20:06:51 UTC FreeBSD src repository Modified files: release Makefile Log: Remove kernel and module symbol files from disc1 (and the livecd if it is enabled). This saves around 80MB (for i386) on the ISO images. Note that this is only from t

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

cvs commit: src/release Makefile

2007-11-16 Thread Ken Smith
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 joins the others that have switched over to a separate livefs i

cvs commit: src/release Makefile

2007-11-16 Thread Ken Smith
kensmith2007-11-16 13:33:38 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) release Makefile Log: Insta-MFC of v1.927 so it can be part of 7.0-BETA3 build. Shift i386 (and pc98, it's over disc1 size target as well) over to having a separate

cvs commit: src/release Makefile

2007-11-09 Thread Takahashi Yoshihiro
nyan2007-11-09 15:32:04 UTC FreeBSD src repository Modified files: release Makefile Log: pccard.conf is gone. Revision ChangesPath 1.926 +0 -4 src/release/Makefile ___ cvs-all@freebsd.org mailing li

cvs commit: src/release Makefile

2007-10-23 Thread Ken Smith
kensmith2007-10-23 23:45:15 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) release Makefile Log: Cheat slightly - not really 6.3-STABLE yet but it's not 6.2-STABLE either; this is close enough... RevisionChangesPath 1.887.2.21

cvs commit: src/release Makefile

2007-10-10 Thread Ken Smith
kensmith2007-10-11 06:22:30 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) release Makefile Log: Adjustments for RELENG_7 / CURRENT -> STABLE. Approved by:re (implicit) Revision ChangesPath 1.924.2.1 +2 -2 src/release

cvs commit: src/release Makefile

2007-08-17 Thread Bruce A. Mah
bmah2007-08-17 14:13:40 UTC FreeBSD src repository Modified files: release Makefile Log: Remove one more reference to the installation notes, this time in the floppies directory. Pointed out by: kensmith Approved by:re (blanket for installation notes

cvs commit: src/release Makefile

2007-08-14 Thread Bruce A. Mah
bmah2007-08-14 20:02:56 UTC FreeBSD src repository Modified files: release Makefile Log: Don't copy the installation guide to the release media (i.e. floppies or ISO images). We retain the concept of MD release documentation for now, although it's fairly unl

cvs commit: src/release Makefile

2007-05-10 Thread Ken Smith
kensmith2007-05-10 12:04:30 UTC FreeBSD src repository Modified files: release Makefile Log: The amd64 monthly snapshots began overflowing disc1 (and that's without any packages...). Revision ChangesPath 1.922 +1 -0 src/release/Makefile ___

cvs commit: src/release Makefile

2007-02-15 Thread Bruce A. Mah
bmah2007-02-16 02:28:15 UTC FreeBSD src repository Modified files: release Makefile Log: Reflect that the hardware notes is now an MI document. Revision ChangesPath 1.921 +2 -2 src/release/Makefile

cvs commit: src/release Makefile

2007-02-01 Thread Ken Smith
kensmith2007-02-01 15:12:44 UTC FreeBSD src repository Modified files: release Makefile Log: Boot floppy for i386 overflowed during Jan. 2007 snapshot build, fix it before Feb. 2007 snapshot build... Revision ChangesPath 1.920 +1 -0 src/release

cvs commit: src/release Makefile

2007-01-11 Thread Ken Smith
kensmith2007-01-11 22:54:45 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_2) release Makefile Log: Bump BUILDNAME too. It had remained -STABLE in 6.1 but other previous releases used -RELEASE so go with that. Noticed by: bmah Appro

cvs commit: src/release Makefile src/release/doc/share/examples Makefile.relnotesng

2006-12-06 Thread Bruce A. Mah
bmah2006-12-06 18:07:40 UTC FreeBSD src repository Modified files: release Makefile release/doc/share/examples Makefile.relnotesng Log: Teach release builds and release documentation snapshots that release notes are no longer MD documents. Revision C

cvs commit: src/release Makefile

2006-11-22 Thread Ken Smith
kensmith2006-11-22 21:16:20 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_2) release Makefile Log: MFS v1.887.2.20: > revision 1.887.2.20 > date: 2006/11/22 20:47:58; author: kensmith; state: Exp; lines: +5 -6 > Go back to building docu

cvs commit: src/release Makefile

2006-11-22 Thread Ken Smith
kensmith2006-11-22 20:47:58 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) release Makefile Log: Go back to building documentation for all the languages now that we have a separate disc just for docs. RevisionChangesPath 1.887.2

cvs commit: src/release Makefile

2006-11-16 Thread Ken Smith
kensmith2006-11-16 23:09:35 UTC FreeBSD src repository Modified files: release Makefile Log: Move the documentation to its own separate disc to make room for more packages on disc2. This will also let users decide if they want to have a CD of the docs at all - u

cvs commit: src/release Makefile src/share/man/man7 release.7

2006-11-11 Thread Ruslan Ermilov
ru 2006-11-11 23:18:28 UTC FreeBSD src repository Modified files: release Makefile share/man/man7 release.7 Log: Enforce RELEASENOUPDATE if EXTSRCDIR is used. Suggested by: jb Revision ChangesPath 1.917 +1 -1 src/release/Ma

cvs commit: src/release Makefile

2006-10-30 Thread Ruslan Ermilov
ru 2006-10-30 13:24:11 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) release Makefile Log: MFC: 1.915: Remove hint.atkbd.0.flags="0x1" from the installation device.hints; kbdmux(4) is in charge of multiple keyboards. 1.9

cvs commit: src/release Makefile

2006-10-24 Thread Ruslan Ermilov
ru 2006-10-24 21:00:49 UTC FreeBSD src repository Modified files: release Makefile Log: The AUTO_KEYBOARD_DETECT is useful on amd64 as well. Revision ChangesPath 1.916 +3 -1 src/release/Makefile __

cvs commit: src/release Makefile

2006-10-24 Thread Ruslan Ermilov
ru 2006-10-24 20:52:06 UTC FreeBSD src repository Modified files: release Makefile Log: Remove hint.atkbd.0.flags="0x1" from the installation device.hints; kbdmux(4) is available during install and should take care of USB keyboards. Revision Changes

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

2006-09-12 Thread Ruslan Ermilov
ru 2006-09-12 07:22:42 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) release Makefile release/scripts kernels-install.sh Log: MFC: Stop cutting tarball names to eight symbols. Approved by:re (kensmith) RevisionC

cvs commit: src/release Makefile

2006-09-11 Thread Ruslan Ermilov
ru 2006-09-11 13:15:10 UTC FreeBSD src repository Modified files: release Makefile Log: Make it possible again to build -CURRENT snapshots on -STABLE. Reported by:Angelo Turetta Revision ChangesPath 1.914 +3 -2 src/release/Makefile

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

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

2006-09-08 Thread Ruslan Ermilov
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 symbols. This makes it possible to e.g. distribute kernels with config names larger

cvs commit: src/release Makefile

2006-08-14 Thread Ruslan Ermilov
ru 2006-08-14 11:04:04 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) release Makefile Log: Revert accidental setting of default WORLD_FLAGS and KERNEL_FLAGS to unsafe values in revision 1.887.2.11 by [EMAIL PROTECTED] RevisionCh

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

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 Takahashi Yoshihiro
nyan2006-06-16 13:14:15 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) release Makefile release/i386 mkisoimages.sh sys/boot/pc98Makefile Added files: (Branch: RELENG_6) sys/i386/boot/cdboot Makefile cdb

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

cvs commit: src/release Makefile

2006-06-08 Thread Colin Percival
cperciva2006-06-09 03:40:04 UTC FreeBSD src repository Modified files: release Makefile 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

cvs commit: src/release Makefile

2006-06-05 Thread Ken Smith
kensmith2006-06-05 17:05:09 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) release Makefile Log: MFC v1.898: > date: 2006/01/30 14:24:31; author: kensmith; state: Exp; lines: +1 -0 > Enable splitting up the MFSROOT floppy on amd64, the co

cvs commit: src/release Makefile

2006-05-18 Thread John Baldwin
jhb 2006-05-18 21:50:22 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) release Makefile Log: MFC: Enable boot floppies for amd64. RevisionChangesPath 1.887.2.12 +6 -0 src/release/Makefile

cvs commit: src/release Makefile src/release/i386 mkisoimages.sh

2006-05-16 Thread Takahashi Yoshihiro
nyan2006-05-16 14:22:37 UTC FreeBSD src repository Modified files: release Makefile release/i386 mkisoimages.sh Log: Make a bootable CD on pc98. Revision ChangesPath 1.910 +1 -5 src/release/Makefile 1.14 +4 -1 src/rel

cvs commit: src/release Makefile

2006-05-12 Thread Ken Smith
kensmith2006-05-12 15:42:36 UTC FreeBSD src repository Modified files:(Branch: RELENG_5_5) release Makefile Log: 5.4 -> 5.5 Approved by:re (implicit) RevisionChangesPath 1.853.2.20.2.1 +2 -2 src/release/Makefile _

cvs commit: src/release Makefile

2006-05-12 Thread Ken Smith
kensmith2006-05-12 15:40:45 UTC FreeBSD src repository Modified files:(Branch: RELENG_5) release Makefile Log: 5.4 -> 5.5 Approved by:re (implicit) RevisionChangesPath 1.853.2.21 +2 -2 src/release/Makefile ___

cvs commit: src/release Makefile

2006-04-29 Thread Takahashi Yoshihiro
nyan2006-04-29 15:22:00 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_1) release Makefile Log: MFC: rev 1.909 (Fix the acpi.ko path for boot.flp). Approved by:re (hrs) Revision ChangesPath 1.887.2.8.2.2 +1 -1

cvs commit: src/release Makefile

2006-04-29 Thread Takahashi Yoshihiro
nyan2006-04-29 15:19:44 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) release Makefile Log: MFC: rev 1.909 (Fix the acpi.ko path for boot.flp). Approved by:re (hrs) RevisionChangesPath 1.887.2.10 +1 -1 src/rele

cvs commit: src/release Makefile

2006-04-29 Thread Takahashi Yoshihiro
nyan2006-04-29 14:03:17 UTC FreeBSD src repository Modified files: release Makefile Log: Fix the acpi.ko path for boot.flp. PR: misc/96466 Submitted by: Nobuyuki Koganemaru MFC after: 1 day Revision ChangesPath 1.909 +1

cvs commit: src/release Makefile

2006-04-08 Thread Ken Smith
kensmith2006-04-09 04:38:15 UTC FreeBSD src repository Modified files:(Branch: RELENG_5) release Makefile Log: MFC v1.887.2.9 > Drop the languages we'll build docs for as part of the release down to > just English due to a ISO size crisis for disc2. This

cvs commit: src/release Makefile

2006-04-08 Thread Ken Smith
kensmith2006-04-09 04:28:24 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_1) release Makefile Log: MFC v1.887.2.9: > Drop the languages we'll build docs for as part of the release down to > just English due to a ISO size crisis for disc2. T

cvs commit: src/release Makefile

2006-04-08 Thread Ken Smith
kensmith2006-04-09 04:22:44 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) release Makefile Log: Drop the languages we'll build docs for as part of the release down to just English due to a ISO size crisis for disc2. This is being done afte

cvs commit: src/release Makefile

2006-03-22 Thread Ruslan Ermilov
ru 2006-03-23 07:48:59 UTC FreeBSD src repository Modified files: release Makefile Log: Assert that /dev/null is a character device in a chroot early. Otherwise, we might get surprises later, like /dev/null having error in the 4th line reported by make(1).

cvs commit: src/release Makefile

2006-03-21 Thread Sam Leffler
sam 2006-03-21 20:53:52 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) release Makefile Log: MFC 1.907: make sure install scripts are executable Approved by:re (hrs) Revision ChangesPath 1.887.2.8 +2 -1 src/releas

cvs commit: src/release Makefile

2006-03-21 Thread Sam Leffler
sam 2006-03-21 15:50:08 UTC FreeBSD src repository Modified files: release Makefile Log: make sure install scripts are executable Submitted by: Ceri Davies Revision ChangesPath 1.907 +2 -1 src/release/Makefile _

cvs commit: src/release Makefile

2006-03-17 Thread Ruslan Ermilov
ru 2006-03-17 09:43:39 UTC FreeBSD src repository Modified files: release Makefile Log: Remove NO_SENDMAIL leaked from the days when building non-crypto stuff for release was evil. Revision ChangesPath 1.904 +0 -1 src/release/Makefile

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

cvs commit: src/release Makefile

2006-03-11 Thread Sam Leffler
sam 2006-03-11 18:59:16 UTC FreeBSD src repository Modified files: release Makefile Log: fix handling of default kernels Reviewed by:ru Revision ChangesPath 1.903 +8 -6 src/release/Makefile ___

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/scripts kernels-install.sh src/usr.sbin/sysinstall M

2006-03-11 Thread Sam Leffler
sam 2006-03-11 18:52:48 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) release Makefile release/amd64boot_crunch.conf release/i386 boot_crunch.conf release/ia64 boot_crunch.conf usr.sbin/sysinstall Mak

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

cvs commit: src/release Makefile

2006-03-09 Thread Ruslan Ermilov
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 ___ cvs-all@f

cvs commit: src/release Makefile

2006-03-09 Thread Sam Leffler
sam 2006-03-09 17:11:18 UTC FreeBSD src repository Modified files: release Makefile Log: handle KERNELS as before Submitted by: ru, andrew Revision ChangesPath 1.901 +2 -3 src/release/Makefile __

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

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 Makefi

2006-03-08 Thread Sam Leffler
sam 2006-03-08 18:02:32 UTC FreeBSD src repository Modified files: release Makefile release/amd64boot_crunch.conf release/i386 boot_crunch.conf release/ia64 boot_crunch.conf release/pc98 boot_crunch.conf usr.sbi

cvs commit: src/release Makefile

2006-02-13 Thread Hiroki Sato
hrs 2006-02-14 02:00:24 UTC FreeBSD src repository Modified files:(Branch: RELENG_5) release Makefile Log: MFC: Fix a bug which puts an incorrect checksum of CHECKSUM.MD5 into the CHECKSUM.MD5 file itself. Approved by:re (scottl) Revision

cvs commit: src/release Makefile

2006-02-13 Thread Hiroki Sato
hrs 2006-02-14 01:58:22 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) release Makefile Log: MFC: Fix a bug which puts an incorrect checksum of CHECKSUM.MD5 into the CHECKSUM.MD5 file itself. Approved by:re (scottl) Revision

cvs commit: src/release Makefile

2006-02-08 Thread Hiroki Sato
hrs 2006-02-08 11:18:30 UTC FreeBSD src repository Modified files: release Makefile Log: Fix a bug which puts an incorrect checksum of CHECKSUM.MD5 into the CHECKSUM.MD5 file itself. Approved by:re (scottl) MFC after: 3 days Revision Chang

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

  1   2   >