CVS log for src/share/man/man7/release.7
Up to [cvs.NetBSD.org] / src / share / man / man7
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.40: download - view: text, markup, annotated - select for diffs
Sun Aug 21 15:01:08 2022 UTC (2 years, 8 months ago) by brook
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.39: preferred, colored
Changes since revision 1.39: +11 -1
lines
Create bootable images in ${RELEASEDIR}/${RELEASEMACHINEDIR}/binary/gzimg.
Release builds for arm platforms create compressed images in
${RELEASEDIR}/${RELEASEMACHINEDIR}/binary/gzimg. However, in some
cases, e.g., armv7.img.gz, they are not bootable. Consequently, boot
blocks must be manually installed in the images, which is an extra
barrier for testing systems or adopting NetBSD. This has prompted
creation of external repositories, e.g., armbsd.org, to host a
collection of bootable images. However, this does not ease the burden
on developers compiling their own systems; for them, manual
installation of boot blocks is still required.
For arm platforms, etc/etc.evbarm/Makefile.inc contains the commands
used to create system images. Because installboot(8) can write boot
blocks directly to system images, a loop through possible boards can
create a series of bootable images during the normal build process.
In the case of many arm platforms, installboot(8) uses U-Boot boot
blocks, which are not part of the NetBSD source code. Developers can,
however, install as many U-Boot boot blocks as desired, either in the
default location of /usr/pkg/share/u-boot or in a set of directories
pointed to by the U-Boot search path, the INSTALLBOOT_UBOOT_PATHS
environment variable. For each board with an available boot block, a
board-specific bootable image will be created in
${RELEASEDIR}/${RELEASEMACHINEDIR}/binary/gzimg. If a boot block is
not available, which is the typical situation currently, no additional
image will be created.
This facility creates opportunities to build bootable images for any
number of boards within the scope of a standard release build.
However, that is not required and will not occur without the
intervention of installing U-Boot boot blocks prior to the build.
Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon Jul 13 07:26:27 2020 UTC (4 years, 10 months ago) by jruoho
Branches: MAIN
CVS tags: cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +12 -2
lines
Add the missing rescue(8) and tests(7) sets. XXX: this manual is somewhat
broken due to the differences in the archival formats used.
Revision 1.36.8.1: download - view: text, markup, annotated - select for diffs
Mon Sep 2 16:39:21 2019 UTC (5 years, 8 months ago) by martin
Branches: netbsd-8
CVS tags: netbsd-8-3-RELEASE,
netbsd-8-2-RELEASE
Diff to: previous 1.36: preferred, colored; next MAIN 1.37: preferred, colored
Changes since revision 1.36: +5 -5
lines
Pull up following revision(s) (requested by sevan in ticket #1351):
share/man/man4/man4.amiga/grf.4: revision 1.7
share/man/man4/si.4: revision 1.11
share/man/man8/man8.sparc/boot.8: revision 1.32
share/man/man5/nsswitch.conf.5: revision 1.29
share/man/man5/mixerctl.conf.5: revision 1.7
share/man/man8/man8.vax/boot.8: revision 1.14
share/man/man4/man4.vax/dn.4: revision 1.12
share/man/man8/man8.vax/drtest.8: revision 1.16
share/man/man8/sysinst.8: revision 1.6
share/man/man4/ip.4: revision 1.37
share/man/man5/boot.cfg.5: revision 1.28
share/man/man1/cd.1: revision 1.10
share/man/man4/usb.4: revision 1.106
share/man/man4/man4.vax/ix.4: revision 1.17
share/man/man7/security.7: revision 1.15
share/man/man7/hier.7: revision 1.123
share/man/man8/afterboot.8: revision 1.58
share/man/man1/man1.x68k/bellctrl.1: revision 1.14
share/man/man4/se.4: revision 1.6
share/man/man4/utoppy.4: revision 1.7
share/man/man4/midi.4: revision 1.32
share/man/man4/cfb.4: revision 1.5
share/man/man4/man4.sparc/magma.4: revision 1.12
share/man/man4/audio.4: revision 1.80
share/man/man4/isic.4: revision 1.18
share/man/man1/cd.1: revision 1.7
share/man/man4/envsys.4: revision 1.51
share/man/man1/cd.1: revision 1.8
share/man/man1/cd.1: revision 1.9
share/man/man3/fast_divide32.3: revision 1.9
share/man/man4/pci.4: revision 1.97
share/man/man5/ranlib.5: revision 1.7
share/man/man3/__arraycount.3: revision 1.7
share/man/man4/isa.4: revision 1.46
share/man/man8/man8.atari/ahdilabel.8: revision 1.14
share/man/man4/chipsfb.4: revision 1.6
share/man/man8/man8.macppc/boot.8: revision 1.8
share/man/man5/passwd.5: revision 1.33
share/man/man8/man8.macppc/ofwboot.8: revision 1.14
share/man/man8/compat_linux.8: revision 1.38
share/man/man4/iop.4: revision 1.22
share/man/man4/ddb.4: revision 1.167
share/man/man4/termios.4: revision 1.37
share/man/man8/compat_freebsd.8: revision 1.18
share/man/man5/ar.5: revision 1.9
share/man/man7/release.7: revision 1.37
share/man/man5/core.5: revision 1.31
share/man/man4/ahd.4: revision 1.6
share/man/man4/man4.vax/ad.4: revision 1.12
share/man/man4/pppoe.4: revision 1.39
share/man/man5/locale.alias.5: revision 1.3
share/man/man8/man8.amiga/installboot.8: revision 1.23
share/man/man4/etherip.4: revision 1.8
share/man/man3/queue.3: revision 1.57
share/man/man5/genassym.cf.5: revision 1.13
share/man/man4/mpls.4: revision 1.10
share/man/man1/wait.1: revision 1.5
share/man/man5/capfile.5: revision 1.4
share/man/man4/man4.alpha/ttwopci.4: revision 1.6
share/man/man4/man4.atari/rtc.4: revision 1.8
share/man/man4/gpiosim.4: revision 1.6
share/man/man3/bitstring.3: revision 1.18
share/man/man4/isdntel.4: revision 1.8
share/man/man4/ai.4: revision 1.9
share/man/man8/man8.hppa/boot.8: revision 1.2
share/man/man4/uyurex.4: revision 1.6
share/man/man8/man8.alpha/mkbootimage.8: revision 1.9
share/man/man4/bpf.4: revision 1.56
share/man/man4/man4.amiga/mfcs.4: revision 1.8
share/man/man4/cmpci.4: revision 1.9
share/man/man8/man8.vax/format.8: revision 1.14
share/man/man8/compat_svr4.8: revision 1.27
share/man/man4/crypto.4: revision 1.26
share/man/man4/userconf.4: revision 1.13
share/man/man4/agp.4: revision 1.17
share/man/man9/man9.i386/bioscall.9: revision 1.10
share/man/man4/uftdi.4: revision 1.20
share/man/man4/radio.4: revision 1.13
share/man/man4/mfb.4: revision 1.5
share/man/man7/ascii.7: revision 1.8
share/man/man4/man4.vax/dl.4: revision 1.13
share/man/man4/ral.4: revision 1.12
share/man/man4/unix.4: revision 1.26
share/man/man4/edc.4: revision 1.12
share/man/man4/pim.4: revision 1.5
share/man/man8/compat_ultrix.8: revision 1.21
share/man/man4/dge.4: revision 1.11
share/man/man8/diskless.8: revision 1.32
share/man/man5/passwd.conf.5: revision 1.11
share/man/man8/man8.acorn26/boot26.8: revision 1.8
share/man/man4/man4.vax/hy.4: revision 1.12
share/man/man4/plip.4: revision 1.4
share/man/man4/sc.4: revision 1.8
share/man/man4/ec.4: revision 1.14
share/man/man4/man4.sgimips/giopci.4: revision 1.9
share/man/man7/sysctl.7: revision 1.114
share/man/man3/bits.3: revision 1.18
share/man/man4/we.4: revision 1.19
share/man/man8/compat_sunos.8: revision 1.21
share/man/man4/ip6.4: revision 1.31
share/man/man4/acpilid.4: revision 1.8
share/man/man4/man4.dreamcast/aica.4: revision 1.6
share/man/man4/mfi.4: revision 1.12
share/man/man4/ugen.4: revision 1.32
share/man/man4/jme.4: revision 1.7
share/man/man4/man4.sparc64/intro.4: revision 1.5
share/man/man4/zyd.4: revision 1.5
share/man/man4/gre.4: revision 1.45
share/man/man3/bitmap.3: revision 1.10
share/man/man4/man4.vax/cons.4: revision 1.12
share/man/man3/gcq.3: revision 1.4
share/man/man4/man4.hppa/pdc.4: revision 1.3
share/man/man4/multicast.4: revision 1.8
share/man/man4/man4.sparc/intro.4: revision 1.27
share/man/man4/ath.4: revision 1.32
share/man/man4/ym.4: revision 1.19
share/man/man3/iso646.3: revision 1.6
share/man/man4/btsco.4: revision 1.13
share/man/man4/man4.i386/ndis.4: revision 1.6
share/man/man4/pad.4: revision 1.6
share/man/man4/strip.4: revision 1.16
share/man/man8/man8.x86/boot.8: revision 1.12
share/man/man4/amr.4: revision 1.15
share/man/man4/ieee80211.4: revision 1.5
share/man/man4/options.4: revision 1.467
share/man/man5/link.5: revision 1.24
share/man/man8/man8.cobalt/boot.8: revision 1.10
share/man/man5/stab.5: revision 1.15
share/man/man3/tree.3: revision 1.12
share/man/man4/route.4: revision 1.31
share/man/man4/man4.sun3/leds.4: revision 1.13
share/man/man4/bluetooth.4: revision 1.20
share/man/man4/man4.i386/pcibios.4: revision 1.19
share/man/man5/veriexec.5: revision 1.8
share/man/man7/operator.7: revision 1.12
share/man/man4/man4.hp300/dcl.4: revision 1.13
share/man/man4/man4.i386/intro.4: revision 1.31
share/man/man5/ld.so.conf.5: revision 1.21
share/man/man8/man8.alpha/boot.8: revision 1.16
share/man/man4/bio.4: revision 1.13
share/man/man4/man4.sun2/leds.4: revision 1.10
share/man/man8/man8.x86/mbr.8: revision 1.4
share/man/man8/man8.mvme68k/boot.8: revision 1.9
share/man/man4/man4.alpha/ttwoga.4: revision 1.6
share/man/man4/ahc.4: revision 1.34
Direct reader to shell documentation generally, rather than csh(1)
specifically.
Mention variables OLDPWD and PWD.
Move the text that explains that cd(1) is a shell built-in to the very
beginning of the description where it can be seen prominently.
Improve formatting.
-
Remove workaround for ancient HTML generation code.
Use EXIT STATUS and .Ex.
Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Jul 26 15:32:09 2017 UTC (7 years, 9 months ago) by leot
Branches: MAIN
CVS tags: phil-wifi-base,
phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
phil-wifi-20191119,
phil-wifi-20190609,
phil-wifi,
pgoyette-compat-merge-20190127,
pgoyette-compat-base,
pgoyette-compat-20190127,
pgoyette-compat-20190118,
pgoyette-compat-1226,
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,
pgoyette-compat,
netbsd-9-base,
netbsd-9-4-RELEASE,
netbsd-9-3-RELEASE,
netbsd-9-2-RELEASE,
netbsd-9-1-RELEASE,
netbsd-9-0-RELEASE,
netbsd-9-0-RC2,
netbsd-9-0-RC1,
netbsd-9,
is-mlppp-base,
is-mlppp
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +4 -2
lines
Document xetc.tgz installation set.
Thanks to <wiz> for the review!
Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Jul 3 21:30:59 2017 UTC (7 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: perseant-stdc-iso10646-base,
perseant-stdc-iso10646
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +5 -5
lines
Remove workaround for ancient HTML generation code.
Revision 1.34.10.1: download - view: text, markup, annotated - select for diffs
Fri Nov 14 14:44:37 2014 UTC (10 years, 6 months ago) by martin
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.34: preferred, colored; next MAIN 1.35: preferred, colored
Changes since revision 1.34: +12 -7
lines
Pull up following revision(s) (requested by snj in ticket #226):
share/man/man7/release.7: revision 1.35
share/man/man7/release.7: revision 1.36
fix cksum syntax, CDROM -> CD-ROM, give a specific example of a kernel set
rather than kern.tgz, add dd(1) xref for usb images
bump date
Revision 1.25.4.1.2.2: download - view: text, markup, annotated - select for diffs
Fri Nov 7 08:05:14 2014 UTC (10 years, 6 months ago) by msaitoh
Branches: netbsd-5-1
CVS tags: netbsd-5-1-5-RELEASE
Diff to: previous 1.25.4.1.2.1: preferred, colored; branchpoint 1.25.4.1: preferred, colored; next MAIN 1.25.4.2: preferred, colored
Changes since revision 1.25.4.1.2.1: +4 -4
lines
Pull up following revision(s) (requested by snj in ticket #1931):
share/man/man7/release.7: revision 1.32
distrib/common/Makefile.bootcd: revision 1.18
distrib/notes/macppc/prep.OPENFIRMWARE: revision 1.15
distrib/notes/sparc/install: revision 1.57
etc/Makefile: revision 1.394
distrib/notes/common/main: revision 1.484
PR# install/44593: Please give release ISO's more meaningful names
Change release ISO filenames, what was once 'i386cd.iso' will now look
like 'NetBSD-5.99.60-i386.iso'.
ok snj@
Revision 1.25.4.1.6.2: download - view: text, markup, annotated - select for diffs
Fri Nov 7 08:03:09 2014 UTC (10 years, 6 months ago) by msaitoh
Branches: netbsd-5-2
CVS tags: netbsd-5-2-3-RELEASE
Diff to: previous 1.25.4.1.6.1: preferred, colored; branchpoint 1.25.4.1: preferred, colored; next MAIN 1.25.4.2: preferred, colored
Changes since revision 1.25.4.1.6.1: +4 -4
lines
Pull up following revision(s) (requested by snj in ticket #1931):
share/man/man7/release.7: revision 1.32
distrib/common/Makefile.bootcd: revision 1.18
distrib/notes/macppc/prep.OPENFIRMWARE: revision 1.15
distrib/notes/sparc/install: revision 1.57
etc/Makefile: revision 1.394
distrib/notes/common/main: revision 1.484
PR# install/44593: Please give release ISO's more meaningful names
Change release ISO filenames, what was once 'i386cd.iso' will now look
like 'NetBSD-5.99.60-i386.iso'.
ok snj@
Revision 1.25.4.3: download - view: text, markup, annotated - select for diffs
Fri Nov 7 07:58:37 2014 UTC (10 years, 6 months ago) by msaitoh
Branches: netbsd-5
Diff to: previous 1.25.4.2: preferred, colored; branchpoint 1.25: preferred, colored; next MAIN 1.26: preferred, colored
Changes since revision 1.25.4.2: +4 -4
lines
Pull up following revision(s) (requested by snj in ticket #1931):
share/man/man7/release.7: revision 1.32
distrib/common/Makefile.bootcd: revision 1.18
distrib/notes/macppc/prep.OPENFIRMWARE: revision 1.15
distrib/notes/sparc/install: revision 1.57
etc/Makefile: revision 1.394
distrib/notes/common/main: revision 1.484
PR# install/44593: Please give release ISO's more meaningful names
Change release ISO filenames, what was once 'i386cd.iso' will now look
like 'NetBSD-5.99.60-i386.iso'.
ok snj@
Revision 1.25.4.1.6.1: download - view: text, markup, annotated - select for diffs
Wed Nov 5 14:50:10 2014 UTC (10 years, 6 months ago) by sborrill
Branches: netbsd-5-2
Diff to: previous 1.25.4.1: preferred, colored
Changes since revision 1.25.4.1: +46 -35
lines
Apply patch (requested by snj in ticket 1930):
Install fully-populated .iso images in ${RELEASEDIR}/images instead
of ${RELEASEDIR}/iso
Revision 1.25.4.1.2.1: download - view: text, markup, annotated - select for diffs
Wed Nov 5 14:17:33 2014 UTC (10 years, 6 months ago) by sborrill
Branches: netbsd-5-1
Diff to: previous 1.25.4.1: preferred, colored
Changes since revision 1.25.4.1: +46 -35
lines
Apply patch (requested by snj in ticket 1930):
Install fully-populated .iso images in ${RELEASEDIR}/images instead
of ${RELEASEDIR}/iso
Revision 1.25.4.2: download - view: text, markup, annotated - select for diffs
Wed Nov 5 13:11:12 2014 UTC (10 years, 6 months ago) by sborrill
Branches: netbsd-5
Diff to: previous 1.25.4.1: preferred, colored; branchpoint 1.25: preferred, colored
Changes since revision 1.25.4.1: +46 -35
lines
Apply patch (requested by snj in ticket 1930):
Install fully-populated .iso images in ${RELEASEDIR}/images instead
of ${RELEASEDIR}/iso
Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Nov 3 20:16:50 2014 UTC (10 years, 6 months ago) by snj
Branches: MAIN
CVS tags: prg-localcount2-base3,
prg-localcount2-base2,
prg-localcount2-base1,
prg-localcount2-base,
prg-localcount2,
pgoyette-localcount-base,
pgoyette-localcount-20170426,
pgoyette-localcount-20170320,
pgoyette-localcount-20170107,
pgoyette-localcount-20161104,
pgoyette-localcount-20160806,
pgoyette-localcount-20160726,
pgoyette-localcount,
netbsd-8-base,
netbsd-8-1-RELEASE,
netbsd-8-1-RC1,
netbsd-8-0-RELEASE,
netbsd-8-0-RC2,
netbsd-8-0-RC1,
matt-nb8-mediatek-base,
matt-nb8-mediatek,
localcount-20160914,
bouyer-socketcan-base1,
bouyer-socketcan-base,
bouyer-socketcan
Branch point for: netbsd-8
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2
lines
bump date
Revision 1.35: download - view: text, markup, annotated - select for diffs
Mon Nov 3 20:06:25 2014 UTC (10 years, 6 months ago) by snj
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +11 -6
lines
fix cksum syntax, CDROM -> CD-ROM, give a specific example of a kernel set
rather than kern.tgz, add dd(1) xref for usb images
Revision 1.32.4.1: download - view: text, markup, annotated - select for diffs
Thu Nov 1 16:44:58 2012 UTC (12 years, 6 months ago) by matt
Branches: matt-nb6-plus
Diff to: previous 1.32: preferred, colored; next MAIN 1.33: preferred, colored
Changes since revision 1.32: +31 -18
lines
sync with netbsd-6-0-RELEASE.
Revision 1.31.6.2: download - view: text, markup, annotated - select for diffs
Tue Oct 30 18:59:42 2012 UTC (12 years, 6 months ago) by yamt
Branches: yamt-pagecache
CVS tags: yamt-pagecache-tag8
Diff to: previous 1.31.6.1: preferred, colored; branchpoint 1.31: preferred, colored; next MAIN 1.32: preferred, colored
Changes since revision 1.31.6.1: +31 -18
lines
sync with head
Revision 1.32.2.1: download - view: text, markup, annotated - select for diffs
Fri Sep 7 22:13:38 2012 UTC (12 years, 8 months ago) by bouyer
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-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
Diff to: previous 1.32: preferred, colored; next MAIN 1.33: preferred, colored
Changes since revision 1.32: +31 -18
lines
Pull up following revision(s) (requested by riz in ticket #548):
doc/README.files: revision 1.5
share/man/man7/release.7: revision 1.33
share/man/man7/release.7: revision 1.34
Update release(7) for the recent iso -> images change.
Fix typo.
The "iso" directory never made it into this file, but now
that "iso" is "images", document it here for the edification of
folks browsing the download directories.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Sep 7 07:07:15 2012 UTC (12 years, 8 months ago) by wiz
Branches: MAIN
CVS tags: yamt-pagecache-base9,
yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
tls-maxphys-base,
tls-maxphys,
tls-earlyentropy-base,
tls-earlyentropy,
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,
netbsd-7-base,
agc-symver-base,
agc-symver
Branch point for: netbsd-7
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2
lines
Fix typo.
Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Sep 6 22:17:46 2012 UTC (12 years, 8 months ago) by riz
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +31 -18
lines
Update release(7) for the recent iso -> images change.
Revision 1.31.6.1: download - view: text, markup, annotated - select for diffs
Tue Apr 17 00:05:47 2012 UTC (13 years, 1 month ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +4 -4
lines
sync with head
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Jan 14 22:56:31 2012 UTC (13 years, 4 months ago) by jmcneill
Branches: MAIN
CVS tags: yamt-pagecache-base5,
yamt-pagecache-base4,
netbsd-6-base,
netbsd-6-0-RC1
Branch point for: netbsd-6,
matt-nb6-plus
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +4 -4
lines
PR# install/44593: Please give release ISO's more meaningful names
Change release ISO filenames, what was once 'i386cd.iso' will now look
like 'NetBSD-5.99.60-i386.iso'.
ok snj@
Revision 1.25.10.1: download - view: text, markup, annotated - select for diffs
Wed Apr 21 05:26:46 2010 UTC (15 years ago) by matt
Branches: matt-nb5-mips64
CVS tags: matt-nb5-mips64-premerge-20101231,
matt-nb5-mips64-k15
Diff to: previous 1.25: preferred, colored; next MAIN 1.26: preferred, colored
Changes since revision 1.25: +84 -179
lines
sync to netbsd-5
Revision 1.21.4.2.2.1: download - view: text, markup, annotated - select for diffs
Sat Oct 10 08:06:27 2009 UTC (15 years, 7 months ago) by sborrill
Branches: netbsd-4-0
Diff to: previous 1.21.4.2: preferred, colored; next MAIN 1.21.4.3: preferred, colored
Changes since revision 1.21.4.2: +84 -179
lines
Pull up the following revisions(s) (requested by snj in ticket #1365):
share/man/man7/release7: revision 1.31 (via patch)
distrib/cdrom/hide-hfs.lst: revision 1.5
distrib/mac68k/stand/Makefile: revision 1.6 (via patch)
distrib/notes/common/main: revision 1.451
distrib/sets/Makefile: revision 1.70
distrib/sets/makesrctars: revision 1.37
distrib/sets/makesums: revision 1.16
Only generate SHA512 and MD5 checksums for releases.
Revision 1.21.4.3: download - view: text, markup, annotated - select for diffs
Fri Oct 9 12:06:03 2009 UTC (15 years, 7 months ago) by sborrill
Branches: netbsd-4
Diff to: previous 1.21.4.2: preferred, colored; branchpoint 1.21: preferred, colored; next MAIN 1.22: preferred, colored
Changes since revision 1.21.4.2: +84 -179
lines
Pull up the following revisions(s) (requested by snj in ticket #1365):
share/man/man7/release.7 revision 1.31 (via patch)
distrib/cdrom/hide-hfs.lst revision 1.5
distrib/mac68k/stand/Makefile revision 1.6 (via patch)
distrib/notes/common/main: revision 1.451
distrib/sets/Makefile: revision 1.70
distrib/sets/makesrctars: revision 1.37
distrib/sets/makesums: revision 1.16
Only generate SHA512 and MD5 checksums for releases.
Revision 1.25.8.1: download - view: text, markup, annotated - select for diffs
Sun Oct 4 11:50:26 2009 UTC (15 years, 7 months ago) by bouyer
Branches: netbsd-5-0
CVS tags: netbsd-5-0-2-RELEASE
Diff to: previous 1.25: preferred, colored; next MAIN 1.26: preferred, colored
Changes since revision 1.25: +84 -179
lines
Pull up following revision(s) (requested by snj in ticket #1066):
distrib/notes/common/main: revision 1.451
share/man/man7/release.7: revision 1.31 via patch
distrib/mac68k/stand/Makefile: revision 1.6
distrib/sets/makesums: revision 1.16
distrib/sets/Makefile: revision 1.70
distrib/sets/makesrctars: revision 1.37
distrib/cdrom/hide-hfs.lst: revision 1.5
Sync release(7) with reality.
Only generate SHA512 and MD5 checksums for releases.
Revision 1.25.4.1: download - view: text, markup, annotated - select for diffs
Sun Oct 4 11:48:39 2009 UTC (15 years, 7 months ago) by bouyer
Branches: netbsd-5
CVS tags: netbsd-5-2-RELEASE,
netbsd-5-2-RC1,
netbsd-5-2-2-RELEASE,
netbsd-5-2-1-RELEASE,
netbsd-5-1-RELEASE,
netbsd-5-1-RC4,
netbsd-5-1-RC3,
netbsd-5-1-RC2,
netbsd-5-1-RC1,
netbsd-5-1-4-RELEASE,
netbsd-5-1-3-RELEASE,
netbsd-5-1-2-RELEASE,
netbsd-5-1-1-RELEASE,
matt-nb5-pq3-base,
matt-nb5-pq3
Branch point for: netbsd-5-2,
netbsd-5-1
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +84 -179
lines
Pull up following revision(s) (requested by snj in ticket #1066):
distrib/notes/common/main: revision 1.451
share/man/man7/release.7: revision 1.31 via patch
distrib/mac68k/stand/Makefile: revision 1.6
distrib/sets/makesums: revision 1.16
distrib/sets/Makefile: revision 1.70
distrib/sets/makesrctars: revision 1.37
distrib/cdrom/hide-hfs.lst: revision 1.5
Sync release(7) with reality.
Only generate SHA512 and MD5 checksums for releases.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Sep 19 07:06:55 2009 UTC (15 years, 8 months ago) by snj
Branches: MAIN
CVS tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
matt-premerge-20091211,
matt-mips64-premerge-20101231,
cherry-xenmp-base,
cherry-xenmp,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2
Branch point for: yamt-pagecache
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +81 -161
lines
Sync with reality.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Sep 15 01:20:42 2009 UTC (15 years, 8 months ago) by jnemeth
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2
lines
bump date for previous
Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Sep 15 01:12:38 2009 UTC (15 years, 8 months ago) by jnemeth
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +3 -1
lines
mention the new modules.tgz set
Revision 1.25.6.1: download - view: text, markup, annotated - select for diffs
Wed May 13 19:19:13 2009 UTC (16 years ago) by jym
Branches: jym-xensuspend
Diff to: previous 1.25: preferred, colored; next MAIN 1.26: preferred, colored
Changes since revision 1.25: +50 -58
lines
Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon May 4 20:54:16 2009 UTC (16 years ago) by wiz
Branches: MAIN
CVS tags: jym-xensuspend-nbase,
jym-xensuspend-base
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +49 -37
lines
New sentence, new line. Use Aq instead of \*[Lt]\*[Gt].
Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Apr 9 03:02:21 2009 UTC (16 years, 1 month ago) by joerg
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +5 -24
lines
Don't use .Xo/.Xc to workaround ancient groff macro argument limit.
Reduce indentation a bit to make it more readable.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Mar 11 13:52:19 2009 UTC (16 years, 2 months ago) by joerg
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -2
lines
Fix markup
Revision 1.24.6.1: download - view: text, markup, annotated - select for diffs
Mon Jun 2 13:21:40 2008 UTC (16 years, 11 months ago) by mjf
Branches: mjf-devfs2
Diff to: previous 1.24: preferred, colored; next MAIN 1.25: preferred, colored
Changes since revision 1.24: +1 -8
lines
Sync with HEAD.
Revision 1.24.8.1: download - view: text, markup, annotated - select for diffs
Sun May 18 12:31:10 2008 UTC (17 years ago) by yamt
Branches: yamt-pf42
Diff to: previous 1.24: preferred, colored; next MAIN 1.25: preferred, colored
Changes since revision 1.24: +1 -8
lines
sync with head.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Apr 30 13:10:57 2008 UTC (17 years ago) by martin
Branches: MAIN
CVS tags: yamt-pf42-base4,
yamt-pf42-base3,
yamt-pf42-base2,
wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
wrstuden-revivesa,
netbsd-5-base,
netbsd-5-0-RELEASE,
netbsd-5-0-RC4,
netbsd-5-0-RC3,
netbsd-5-0-RC2,
netbsd-5-0-RC1,
netbsd-5-0-1-RELEASE,
mjf-devfs2-base,
matt-nb5-mips64-u2-k2-k4-k7-k8-k9,
matt-nb5-mips64-u1-k1-k5,
matt-nb5-mips64-premerge-20091211,
matt-nb4-mips64-k7-u2a-k9b,
matt-mips64-base2,
hpcarm-cleanup-nbase
Branch point for: netbsd-5-0,
netbsd-5,
matt-nb5-mips64,
jym-xensuspend
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -8
lines
Convert TNF licenses to new 2 clause variant
Revision 1.23.4.1: download - view: text, markup, annotated - select for diffs
Tue Nov 6 23:13:12 2007 UTC (17 years, 6 months ago) by matt
Branches: matt-armv6
CVS tags: matt-armv6-prevmlocking
Diff to: previous 1.23: preferred, colored; next MAIN 1.24: preferred, colored
Changes since revision 1.23: +13 -2
lines
sync with HEAD
Revision 1.21.4.1.2.1: download - view: text, markup, annotated - select for diffs
Sun Sep 30 20:27:51 2007 UTC (17 years, 7 months ago) by wrstuden
Branches: wrstuden-fixsa
Diff to: previous 1.21.4.1: preferred, colored; next MAIN 1.21.4.2: preferred, colored
Changes since revision 1.21.4.1: +58 -9
lines
Catch up w/ last night's netbsd-4
Revision 1.21.4.2: download - view: text, markup, annotated - select for diffs
Sat Sep 29 11:10:57 2007 UTC (17 years, 7 months ago) by xtraeme
Branches: netbsd-4
CVS tags: wrstuden-fixsa-newbase,
wrstuden-fixsa-base-1,
wrstuden-fixsa-base,
netbsd-4-0-RELEASE,
netbsd-4-0-RC5,
netbsd-4-0-RC4,
netbsd-4-0-RC3,
netbsd-4-0-RC2,
netbsd-4-0-1-RELEASE
Branch point for: netbsd-4-0
Diff to: previous 1.21.4.1: preferred, colored; branchpoint 1.21: preferred, colored
Changes since revision 1.21.4.1: +58 -9
lines
Pull up following revision(s) (requested by jnemeth in ticket #864):
distrib/common/Makefile.bootcd: revision 1.9
distrib/common/Makefile.bootcd: revision 1.10
distrib/common/Makefile.bootcd: revision 1.11
doc/BUILDING.mdoc: revision 1.51
doc/BUILDING.mdoc: revision 1.52
doc/BUILDING.mdoc: revision 1.53
build.sh: revision 1.172
build.sh: revision 1.173
build.sh: revision 1.174
build.sh: revision 1.175
BUILDING: revision 1.64
BUILDING: revision 1.65
BUILDING: revision 1.66
share/man/man7/release.7: revision 1.23
share/man/man7/release.7: revision 1.24
Makefile: revision 1.248
Add an iso-dir=directory option. When combined with iso-image or
iso-image-source, it will cause directory to be added to the CD-ROM image.
Convert build.sh iso-dir=directory option to -C cddir as per jmmv@ on
source-changes.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Aug 30 10:45:03 2007 UTC (17 years, 8 months ago) by jnemeth
Branches: MAIN
CVS tags: yamt-pf42-baseX,
yamt-pf42-base,
matt-armv6-nbase,
matt-armv6-base,
keiichi-mipv6-nbase,
keiichi-mipv6-base,
keiichi-mipv6,
hpcarm-cleanup-base,
cube-autoconf-base,
cube-autoconf
Branch point for: yamt-pf42,
mjf-devfs2
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +13 -2
lines
update for iso-image-source
Revision 1.21.4.1: download - view: text, markup, annotated - select for diffs
Mon Apr 16 19:52:26 2007 UTC (18 years, 1 month ago) by bouyer
Branches: netbsd-4
CVS tags: netbsd-4-0-RC1
Branch point for: wrstuden-fixsa
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +27 -14
lines
Pull up following revision(s) (requested by apb in ticket #573):
share/man/man8/sysinst.8: revision 1.1
distrib/sets/lists/man/mi: revision 1.987
share/man/man8/Makefile: revision 1.89
BUILDING: revision 1.62
share/man/man7/release.7: revision 1.22
doc/BUILDING.mdoc: revision 1.49
Improve documentation for "make iso-image" and release(7),
and add a rudimentary man page for sysinst(8).
Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Apr 9 08:19:54 2007 UTC (18 years, 1 month ago) by apb
Branches: MAIN
CVS tags: matt-mips64-base,
matt-mips64,
hpcarm-cleanup
Branch point for: matt-armv6
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +47 -9
lines
Mention the .../iso directory and explain the difference between
it and the .../${MACHINE}/installation/cdrom directory. Discussed in
tech-install.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Apr 1 14:13:55 2007 UTC (18 years, 1 month ago) by apb
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +27 -14
lines
* Mention that CD-ROM releases don't include the NetBSD-<rel> directory.
* More consistent indentation.
Revision 1.20.2.1: download - view: text, markup, annotated - select for diffs
Mon Jun 19 04:15:04 2006 UTC (18 years, 11 months ago) by chap
Branches: chap-midi
Diff to: previous 1.20: preferred, colored; next MAIN 1.21: preferred, colored
Changes since revision 1.20: +2 -2
lines
Sync with head.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Jun 17 04:58:15 2006 UTC (18 years, 11 months ago) by reed
Branches: MAIN
CVS tags: netbsd-4-base,
chap-midi-nbase,
chap-midi-base,
abandoned-netbsd-4-base,
abandoned-netbsd-4
Branch point for: netbsd-4
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2
lines
Fix typo or mispelling.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Jun 20 13:25:25 2005 UTC (19 years, 11 months ago) by peter
Branches: MAIN
Branch point for: chap-midi
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2
lines
Change all .Xr config 8 to .Xr config 1, following the recent move of
config from usr.sbin -> usr.bin.
Reviewed by wiz.
Revision 1.16.6.1: download - view: text, markup, annotated - select for diffs
Thu May 5 19:21:45 2005 UTC (20 years ago) by riz
Branches: netbsd-2
CVS tags: netbsd-2-1-RELEASE,
netbsd-2-1-RC6,
netbsd-2-1-RC5,
netbsd-2-1-RC4,
netbsd-2-1-RC3,
netbsd-2-1-RC2,
netbsd-2-1-RC1,
netbsd-2-1
Diff to: previous 1.16: preferred, colored; next MAIN 1.17: preferred, colored
Changes since revision 1.16: +23 -45
lines
Pull up revisions 1.17-1.18 (requested by fredb in ticket #1121):
Removed accidental repetitious words.
Sync with reality...
- - Clarify how to do multi-platform releases. README, SOURCE_DATE, and
"source" are placed at the root of the heirarchy. Call the heirarchies
in <machine> the "binary releases", to distinguish from the entire
release, which includes source.
- - Split sets are gone.
- - We can now do everything with "./build.sh". Tell how.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Mar 16 12:47:43 2005 UTC (20 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: netbsd-3-base,
netbsd-3-1-RELEASE,
netbsd-3-1-RC4,
netbsd-3-1-RC3,
netbsd-3-1-RC2,
netbsd-3-1-RC1,
netbsd-3-1-1-RELEASE,
netbsd-3-1,
netbsd-3-0-RELEASE,
netbsd-3-0-RC6,
netbsd-3-0-RC5,
netbsd-3-0-RC4,
netbsd-3-0-RC3,
netbsd-3-0-RC2,
netbsd-3-0-RC1,
netbsd-3-0-3-RELEASE,
netbsd-3-0-2-RELEASE,
netbsd-3-0-1-RELEASE,
netbsd-3-0,
netbsd-3
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -3
lines
Fix mdoc warning reported by Nicolas Joly in PR 29708.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Jan 15 18:13:00 2005 UTC (20 years, 4 months ago) by fredb
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +22 -44
lines
Sync with reality...
- - Clarify how to do multi-platform releases. README, SOURCE_DATE, and
"source" are placed at the root of the heirarchy. Call the heirarchies
in <machine> the "binary releases", to distinguish from the entire
release, which includes source.
- - Split sets are gone.
- - We can now do everything with "./build.sh". Tell how.
I proposed this on tech-install and tech-toolchain, and there were no
objections.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Oct 4 19:12:52 2004 UTC (20 years, 7 months ago) by rumble
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2
lines
Removed accidental repetitious words.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Feb 13 08:18:20 2002 UTC (23 years, 3 months ago) by ross
Branches: MAIN
CVS tags: netbsd-2-base,
netbsd-2-0-base,
netbsd-2-0-RELEASE,
netbsd-2-0-RC5,
netbsd-2-0-RC4,
netbsd-2-0-RC3,
netbsd-2-0-RC2,
netbsd-2-0-RC1,
netbsd-2-0-3-RELEASE,
netbsd-2-0-2-RELEASE,
netbsd-2-0-1-RELEASE,
netbsd-2-0,
netbsd-1-6-base,
netbsd-1-6-RELEASE,
netbsd-1-6-RC3,
netbsd-1-6-RC2,
netbsd-1-6-RC1,
netbsd-1-6-PATCH002-RELEASE,
netbsd-1-6-PATCH002-RC4,
netbsd-1-6-PATCH002-RC3,
netbsd-1-6-PATCH002-RC2,
netbsd-1-6-PATCH002-RC1,
netbsd-1-6-PATCH002,
netbsd-1-6-PATCH001-RELEASE,
netbsd-1-6-PATCH001-RC3,
netbsd-1-6-PATCH001-RC2,
netbsd-1-6-PATCH001-RC1,
netbsd-1-6-PATCH001,
netbsd-1-6,
fvdl_fs64_base
Branch point for: netbsd-2
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +24 -24
lines
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Feb 11 10:44:38 2002 UTC (23 years, 3 months ago) by wiz
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2
lines
s/seperate/separate/
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Jan 21 17:26:17 2002 UTC (23 years, 3 months ago) by wiz
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -4
lines
Fix typos, and formatting fix.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Sep 11 01:25:39 2001 UTC (23 years, 8 months ago) by wiz
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2
lines
Drop superfluous .Pp.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Apr 9 17:31:03 2001 UTC (24 years, 1 month ago) by wiz
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +16 -16
lines
Improve reference to config 8, and some whitespace fixes.
Revision 1.7.8.5: download - view: text, markup, annotated - select for diffs
Wed Nov 1 04:30:18 2000 UTC (24 years, 6 months ago) by tv
Branches: netbsd-1-5
CVS tags: netbsd-1-5-RELEASE,
netbsd-1-5-PATCH003,
netbsd-1-5-PATCH002,
netbsd-1-5-PATCH001,
netbsd-1-5-BETA2
Diff to: previous 1.7.8.4: preferred, colored; branchpoint 1.7: preferred, colored; next MAIN 1.8: preferred, colored
Changes since revision 1.7.8.4: +14 -19
lines
Pullup 1.11 [tv]:
Describe new shared-set layout: .../shared/$MACHINE_ARCH and .../shared/ALL.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Nov 1 04:29:47 2000 UTC (24 years, 6 months ago) by tv
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +14 -19
lines
Describe new shared-set layout: .../shared/$MACHINE_ARCH and .../shared/ALL.
Revision 1.7.8.4: download - view: text, markup, annotated - select for diffs
Fri Oct 6 12:07:18 2000 UTC (24 years, 7 months ago) by hubertf
Branches: netbsd-1-5
CVS tags: netbsd-1-5-BETA
Diff to: previous 1.7.8.3: preferred, colored; branchpoint 1.7: preferred, colored
Changes since revision 1.7.8.3: +93 -1
lines
Pull up rev. 1.10 to netbsd-1-5 branch, OK'd by thorpej:
> Add description about the "source" dir of a release, based on what's there
> for 1.4.2.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Oct 6 02:42:20 2000 UTC (24 years, 7 months ago) by hubertf
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +93 -1
lines
Add description about the "source" dir of a release, based on what's there
for 1.4.2.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Oct 5 15:47:04 2000 UTC (24 years, 7 months ago) by lukem
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -33
lines
remove security/
Revision 1.7.8.3: download - view: text, markup, annotated - select for diffs
Thu Oct 5 15:39:55 2000 UTC (24 years, 7 months ago) by lukem
Branches: netbsd-1-5
Diff to: previous 1.7.8.2: preferred, colored; branchpoint 1.7: preferred, colored
Changes since revision 1.7.8.2: +32 -3
lines
oops - wrong branch! revert previous
Revision 1.7.8.2: download - view: text, markup, annotated - select for diffs
Thu Oct 5 13:25:37 2000 UTC (24 years, 7 months ago) by lukem
Branches: netbsd-1-5
Diff to: previous 1.7.8.1: preferred, colored; branchpoint 1.7: preferred, colored
Changes since revision 1.7.8.1: +4 -33
lines
remove security/
Revision 1.7.8.1: download - view: text, markup, annotated - select for diffs
Sun Oct 1 21:53:32 2000 UTC (24 years, 7 months ago) by hubertf
Branches: netbsd-1-5
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +26 -1
lines
Pull up to netbsd-1-5 branch, OK'd by jhawk:
Revisions:
> cvs rdiff -r1.160 -r1.161 basesrc/etc/Makefile
> cvs rdiff -r1.23 -r1.24 basesrc/etc/etc.i386/Makefile.inc
> cvs rdiff -r1.7 -r1.8 sharesrc/share/man/man7/release.7
Log:
> Add standalone "iso-image" target that can be run with DESTDIR and RELEASEDIR
> set in src/etc after a "make release" in both "src" and "xsrc", to create a
> ISO-image of the release in $RELEASEDIR/installation/cdrom.
>
> Hook for architecture dependent pre/post-processing in etc/etc.*/Makefile.inc
> are available as 'iso-image_md_post' and 'iso-image_md_pre', see
> etc/etc.i386/Makefile.inc as an example. Might be useful for setting up
> bootable CDs on alpha, sparc, ...
>
> Reviewed by Todd Whitesel and Thomas Klausner.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Sep 11 21:53:31 2000 UTC (24 years, 8 months ago) by hubertf
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +26 -1
lines
Add standalone "iso-image" target that can be run with DESTDIR and RELEASEDIR
set in src/etc after a "make release" in both "src" and "xsrc", to create a
ISO-image of the release in $RELEASEDIR/installation/cdrom.
Hook for architecture dependent pre/post-processing in etc/etc.*/Makefile.inc
are available as 'iso-image_md_post' and 'iso-image_md_pre', see
etc/etc.i386/Makefile.inc as an example. Might be useful for setting up
bootable CDs on alpha, sparc, ...
Reviewed by Todd Whitesel and Thomas Klausner.
Revision 1.6.2.1: download - view: text, markup, annotated - select for diffs
Fri Jun 18 16:15:14 1999 UTC (25 years, 11 months ago) by perry
Branches: netbsd-1-4
CVS tags: netbsd-1-4-PATCH003,
netbsd-1-4-PATCH002,
netbsd-1-4-PATCH001
Diff to: previous 1.6: preferred, colored; next MAIN 1.7: preferred, colored
Changes since revision 1.6: +9 -2
lines
pullup 1.6->1.7 (is): legalize INSTALL.{html,txt,ps,more}
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon May 10 19:34:22 1999 UTC (26 years ago) by is
Branches: MAIN
CVS tags: wrstuden-devbsize-base,
wrstuden-devbsize-19991221,
wrstuden-devbsize,
netbsd-1-5-base,
netbsd-1-5-ALPHA2,
minoura-xpg4dl-base,
minoura-xpg4dl,
comdex-fall-1999-base,
comdex-fall-1999
Branch point for: netbsd-1-5
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +9 -2
lines
Legalize INSTALL.{html,more,ps,txt}
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Mar 15 08:22:21 1999 UTC (26 years, 2 months ago) by garbled
Branches: MAIN
CVS tags: netbsd-1-4-base,
netbsd-1-4-RELEASE
Branch point for: netbsd-1-4
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
First round of .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages. Many more to
come.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Aug 15 09:16:28 1998 UTC (26 years, 9 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -2
lines
Assign my copyrights to TNF.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Apr 28 06:00:56 1998 UTC (27 years ago) by fair
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -2
lines
Change occurrences of "UNIX" to .Ux or .At as appropriate.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Feb 6 06:13:20 1998 UTC (27 years, 3 months ago) by perry
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -2
lines
macroize BSD, NetBSD, FreeBSD and misc cleanup
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jan 10 08:11:42 1998 UTC (27 years, 4 months ago) by enami
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2
lines
Fix a typo; s/accomodate/accommodate/
Revision 1.1.2.2: download - view: text, markup, annotated - select for diffs
Tue Nov 25 05:29:16 1997 UTC (27 years, 5 months ago) by thorpej
Branches: netbsd-1-3
CVS tags: netbsd-1-3-RELEASE,
netbsd-1-3-PATCH003-CANDIDATE2,
netbsd-1-3-PATCH003-CANDIDATE1,
netbsd-1-3-PATCH003-CANDIDATE0,
netbsd-1-3-PATCH003,
netbsd-1-3-PATCH002,
netbsd-1-3-PATCH001,
netbsd-1-3-BETA
Diff to: previous 1.1.2.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1.2.1: +367 -0
lines
Pull up from trunk: document describing a NetBSD release.
Revision 1.1.2.1
Tue Nov 25 05:27:44 1997 UTC (27 years, 5 months ago) by thorpej
Branches: netbsd-1-3
FILE REMOVED
Changes since revision 1.1: +0 -367
lines
file release.7 was added on branch netbsd-1-3 on 1997-11-25 05:29:16 +0000
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Nov 25 05:27:44 1997 UTC (27 years, 5 months ago) by thorpej
Branches: MAIN
Branch point for: netbsd-1-3
Add a document describing the layout of a NetBSD release.
CVSweb <webmaster@jp.NetBSD.org>