Home | History | Annotate | Download | only in miniroot
History log of /src/distrib/hp300/miniroot/install.md
RevisionDateAuthorComments
 1.21  26-Mar-2023  andvar s/displyed/displayed/
 1.20  05-Dec-2020  tsutsui Use proper release version strings ("9.1" rather than "91") in banners.

Also define and use "MACHINE" variable to describe port names
(no uname(1) or sysctl(8) in miniroot binary list by default).

I guess the short format like "91" by ${DISTRIBREV} was used only
for split sets for floppies in 1990's releases.

Worth to pullup to netbsd-9.
 1.19  05-Dec-2020  tsutsui Add missing md_get_partition_range() that causes installation failure.

Also reported by Martin Trusler on testing hp300 miniroot.
Should be pulled up to netbsd-9 and netbsd-8.
 1.18  05-Dec-2020  tsutsui The kernel and X sets should be specified in MD miniroot scripts.

Otherwise they are not listed at least on ftp installation.
The problem was reported by Martin Trusler on port-hp300@:
https://mail-index.netbsd.org/port-hp300/2020/11/21/msg000174.html

Should be pulled up to netbsd-9 and netbsd-8.
 1.17  10-Apr-2019  christos branches: 1.17.2;
adjust miniroot scripts to deal with the time prefix in dmesg
 1.16  04-Apr-2019  christos modernize, and avoid -a -o
 1.15  06-Feb-2011  tsutsui branches: 1.15.38; 1.15.46;
Switch NetBSD/hp300 to wscons with rasops. Simply ported from OpenBSD/hp300.

