The NetBSD Project

CVS log for src/distrib/amd64/installimage/Makefile

[BACK] Up to [cvs.NetBSD.org] / src / distrib / amd64 / installimage

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun May 22 19:32:41 2022 UTC (2 years, 11 months ago) by jmcneill
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, netbsd-10-base, netbsd-10-1-RELEASE, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, HEAD
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +3 -1 lines
Restore Makefile.installimage include after variables are set. Makes amd64
USB install images bootable again.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun May 8 08:12:45 2022 UTC (2 years, 11 months ago) by mrg
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -24 lines
fix building amd64 with USE_XZ_SETS=no.

bump the size of images if USE_XZ_SETS != no.  consolidate a lot of
the code between installimage/Makefile and installimage-bios/Makefile
into installimage/installimage.mk.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Jan 3 12:10:17 2022 UTC (3 years, 3 months ago) by martin
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -8 lines
There is no point in putting a second sysinst binary into the install
image's root filesystem.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Dec 31 04:59:16 2021 UTC (3 years, 3 months ago) by pgoyette
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Still not big enough - bump some more.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Dec 30 15:01:55 2021 UTC (3 years, 3 months ago) by pgoyette
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
With recent changees to debug kernel stuff from Christos we are
once again pushing the size limit.  Bump it again.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Dec 26 03:07:06 2021 UTC (3 years, 3 months ago) by pgoyette
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Once again things have grown, so the install image allocation size
needs to be bumped.

XXX There's gotta be a better way to maintain this!  :-)

Revision 1.16.4.1: download - view: text, markup, annotated - select for diffs
Sun Jun 6 20:30:44 2021 UTC (3 years, 10 months ago) by cjep
Branches: cjep_sun2x
Diff to: previous 1.16: preferred, colored; next MAIN 1.17: preferred, colored
Changes since revision 1.16: +2 -2 lines
sync with head

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Jun 2 16:07:33 2021 UTC (3 years, 10 months ago) by pgoyette
Branches: MAIN
CVS tags: cjep_sun2x-base1
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
The install image grew again - update size

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Apr 26 14:08:11 2021 UTC (3 years, 11 months ago) by pgoyette
Branches: MAIN
CVS tags: cjep_sun2x-base, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Branch point for: cjep_sun2x
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
The image, with all sorts of MK*DEBUG* turned on, has once again grown.
This time probably as a result of the move to gcc-10.

Bump size to accomodate.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Mar 26 21:18:29 2021 UTC (4 years ago) by pgoyette
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
The install-image has grown a bit recently, and at least amd64 has
outgrown the previous size specification when the system was built
with all of MKDEBUG, MKKDEBUG, and MKDEBUGLIB set to "yes" (and
also when in-tree X11 is included).

So, bump the size a bit.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Jan 18 03:35:11 2021 UTC (4 years, 3 months ago) by pgoyette
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Oooppss we need another size bump

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Jan 15 21:14:53 2021 UTC (4 years, 3 months ago) by pgoyette
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Install image built with all of MKDEBUG, MKKDEBUG, and MKDEBUGLIB all
set to "yes" is a bit larger, so bump the image size accordingly.

