Date: Thu, 1 Aug 2002 03:05:30 -0700 (PDT) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release Makefile src/release/alpha dokern.sh src/release/i386 dokern.sh src/release/scripts dokern.sh Message-ID: <200208011005.g71A5URv073858@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2002/08/01 03:05:30 PDT
Modified files: (Branch: RELENG_4)
release Makefile
Added files: (Branch: RELENG_4)
release/alpha dokern.sh
release/i386 dokern.sh
Removed files: (Branch: RELENG_4)
release/scripts dokern.sh
Log:
MFC: Split scripts/dokern.sh into MD parts.
The old version used ``uname -m'' to choose the appropriate
sed(1) filter, and this did not obviously work in the case
of cross release. I've been getting kern.flp overflows on
i386 attempting to cross-release Alpha.
Many thanks to Wilko for providing me with an account on
his Alpha box. Comparing generated BOOTMFS configs helped
fix this problem almost immediately.
Revision Changes Path
1.536.2.92 +2 -2 src/release/Makefile
1.56.2.1 +67 -0 src/release/alpha/dokern.sh (new)
1.58.2.1 +115 -0 src/release/i386/dokern.sh (new)
1.23.2.31 +0 -179 src/release/scripts/dokern.sh (dead)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208011005.g71A5URv073858>