- Only A1416 Kathmandu (topcat) framebuffer on 425t is tested, but
all other variants (TigerShark, Hyperion, DaVinci, GatorBox, Renaissance)
should also work if they are working on OpenBSD/hp300.
- sti(4) and SGC bus support are not pulled because I don't have 425e
and I can't confirm that 362 and 382 actually have SGC bus.
(I'll commit a DIO based dumb driver for 362 and 382 framebuffers later)
- Xorg server with wsfb driver will also be integrated soon
once after keycode with NoSymbol problem is addressed.
(We have to re-think what code should be used on WSDISPLAY_COMPAT_RAWKBD)
- MI HIL keyboard and mouse drivers are working fine though
cngetc via hilkbd has some problem (still we can input commands).
- No old HP-UX like HIL ioctl compatibility (we removed COMPAT_HPUX anyway).
grfinfo(8) and hilinfo(8) will be removed shortly.

Demonstrated on NetBSD booth at Open Source Conference 2011 Kagawa.
 1.14  08-May-2009  tsutsui branches: 1.14.2;
Make install.md script probe cd(4) devices properly.
Problem reported by doomwarrior on port-hp300.
 1.13  30-Apr-2008  martin branches: 1.13.4; 1.13.6; 1.13.8;
Convert TNF licenses to new 2 clause variant
 1.12  29-Jul-2006  tsutsui branches: 1.12.20; 1.12.22;
After extracting sets, copy miniroot kernel only if there is
no extracted kernel in the target disk.
 1.11  21-Jul-2006  tsutsui Use MI installboot(8), not obsolete disklabel(8) with -B.
 1.10  04-Jun-2006  tsutsui Also fix md_get_cddevs() to match cd probe messages by MI SCSI drivers.
(untested)
 1.9  04-Jun-2006  tsutsui Fix md_get_diskdevs() to match sd probe messages by MI SCSI drivers.
Problem reported by Juha Laiho on port-hp300.
 1.8  23-Feb-2003  he branches: 1.8.6; 1.8.10;
Remove the need to include grep in the miniroot; replace with
usage of awk instead.
 1.7  17-Mar-2002  gmcgarry Warn than the INSTALL kernel has been installed.
 1.6  09-Oct-1997  jtc Fix tipo inherited from old version of TNF copyright template.
 1.5  11-Oct-1996  thorpej Merge the netbsd-1-2 branch back into the mainline.
 1.4  26-Aug-1996  thorpej Pull md_install_sets() changes down from release branch.
 1.3  22-Aug-1996  mrg do md_install_sets.
 1.2  26-Jun-1996  thorpej Add md_copy_kernel().
(I have the feeling that a cvs merge botched at some point...)
 1.1  11-Jun-1996  thorpej branches: 1.1.2;
Remove the hp300-specific installation tools and use the MI minroot
tools.
 1.1.2.5  26-Aug-1996  gwr Replace do_mfs_mount with md_makerootwritable
(On some ports it is easier to remount root.)
 1.1.2.4  26-Aug-1996  thorpej Nuke md_install_sets() ... just set the MDSETS variable at the top of
install.md
 1.1.2.3  22-Aug-1996  mrg pull up md_install_sets.
 1.1.2.2  26-Jun-1996  thorpej Update from trunk:

Add md_copy_kernel().
 1.1.2.1  11-Jun-1996  thorpej file install.md was added on branch netbsd-1-2 on 1996-06-26 21:14:17 +0000
 1.8.10.2  16-Jun-2006  riz Pull up following revision(s) (requested by tsutsui in ticket #1381):
distrib/hp300/miniroot/install.md: revision 1.10
Also fix md_get_cddevs() to match cd probe messages by MI SCSI drivers.
(untested)
 1.8.10.1  16-Jun-2006  riz Pull up following revision(s) (requested by tsutsui in ticket #1381):
distrib/hp300/miniroot/install.md: revision 1.9
Fix md_get_diskdevs() to match sd probe messages by MI SCSI drivers.
Problem reported by Juha Laiho on port-hp300.
 1.8.6.2  16-Jun-2006  riz Pull up following revision(s) (requested by tsutsui in ticket #1381):
distrib/hp300/miniroot/install.md: revision 1.10
Also fix md_get_cddevs() to match cd probe messages by MI SCSI drivers.
(untested)
 1.8.6.1  16-Jun-2006  riz Pull up following revision(s) (requested by tsutsui in ticket #1381):
distrib/hp300/miniroot/install.md: revision 1.9
Fix md_get_diskdevs() to match sd probe messages by MI SCSI drivers.
Problem reported by Juha Laiho on port-hp300.
 1.12.22.1  18-May-2008  yamt sync with head.
 1.12.20.2  05-Oct-2008  mjf Sync with HEAD.
 1.12.20.1  02-Jun-2008  mjf Sync with HEAD.
 1.13.8.1  19-Jun-2009  snj branches: 1.13.8.1.2;
Pull up following revision(s) (requested by tsutsui in ticket #820):
distrib/hp300/miniroot/install.md: revision 1.14
Make install.md script probe cd(4) devices properly.
Problem reported by doomwarrior on port-hp300.
 1.13.8.1.2.1  21-Apr-2010  matt sync to netbsd-5
 1.13.6.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.13.4.1  19-Jun-2009  snj Pull up following revision(s) (requested by tsutsui in ticket #820):
distrib/hp300/miniroot/install.md: revision 1.14
Make install.md script probe cd(4) devices properly.
Problem reported by doomwarrior on port-hp300.
 1.14.2.1  08-Feb-2011  bouyer Sync with HEAD
 1.15.46.1  10-Jun-2019  christos Sync with HEAD
 1.15.38.1  19-Dec-2020  martin Pull up following revision(s) (requested by tsutsui in ticket #1639):

distrib/miniroot/install.sub: revision 1.54 (patch)
distrib/miniroot/install.sub: revision 1.56 (patch)
distrib/miniroot/install.sub: revision 1.57 (patch)
distrib/miniroot/install.sub: revision 1.58 (patch)
distrib/miniroot/install.sub: revision 1.59 (patch)
distrib/hp300/miniroot/install.md: revision 1.20
distrib/miniroot/list: revision 1.36
distrib/mvme68k/miniroot/install.md: revision 1.9
distrib/mvme68k/miniroot/install.md: revision 1.10
distrib/sun3/miniroot/install.md: revision 1.6
distrib/miniroot/install.sub: revision 1.47 (patch)
distrib/sun3/miniroot/install.md: revision 1.7
distrib/sun2/miniroot/install.md: revision 1.6
distrib/sun2/miniroot/install.md: revision 1.7
distrib/amiga/miniroot/install.md: revision 1.31
distrib/mac68k/miniroot/install.md: revision 1.6
distrib/mac68k/miniroot/install.md: revision 1.7
distrib/mac68k/miniroot/install.md: revision 1.8
distrib/miniroot/upgrade.sh: revision 1.23
distrib/miniroot/install.sh: revision 1.26
distrib/miniroot/upgrade.sh: revision 1.24
distrib/miniroot/install.sh: revision 1.27
distrib/hp300/miniroot/install.md: revision 1.18
distrib/hp300/miniroot/install.md: revision 1.19
distrib/miniroot/install.sub: revision 1.50 (patch)
distrib/miniroot/install.sub: revision 1.51 (patch)
distrib/miniroot/install.sub: revision 1.52 (patch)
distrib/miniroot/install.sub: revision 1.53 (patch)

Remove uses of test ... -a ... and test ... -o ...
eXorcize and `` -> $()
Fix miniroot installation failure on network configuration. PR/54833
No particular comment in the PR.
Should be pulled up to netbsd-9.
Fix "[: SMALL test, no fallback usage" error on miniroot installation.
Avoid and replace use of '-a', '(' and ')' operatos marked obsolescent
by modern POSIX.1-2017:
https://pubs.opengroup.org/onlinepubs/9699919799/utilities/test.html#tag_20_128_16
as suggested by kre@ in PR/54835.
Should be pulled up to netbsd-9.
The idiom
set $whatever
while [ $# - gt 10 ]; do shift 10; done
eval echo \$$#
fails when $# turns out to be 10 (or any multiple), it would need
to be instead
while [ $# -ge 10 ]; do shift 9; done
but there hasn't been a shell that cannot handle ${10} (etc) correctly
in a very long time, so let's just use that instead (properly quoted,
in case IFS happens to contain a digit for some bizarre reason).
We should also "set -f" / "set +f" (or better, restore the prev setting of -f)
around the "set $whatever" part, but if that was ever going to cause a problem
here, it would have already, so leave that for now.
test ! -n "$foo" is just a quaint way of saying test -z "$foo"
and test ! -z "$foo" is really just test -n "$foo" so let's just
use the simple (and more obvious) forms.
NFCI.
The kernel and X sets should be specified in MD miniroot scripts.
Otherwise they are not listed at least on ftp installation.
The problem was reported by Martin Trusler on port-hp300@:
https://mail-index.netbsd.org/port-hp300/2020/11/21/msg000174.html
Should be pulled up to netbsd-9 and netbsd-8.
Add modules set for default sets on miniroot installation.
Should be pulled up to netbsd-9 and netbsd-8.
Add missing md_get_partition_range() that causes installation failure.
Also reported by Martin Trusler on testing hp300 miniroot.
Should be pulled up to netbsd-9 and netbsd-8.
Explicitly sort set names fetched via ftp nlist.
Several binary sets are stored as symbolic links on releases and
it seems some ftpd doesn't sort nlist outputs by name in such case.
Worth to pullup to netbsd-9 and netbsd-8.
Use proper release version strings ("9.1" rather than "91") in banners.
Also define and use "MACHINE" variable to describe port names
(no uname(1) or sysctl(8) in miniroot binary list by default).
I guess the short format like "91" by ${DISTRIBREV} was used only
for split sets for floppies in 1990's releases.
Worth to pullup to netbsd-9.
Inform the default installation directory in the official ftp server.
Fetch files via ftp using auto-fetching with URL per each binary set.
On slower machines, it takes more than five minutes to get a large
set binary and it could cause timeout of ftp control session, so
getting multiple binary sets in a single ftp session always fails.
Briefly tested on HP 9000/425e with 9.1 tree and ftp.netbsd.org binaries.
No particular comments on tech-install@ and port-hp300@.
Maybe should be pulled up to netbsd-9.
 1.17.2.1  14-Dec-2020  martin Pull up following revision(s) (requested by tsutsui in ticket #1151):

distrib/miniroot/install.sub: revision 1.54
distrib/miniroot/install.sub: revision 1.55
distrib/miniroot/install.sub: revision 1.56
distrib/miniroot/install.sub: revision 1.57
distrib/miniroot/install.sub: revision 1.58
distrib/miniroot/install.sub: revision 1.59
distrib/hp300/miniroot/install.md: revision 1.20
distrib/miniroot/list: revision 1.36
distrib/mvme68k/miniroot/install.md: revision 1.9
distrib/mvme68k/miniroot/install.md: revision 1.10
distrib/sun3/miniroot/install.md: revision 1.6
distrib/sun3/miniroot/install.md: revision 1.7
distrib/sun2/miniroot/install.md: revision 1.6
distrib/sun2/miniroot/install.md: revision 1.7
distrib/amiga/miniroot/install.md: revision 1.31
distrib/mac68k/miniroot/install.md: revision 1.6
distrib/mac68k/miniroot/install.md: revision 1.7
distrib/mac68k/miniroot/install.md: revision 1.8
distrib/hp300/miniroot/install.md: revision 1.18
distrib/hp300/miniroot/install.md: revision 1.19
distrib/miniroot/install.sub: revision 1.53

test ! -n "$foo" is just a quaint way of saying test -z "$foo"
and test ! -z "$foo" is really just test -n "$foo" so let's just
use the simple (and more obvious) forms.

NFCI.

-

Add modules set for default sets on miniroot installation.
Should be pulled up to netbsd-9 and netbsd-8.

-

The kernel and X sets should be specified in MD miniroot scripts.

Otherwise they are not listed at least on ftp installation.

The problem was reported by Martin Trusler on port-hp300@:
https://mail-index.netbsd.org/port-hp300/2020/11/21/msg000174.html

Should be pulled up to netbsd-9 and netbsd-8.

-

Appease awk warnings on suppressing dmesg timestamps.
awk: warning: escape sequence `\[' treated as plain `['
source line number 1
context is
{ h=$0; >>> gsub("^[ <<<
awk: warning: escape sequence `\]' treated as plain `]'
source line number 1

Should be pulled up to netbsd-9.

-

Explicitly sort set names fetched via ftp nlist.

Several binary sets are stored as symbolic links on releases and
it seems some ftpd doesn't sort nlist outputs by name in such case.

Worth to pullup to netbsd-9 and netbsd-8.

-

Use proper release version strings ("9.1" rather than "91") in banners.

Also define and use "MACHINE" variable to describe port names
(no uname(1) or sysctl(8) in miniroot binary list by default).

I guess the short format like "91" by ${DISTRIBREV} was used only
for split sets for floppies in 1990's releases.

Worth to pullup to netbsd-9.

-

Inform the default installation directory in the official ftp server.

-

Fetch files via ftp using auto-fetching with URL per each binary set.

On slower machines, it takes more than five minutes to get a large
set binary and it could cause timeout of ftp control session, so
getting multiple binary sets in a single ftp session always fails.

Briefly tested on HP 9000/425e with 9.1 tree and ftp.netbsd.org binaries.

No particular comments on tech-install@ and port-hp300@.

Maybe should be pulled up to netbsd-9.

-

Add missing md_get_partition_range() that causes installation failure.

Also reported by Martin Trusler on testing hp300 miniroot.

Should be pulled up to netbsd-9 and netbsd-8.

RSS XML Feed