Revision 1.10.2.1: download - view: text, markup, annotated - select for diffs
Sun May 31 10:21:34 2020 UTC (4 years, 10 months ago) by martin
Branches: netbsd-9
CVS tags: netbsd-9-4-RELEASE, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE
Diff to: previous 1.10: preferred, colored; next MAIN 1.11: preferred, colored
Changes since revision 1.10: +8 -3 lines
Pull up following revision(s) (requested by maya in ticket #933):

	distrib/amd64/uefi-installimage/spec.inst: file removal
	distrib/amd64/uefi-installimage/etc.rc: file removal
	distrib/amd64/uefi-installimage/Makefile.bootimage: file removal
	distrib/amd64/uefi-installimage/Makefile.installimage: file removal
	distrib/amd64/uefi-installimage/install.sh: file removal
	distrib/amd64/uefi-installimage/etc.ttys: file removal
	distrib/amd64/Makefile: revision 1.14
	distrib/amd64/uefi-installimage/boot.cfg.in: file removal
	distrib/amd64/uefi-installimage/Makefile: file removal
	distrib/amd64/installimage/Makefile: revision 1.11

rename amd64 uefi-installimage to be just installimage.

Works for both purposes, no confusing name.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu May 28 15:13:21 2020 UTC (4 years, 10 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1 lines
Only install gptmbr.bin if USE_GPTMBR=yes

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed May 27 22:27:58 2020 UTC (4 years, 10 months ago) by maya
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +8 -3 lines
rename amd64 uefi-installimage to be just installimage.

Works for both purposes, no confusing name.

Revision 1.9.4.1: download - view: text, markup, annotated - select for diffs
Mon Jun 10 21:42:17 2019 UTC (5 years, 10 months ago) by christos
Branches: phil-wifi
Diff to: previous 1.9: preferred, colored; next MAIN 1.10: preferred, colored
Changes since revision 1.9: +1 -2 lines
Sync with HEAD

Revision 1.9.2.1: download - view: text, markup, annotated - select for diffs
Wed Dec 26 14:01:10 2018 UTC (6 years, 3 months ago) by pgoyette
Branches: pgoyette-compat
CVS tags: pgoyette-compat-merge-20190127
Diff to: previous 1.9: preferred, colored; next MAIN 1.10: preferred, colored
Changes since revision 1.9: +1 -2 lines
Sync with HEAD, resolve a few conflicts

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Dec 15 18:03:16 2018 UTC (6 years, 4 months ago) by gson
Branches: MAIN
CVS tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, phil-wifi-20190609, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, netbsd-9-base, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, is-mlppp-base, is-mlppp
Branch point for: netbsd-9
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -2 lines
Use the special device name "ROOT." in /etc/fstab not just on the arm
images, but also on the bootable disk images of other ports, so that
they can be booted from differently named devices.  Merge the i386 and
amd64 -live-sd0root and -live-wd0root images into a single live image
per port, bootable both from usb media and in qemu.  Drop the -xx0root
suffixes from image names as they are no longer meaningful.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Sep 18 14:42:16 2017 UTC (7 years, 7 months ago) by joerg
Branches: MAIN
CVS tags: phil-wifi-base, pgoyette-compat-base, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315
Branch point for: phil-wifi, pgoyette-compat
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Bump install image sizes. Clang alone adds 100MB+ for a full debug build
and that pushes the full MKDEBUG build over the constraints.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri May 19 15:16:12 2017 UTC (7 years, 11 months ago) by christos
Branches: MAIN
CVS tags: perseant-stdc-iso10646-base, perseant-stdc-iso10646, netbsd-8-base, netbsd-8-3-RELEASE, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, matt-nb8-mediatek-base, matt-nb8-mediatek
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Bump a little to handle clang images.

Revision 1.6.6.1: download - view: text, markup, annotated - select for diffs
Fri May 19 00:22:51 2017 UTC (7 years, 11 months ago) by pgoyette
Branches: prg-localcount2
Diff to: previous 1.6: preferred, colored; next MAIN 1.7: preferred, colored
Changes since revision 1.6: +2 -2 lines
Resolve conflicts from previous merge (all resulting from $NetBSD
keywork expansion)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu May 11 10:49:18 2017 UTC (7 years, 11 months ago) by martin
Branches: MAIN
CVS tags: prg-localcount2-base3
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Try to make images big enough for debug sets

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Jan 24 15:30:05 2016 UTC (9 years, 3 months ago) by christos
Branches: MAIN
CVS tags: prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, pgoyette-localcount-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, pgoyette-localcount, localcount-20160914, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Branch point for: prg-localcount2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Grow!

Revision 1.4.2.1: download - view: text, markup, annotated - select for diffs
Thu May 14 07:11:53 2015 UTC (9 years, 11 months ago) by snj
Branches: netbsd-7
CVS tags: netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0
Diff to: previous 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4: +1 -3 lines
Pull up following revision(s) (requested by martin in ticket #759):
	distrib/amd64/cdroms/Makefile.cdrom: revision 1.12
	distrib/amd64/installimage/Makefile: revision 1.5
	distrib/amd64/installimage/spec.inst: revision 1.2
	distrib/common/10-resolv.conf: file removal
	distrib/common/99-print-sysinst: file removal
	distrib/common/Makefile.dhcpcd: revision 1.2
	distrib/common/list.dhcpcd: revision 1.3
	distrib/i386/cdroms/Makefile.cdrom: revision 1.32
	distrib/i386/installimage/Makefile: revision 1.5
	distrib/i386/installimage/spec.inst: revision 1.2
	distrib/sparc64/cdroms/installcd/Makefile: revision 1.20
	distrib/vax/cdroms/installcd/Makefile: revision 1.10
	usr.sbin/sysinst/msg.mi.de: revision 1.4
	usr.sbin/sysinst/msg.mi.en: revision 1.4
	usr.sbin/sysinst/msg.mi.es: revision 1.4
	usr.sbin/sysinst/msg.mi.fr: revision 1.4
	usr.sbin/sysinst/msg.mi.pl: revision 1.4
	usr.sbin/sysinst/net.c: revisions 1.5-1.8, 1.11-1.15
The dhcpcd utilties in pkgsrc require dhcpcd to be running in master mode.
So set dhcpcd to start like so, but restrict it to the configured interface
still instead of ifconfig_foo=dhcp.
--
Use the 20-resolv.conf hook from dhcpcd rather than the minimal one.
Extract configured information from resolv.conf and hostname instead
of scraping the last dhcpcd script run.
This will allow the use of DHCPv6 and IPv6RA DNS details in the future.
--
dhcpcd will already have configured the system at this point, so
don't bother writing it manually.
--
Don't prompt for hostname or domain if obtained from DHCP.
--
Change the display order so it's protocol agnostic at the top,
then IPv4 then IPv6.
--
Strip newline from the gateway correctly.
--
Show the IP6 address instead of yes
--
Fix a bogus gcc warning: dhcp_config may be used uninitialized
--
Punt custom dhcpcd hooks in favour up upstream hooks
--
For the benefit of gcc 4.5, rename a local "nl" variable to "nline",
so it doesn't collide with the global curses nl() function.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Sep 13 10:18:24 2014 UTC (10 years, 7 months ago) by roy
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -3 lines
Punt custom dhcpcd hooks in favour up upstream hooks

Revision 1.2.2.2: download - view: text, markup, annotated - select for diffs
Tue Aug 19 23:45:37 2014 UTC (10 years, 8 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.2.2.1: preferred, colored; branchpoint 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2.2.1: +2 -2 lines
Rebase to HEAD as of a few days ago.

Revision 1.3.8.1: download - view: text, markup, annotated - select for diffs
Sun Aug 10 06:47:49 2014 UTC (10 years, 8 months ago) by tls
Branches: tls-earlyentropy
Diff to: previous 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3: +2 -2 lines
Rebase.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jul 26 19:34:08 2014 UTC (10 years, 9 months ago) by dholland
Branches: MAIN
CVS tags: tls-maxphys-base, tls-earlyentropy-base, netbsd-7-base
Branch point for: netbsd-7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Adjust for sysinst move.

Revision 1.1.4.4: download - view: text, markup, annotated - select for diffs
Wed Jan 16 05:26:00 2013 UTC (12 years, 3 months ago) by yamt
Branches: yamt-pagecache
CVS tags: yamt-pagecache-tag8
Diff to: previous 1.1.4.3: preferred, colored; branchpoint 1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1.4.3: +2 -2 lines
sync with (a bit old) head

Revision 1.2.2.1: download - view: text, markup, annotated - select for diffs
Tue Nov 20 02:57:40 2012 UTC (12 years, 5 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Resync to 2012-11-19 00:00:00 UTC

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Nov 3 14:25:32 2012 UTC (12 years, 5 months ago) by tsutsui
Branches: MAIN
CVS tags: yamt-pagecache-base9, yamt-pagecache-base8, yamt-pagecache-base7, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, khorben-n900, agc-symver-base, agc-symver
Branch point for: tls-earlyentropy
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Allow overriding live-image and install-image sizes by
INSTIMAGEMB (for install-images), USBIMAGEMB (for x86 sd0root liveimages),
and EMUIMAGEMB (for other liveimages) variables.
Per discussion on current-users@:
http://mail-index.NetBSD.org/current-users/2012/10/29/msg021368.html

Revision 1.1.4.3: download - view: text, markup, annotated - select for diffs
Tue Oct 30 18:48:28 2012 UTC (12 years, 5 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.1.4.2: preferred, colored; branchpoint 1.1: preferred, colored
Changes since revision 1.1.4.2: +2 -2 lines
sync with head

Revision 1.1.2.1: download - view: text, markup, annotated - select for diffs
Fri Aug 17 20:50:50 2012 UTC (12 years, 8 months ago) by martin
Branches: netbsd-6
CVS tags: netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus
Diff to: previous 1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1: +1 -1 lines
Pull up following revision(s) (requested by riz in ticket #506):
	distrib/amd64/liveimage/emuimage/Makefile: revision 1.2
	distrib/amd64/liveimage/usbimage/Makefile: revision 1.2
	distrib/sun2/liveimage/emuimage/Makefile: revision 1.2
	distrib/amd64/installimage/Makefile: revision 1.2
	distrib/sun3/liveimage/emuimage/Makefile: revision 1.2
	distrib/pmax/liveimage/emuimage/Makefile: revision 1.2
	distrib/vax/liveimage/emuimage/Makefile: revision 1.2
	distrib/sparc64/liveimage/emuimage/Makefile: revision 1.2
	distrib/common/Makefile.bootcd: revision 1.20
	distrib/i386/liveimage/emuimage/Makefile: revision 1.2
	distrib/sparc/liveimage/emuimage/Makefile: revision 1.2
	distrib/i386/installimage/Makefile: revision 1.2
	distrib/i386/liveimage/usbimage/Makefile: revision 1.2
	etc/Makefile: revision 1.398
Change the naming scheme of "live" images and usb install images
to incorporate the OS name and version.
XXX should also not hardcode ${BOOTDISK} in the name, but that would
require reordering stuff and more testing than I have time for right now.
Another day.
As discussed on current-users@ back in March, with some adjustments.
Install fully-populated .iso images in ${RELEASEDIR}/images instead
of ${RELEASEDIR}/iso, since we'll be putting non-iso images in there too.
Install live images and install images into ${RELEASEDIR}/images by
default, to keep all the large files (such as ISOs) together.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Aug 17 16:56:34 2012 UTC (12 years, 8 months ago) by riz
Branches: MAIN
CVS tags: yamt-pagecache-base6
Branch point for: tls-maxphys
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Change the naming scheme of "live" images and usb install images
to incorporate the OS name and version.

XXX should also not hardcode ${BOOTDISK} in the name, but that would
require reordering stuff and more testing than I have time for right now.
Another day.

As discussed on current-users@ back in March, with some adjustments.

Revision 1.1.4.2: download - view: text, markup, annotated - select for diffs
Tue Apr 17 00:02:31 2012 UTC (13 years ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.1.4.1: preferred, colored; branchpoint 1.1: preferred, colored
Changes since revision 1.1.4.1: +41 -0 lines
sync with head

Revision 1.1.4.1
Sun Jan 22 03:53:29 2012 UTC (13 years, 3 months ago) by yamt
Branches: yamt-pagecache
FILE REMOVED
Changes since revision 1.1: +0 -41 lines
file Makefile was added on branch yamt-pagecache on 2012-04-17 00:02:31 +0000

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jan 22 03:53:29 2012 UTC (13 years, 3 months ago) by tsutsui
Branches: MAIN
CVS tags: yamt-pagecache-base5, yamt-pagecache-base4, netbsd-6-base
Branch point for: yamt-pagecache, netbsd-6
Add "live-image" and "install-image" target support to build.sh.

"live-image" target builds pre-installed disk images that can be used on
emulators or boot from USB memory sticks to try NetBSD without installation.
Currently amd64, i386, pmax, sparc, sparc64, sun2, sun3, and vax
(which have working emulators and don't require extra tools like preparing
 msdosfs or partitioning MD label structures) support this target.

"install-image" target builds an bootable installation disk image that can
be used as an install CD but burned into USB memory sticks etc.
Current only amd64 and i386 (which would support USB boot) have this target.

For more details (and known issue) see following posts on netbsd-bugs@:
http://mail-index.NetBSD.org/netbsd-bugs/2011/08/06/msg023639.html
http://mail-index.NetBSD.org/netbsd-bugs/2011/09/23/msg024207.html
http://mail-index.NetBSD.org/netbsd-bugs/2011/12/07/msg025166.html
http://mail-index.NetBSD.org/netbsd-bugs/2011/12/08/msg025178.html

No particular comments about implementation, and
"go ahead" comments from mrg@, riz@ and christos@.

Closes PR toolchain/45153 and PR misc/45155.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>