| History log of /src/distrib/evbarm |
| Revision | Date | Author | Comments |
| 1.17 | 23-Sep-2025 |
rillig | all: fix "Invalid internal option" warning from make
|
| 1.16 | 23-Jul-2021 |
jmcneill | evbarm: Add build.sh live-image support for armv7/aarch64
|
| 1.15 | 16-Nov-2020 |
rin | Correctly support aarch64eb and earmv7hfeb in a similar manner to their little-endian counterparts.
Fix build failures for periodic binary snapshots.
|
| 1.14 | 15-Oct-2020 |
jmcneill | Only add iso_image target for aarch64
|
| 1.13 | 11-Oct-2020 |
jmcneill | Create a bootable El Torito installation ISO.
|
| 1.12 | 28-May-2020 |
jmcneill | Remove support for evbarm cdrom images. Not sure that any of them can even be used.
|
| 1.11 | 28-May-2020 |
jmcneill | Build install images for aarch64 and earmv7hf.
|
| 1.10 | 01-Apr-2018 |
ryo | Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@)
- sys/arch/evbarm64 is gone and integrated into sys/arch/evbarm. (by skrll@) - add support fdt. evbarm/conf/GENERIC64 fdt (bcm2837,sunxi,tegra) based generic 64bit kernel config. (by skrll@, jmcneill@)
|
| 1.9 | 30-Jan-2012 |
nisimura | branches: 1.9.40;
Add FriendlyARM Mini2440 support. - new code for Samsung S3C2440 SoC. - update for other S3C2xx0. This port was done by Paul Fleischer.
|
| 1.8 | 06-Mar-2007 |
bouyer | branches: 1.8.12; 1.8.26; 1.8.36; Add an iso_image target (iso-image as a target name doesn't play well with bsd.subdirs.mk) in distrib/makefile, which builds an iso image for $MACHINE with binary sets, stored in ${RELEASEDIR}/iso. The image is bootable for: alpha, amd64, cats, i386, pmax, sgimips, sparc, sparc64, sun3, vax. mac68k/macppc no there yet because of missing feature in makefs.
call iso_image in distrib/ for iso-image in the top Makefile.
|
| 1.7 | 02-May-2002 |
lukem | branches: 1.7.18; yet another distrib overhaul: - move guts of distrib/Makefile.inc to distrib/common/Makefile.distrib (fixes problem caused by implicit include of ../Makefile.inc in certain submake conditions triggered by makefiles not yet in tree) - removed mkdir of ${RELEASEDIR}/*; rely upon "snap_pre" target of etc/Makefile to create all the release directories - renamed RELINSTALL to RELEASE_INSTALL - renamed FLOPPYINSTDIR to FLOPPY_RELEASEDIR - renamed MDSETDIR to MDSET_RELEASEDIR - removed ITARGET - move release target from top level to appropriate subdirectory - ensure release target has correct depends - replace miniroot's IMAGE_MD_POST with common/Makefile.image IMAGEPOSTBUILD - Makefile.image: add realall: ${IMAGE}
|
| 1.6 | 26-Apr-2002 |
lukem | replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" version
|
| 1.5 | 13-Apr-2002 |
thorpej | Make the "release" target catch everything we want.
|
| 1.4 | 13-Apr-2002 |
thorpej | Ramdisk/install kernel for evbarm. Currently support the Npwr storage appliance.
XXX More work needs to be done here.
|
| 1.3 | 11-Apr-2002 |
lukem | - move gzboot/gzimg_* into unified gzboot/gzimg/, incorporating gzboot/kern_* - use NDWO Makefile layout
|
| 1.2 | 29-Mar-2002 |
thorpej | Fix the "release" target.
|
| 1.1 | 28-Mar-2002 |
thorpej | Add some basic distrib infrastructure for NetBSD/evbarm. Right now, this includes building flash'able gzip'd kernel images (and the uncompressing loader) for the IQ80310 and IQ80321 eval boards.
|
| 1.7.18.1 | 09-Mar-2007 |
riz | Pull up following revision(s) (requested by bouyer in ticket #494): sys/arch/i386/conf/GENERIC.MP: revision 1.9 distrib/pc532/cdroms/installcd/Makefile: revision 1.1 distrib/macppc/Makefile: revision 1.15 distrib/ofppc/Makefile: revision 1.2 distrib/ibmnws/Makefile: revision 1.2 distrib/acorn32/Makefile: revision 1.18 distrib/x68k/cdroms/installcd/Makefile: revision 1.1 distrib/sparc/Makefile: revision 1.7 distrib/sparc64/cdroms/Makefile: revision 1.1 distrib/hp300/cdroms/Makefile: revision 1.1 distrib/hpcsh/Makefile: revision 1.6 distrib/ofppc/cdroms/installcd/Makefile: revision 1.1 distrib/playstation2/Makefile: revision 1.13 distrib/news68k/cdroms/installcd/Makefile: revision 1.1 distrib/amiga/cdroms/installcd/Makefile: revision 1.1 distrib/hp700/cdroms/installcd/Makefile: revision 1.1 distrib/playstation2/cdroms/Makefile: revision 1.1 distrib/amiga/cdroms/Makefile: revision 1.1 etc/etc.mac68k/Makefile.inc: revision 1.18 distrib/shark/cdroms/installcd/Makefile: revision 1.1 distrib/hpcmips/Makefile: revision 1.28 distrib/hpcmips/cdroms/Makefile: revision 1.1 distrib/amd64/floppies/Makefile: revision 1.3 sys/arch/amd64/conf/INSTALL_ACPI: file removal distrib/i386/cdroms/Makefile: revision 1.4 distrib/acorn26/cdroms/installcd/Makefile: revision 1.1 distrib/hpcsh/cdroms/Makefile: revision 1.1 distrib/prep/cdroms/Makefile: revision 1.1 distrib/pc532/Makefile: revision 1.4 distrib/acorn32/cdroms/installcd/Makefile: revision 1.1 distrib/sun2/Makefile: revision 1.8 distrib/vax/Makefile: revision 1.17 distrib/sparc64/cdroms/installcd/Makefile: revision 1.1 distrib/pmax/cdroms/Makefile: revision 1.1 distrib/mipsco/cdroms/installcd/Makefile: revision 1.1 distrib/sun3/cdroms/installcd/Makefile: revision 1.1 distrib/vax/cdroms/installcd/Makefile: revision 1.1 distrib/hpcarm/cdroms/installcd/Makefile: revision 1.1 distrib/mvme68k/Makefile: revision 1.4 distrib/mvmeppc/cdroms/Makefile: revision 1.1 distrib/newsmips/Makefile: revision 1.4 sys/arch/i386/conf/GENERIC.MPACPI: file removal distrib/hpcarm/cdroms/Makefile: revision 1.1 distrib/evbppc/cdroms/Makefile: revision 1.1 sys/arch/i386/conf/INSTALL_LARGE: revision 1.1 distrib/i386/cdroms/installcd/Makefile: revision 1.2 distrib/i386/cdroms/installcd/Makefile: revision 1.3 doc/CHANGES: revision 1.804 distrib/hpcsh/cdroms/installcd/Makefile: revision 1.1 distrib/i386/cdroms/bootcd/Makefile: revision 1.2 distrib/mvmeppc/cdroms/installcd/Makefile: revision 1.1 distrib/i386/cdroms/bootcd/Makefile: revision 1.3 distrib/evbarm/Makefile: revision 1.8 distrib/mvmeppc/Makefile: revision 1.3 distrib/i386/cdroms/bootcd-com/Makefile: revision 1.2 distrib/i386/cdroms/bootcd-com/Makefile: revision 1.3 distrib/macppc/cdroms/installcd/Makefile: revision 1.1 distrib/acorn26/cdroms/Makefile: revision 1.1 distrib/alpha/cdroms/Makefile: revision 1.1 distrib/hp300/cdroms/installcd/Makefile: revision 1.1 distrib/amd64/floppies/bootfloppy/Makefile: revision 1.4 distrib/pmppc/cdroms/installcd/Makefile: revision 1.1 distrib/hp700/Makefile: revision 1.2 distrib/pmppc/Makefile: revision 1.2 distrib/arc/cdroms/Makefile: revision 1.1 sys/arch/amd64/conf/INSTALL: revision 1.66 distrib/sun3/cdroms/Makefile: revision 1.1 distrib/mipsco/Makefile: revision 1.4 distrib/sun3/Makefile: revision 1.9 distrib/vax/cdroms/Makefile: revision 1.1 distrib/pmppc/cdroms/Makefile: revision 1.1 distrib/amd64/cdroms/Makefile.cdrom: revision 1.1 distrib/atari/cdroms/installcd/Makefile: revision 1.1 distrib/evbppc/cdroms/installcd/Makefile: revision 1.1 distrib/newsmips/cdroms/installcd/Makefile: revision 1.1 distrib/pmax/Makefile: revision 1.4 Makefile: revision 1.247 distrib/cats/cdroms/installcd/Makefile: revision 1.1 sys/arch/amd64/conf/GENERIC: revision 1.130 sys/arch/amd64/conf/GENERIC: revision 1.131 distrib/sgimips/cdroms/installcd/Makefile: revision 1.1 distrib/hp700/cdroms/Makefile: revision 1.1 distrib/cats/cdroms/Makefile: revision 1.1 distrib/evbmips/Makefile: revision 1.3 distrib/evbmips/Makefile: revision 1.4 sys/arch/amd64/conf/GENERIC_ACPI: file removal distrib/ews4800mips/Makefile: revision 1.2 distrib/amd64/cdroms/bootcd-com/Makefile: revision 1.2 distrib/i386/Makefile: revision 1.5 distrib/amd64/cdroms/installcd/Makefile: revision 1.2 distrib/mvme68k/cdroms/installcd/Makefile: revision 1.1 distrib/alpha/cdroms/installcd/Makefile: revision 1.1 etc/etc.amd64/Makefile.inc: revision 1.7 distrib/i386/instkernel/Makefile: revision 1.6 distrib/x68k/cdroms/Makefile: revision 1.1 distrib/i386/cdroms/Makefile.cdrom: revision 1.1 distrib/sandpoint/Makefile: revision 1.4 distrib/i386/cdroms/Makefile.cdrom: revision 1.2 distrib/amiga/Makefile: revision 1.3 distrib/amd64/cdroms/bootcd/Makefile: revision 1.2 distrib/news68k/Makefile: revision 1.4 distrib/amd64/floppies/bootfloppy-com/Makefile: revision 1.5 distrib/news68k/cdroms/Makefile: revision 1.1 distrib/sparc/cdroms/Makefile: revision 1.1 distrib/shark/cdroms/Makefile: revision 1.1 etc/Makefile: revision 1.341 distrib/amd64/instkernel/Makefile: revision 1.2 distrib/sparc64/Makefile: revision 1.7 distrib/dreamcast/cdroms/Makefile: revision 1.1 distrib/shark/Makefile: revision 1.3 distrib/ews4800mips/cdroms/Makefile: revision 1.1 distrib/sun2/cdroms/installcd/Makefile: revision 1.1 distrib/shark/Makefile: revision 1.4 distrib/macppc/cdroms/Makefile: revision 1.1 distrib/mvme68k/cdroms/Makefile: revision 1.1 distrib/sun2/cdroms/Makefile: revision 1.1 distrib/hpcarm/Makefile: revision 1.3 distrib/arc/cdroms/installcd/Makefile: revision 1.1 distrib/hpcmips/cdroms/installcd/Makefile: revision 1.1 distrib/mipsco/cdroms/Makefile: revision 1.1 distrib/Makefile.inc: revision 1.9 distrib/playstation2/cdroms/installcd/Makefile: revision 1.1 distrib/ibmnws/cdroms/installcd/Makefile: revision 1.1 distrib/newsmips/cdroms/Makefile: revision 1.1 distrib/arc/Makefile: revision 1.3 distrib/sparc/cdroms/installcd/Makefile: revision 1.1 distrib/evbmips/cdroms/installcd/Makefile: revision 1.1 distrib/ews4800mips/cdroms/installcd/Makefile: revision 1.1 distrib/prep/Makefile: revision 1.3 distrib/ibmnws/cdroms/Makefile: revision 1.1 distrib/sandpoint/cdroms/Makefile: revision 1.1 distrib/atari/Makefile: revision 1.6 distrib/sgimips/cdroms/Makefile: revision 1.1 distrib/amd64/Makefile: revision 1.4 distrib/atari/cdroms/Makefile: revision 1.1 distrib/x68k/Makefile: revision 1.5 distrib/x68k/Makefile: revision 1.6 distrib/sandpoint/cdroms/installcd/Makefile: revision 1.1 distrib/evbarm/cdroms/Makefile: revision 1.1 distrib/acorn32/cdroms/Makefile: revision 1.1 distrib/cats/Makefile: revision 1.3 distrib/evbmips/cdroms/Makefile: revision 1.1 distrib/pc532/cdroms/Makefile: revision 1.1 distrib/Makefile: revision 1.14 distrib/evbarm/cdroms/installcd/Makefile: revision 1.1 distrib/ofppc/cdroms/Makefile: revision 1.1 distrib/amd64/cdroms/Makefile: revision 1.3 distrib/common/Makefile.bootcd: revision 1.8 distrib/i386/cdroms/bootcd-laptop/Makefile: file removal sys/arch/i386/conf/GENERIC: revision 1.813 distrib/hp300/Makefile: revision 1.17 sys/arch/i386/conf/GENERIC: revision 1.814 distrib/evbppc/Makefile: revision 1.2 distrib/pmax/cdroms/installcd/Makefile: revision 1.1 etc/etc.i386/Makefile.inc: revision 1.49 distrib/sgimips/Makefile: revision 1.2 distrib/prep/cdroms/installcd/Makefile: revision 1.1 distrib/acorn26/Makefile: revision 1.4 distrib/dreamcast/cdroms/installcd/Makefile: revision 1.1 distrib/alpha/Makefile: revision 1.22 distrib/dreamcast/Makefile: revision 1.2 Improve the use of makefs to build boot CDs, and make it truely MI: - allow to specify the "instkernel" directory, and allow to put multiple kernels on the image - allow to specify the directory where the image will be created - only use bootxx_cd9660 if it exists - search for second-stage boot as usr/mdec/boot.${MACHINE} in addition to usr/mdec/boot - make 'installboot -e' optional - use target 'release' or 'iso_image' depending on ${CDRELEASE} - call some MD targets, which will eventually complete the file list or make the image bootable For the benefit of modern hardware, enable ACPI by default in INSTALL and GENERIC kernels. If ACPI is an issue on your hardware, 'boot -c' and 'disable acpi' should be a workaround. ACPI-enabled kernels works fine on pre-acpi hardware. for amd64: - add ACPI to INSTALL and GENERIC, remove the *_ACPI config files. - get rid of the bootfloppy-big.fs boot image, and got to a 3-floppy boot image for i386: - introduce INSTALL_LARGE which has ACPI and some devices with big firmware - move some devices from INSTALL to INSTALL_LARGE - Boot floppies still use INSTALL, and bootfloppy-big.fs is still there (for thoses who want to build el-torito floppy emulation boot CD) and use INSTALL. For both, drop the 'iso-image' code in etc/ to make the iso bootable, we'll use something else to build bootable CDs. Add an iso_image target (iso-image as a target name doesn't play well with bsd.subdirs.mk) in distrib/makefile, which builds an iso image for $MACHINE with binary sets, stored in ${RELEASEDIR}/iso. The image is bootable for: alpha, amd64, cats, i386, pmax, sgimips, sparc, sparc64, sun3, vax. mac68k/macppc no there yet because of missing feature in makefs. call iso_image in distrib/ for iso-image in the top Makefile. Use the new common/Makefile.bootcd to make i386 and amd64 bootable ISO images. amd64 gets a single kernel; i386 images gets 3 kernels: - netbsd, copy from netbsd-INSTALL_LARGE.gz, loaded by default - nbsd-l, copy from netbsd-INSTALL_LAPTOP.gz - nbsd-i, copy from netbsd-INSTALL.gz for those who want the traditionnal non-ACPI kernel - drop the bootcd-laptop image both gets an installcd image, which is the same as bootcd but with the binary sets in addition to kernels. Make iso-image do nothing for all but mac68k, which still relies on mkisofs to create bootable ISO image. macppc should also be there, but it seems the code to make an iso bootable never got added in etc.macppc/ Fix typo in subdir name. Revert local changes that went in accidentally with the "add ACPI" commit. Note ACPI by default in i386/amd64, and the iso-image changes. Fix SUBDIR in previous Remove duplicate ACPIVERBOSE and ACPI_SCANPCI; pointed out by Nicolas Joly. Correct typo: the directory is named cdroms, not cdrom. Use nblaptop and nbnoacpi for the alternative kernel names; as suggected by Alan Barrett. While there factor out the kernels in Makefile.cdrom.
|
| 1.8.36.1 | 17-Apr-2012 |
yamt | sync with head
|
| 1.8.26.1 | 19-Dec-2013 |
matt | adapt for evbarmv7
|
| 1.8.12.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.9.40.1 | 07-Apr-2018 |
pgoyette | Sync with HEAD. 77 conflicts resolved - all of them $NetBSD$
|
| 1.6 | 29-Apr-2003 |
thorpej | branches: 1.6.32; Don't build gzboot's separately. Instead, use the concatenate'able gzboot images that are installed in ${DESTDIR}/usr/mdec. Simplifies building of these images considerably.
Fixes PR port-arm32/21352.
|
| 1.5 | 10-Apr-2003 |
thorpej | Descend into the gzboot_ADI_BRH_flash_0x00140000 subdir.
|
| 1.4 | 26-Apr-2002 |
thorpej | Build gzboot_TEAMASA_NPWR_flash_0x00080000.
|
| 1.3 | 13-Apr-2002 |
thorpej | Make the "release" target catch everything we want.
|
| 1.2 | 11-Apr-2002 |
lukem | - move gzboot/gzimg_* into unified gzboot/gzimg/, incorporating gzboot/kern_* - use NDWO Makefile layout
|
| 1.1 | 28-Mar-2002 |
thorpej | Add some basic distrib infrastructure for NetBSD/evbarm. Right now, this includes building flash'able gzip'd kernel images (and the uncompressing loader) for the IQ80310 and IQ80321 eval boards.
|
| 1.6.32.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.28 | 02-Jun-2019 |
thorpej | Fix building of gzboot images in the EABI MACHINE_ARCH universe.
|
| 1.27 | 05-Aug-2014 |
apb | branches: 1.27.24; Use ${TOOL_GZIP_N} instead of ${TOOL_GZIP} -n, and similarly use ${TOOL_GZIP_N} -9 instead of ${TOOL_GZIP} -9n, etc.
This will pass -nT instead of just -n if the gzip program is actually pigz.
|
| 1.26 | 01-Mar-2014 |
matt | branches: 1.26.2; TARGETS -> ARCH_TARGETS
|
| 1.25 | 27-Jan-2014 |
apb | Use ${TOOL_GZIP} instead of just gzip in all Makefiles outside */dist/* subdirectories.
When USE_PIGZGZIP=yes, bsd.own.mk sets TOOL_GZIP=${TOOL_PIGZ}, so there's no need to test USE_PIGZGZIP in these Makefiles.
|
| 1.24 | 30-Jan-2013 |
he | Fix the ALL_KERNELS default value assignment, so that the double quotes don't become a part of the value, causing all the targets to be skipped by default.
|
| 1.23 | 13-Jan-2013 |
mlelstv | build.sh lets you build releases with a limited set of kernels by using the ALL_KERNELS environment variable to override the arch default.
Fix this mechanism for evbarm by limiting the generated boot images accordingly.
|
| 1.22 | 04-Apr-2012 |
bsh | branches: 1.22.2; add phony targets to build gzimg files for specified kernels, instead of building all gzimg files in TARGETS.
|
| 1.21 | 03-Apr-2009 |
perry | branches: 1.21.6; Consistently use gzip with the -n flag so dates are not embedded.
Not tested on all platforms.
|
| 1.20 | 31-Oct-2008 |
cliff | branches: 1.20.2; add GEMINI gz image target
|
| 1.19 | 23-Jun-2008 |
matt | branches: 1.19.2; Change MACHINE to RELEASEMACHINEDIR
|
| 1.18 | 09-Nov-2006 |
scw | branches: 1.18.18; 1.18.22; Build a gzboot image suitable for CP3100.
|
| 1.17 | 24-Dec-2004 |
joff | Plug Technologic Systems TS-7200 SBC kernels into evbarm release build
|
| 1.16 | 30-Jul-2003 |
bsh | add SMDK2800 to supported platform.
|
| 1.15 | 10-Jul-2003 |
lukem | Rename a large chunk of the make(1) variables which refer to a program/tool from "FOO" to "TOOL_FOO". The new variables are: TOOL_ASN1_COMPILE TOOL_CAP_MKDB TOOL_CAT TOOL_CKSUM TOOL_COMPILE_ET TOOL_CONFIG TOOL_CRUNCHGEN TOOL_CTAGS TOOL_DB TOOL_EQN TOOL_FGEN TOOL_GENCAT TOOL_GROFF TOOL_HEXDUMP TOOL_INDXBIB TOOL_INSTALLBOOT TOOL_INSTALL_INFO TOOL_M4 TOOL_MAKEFS TOOL_MAKEINFO TOOL_MAKEWHATIS TOOL_MDSETIMAGE TOOL_MENUC TOOL_MKCSMAPPER TOOL_MKESDB TOOL_MKLOCALE TOOL_MKMAGIC TOOL_MKTEMP TOOL_MSGC TOOL_MTREE TOOL_PAX TOOL_PIC TOOL_PREPMKBOOTIMAGE TOOL_PWD_MKDB TOOL_REFER TOOL_ROFF_ASCII TOOL_ROFF_DVI TOOL_ROFF_HTML TOOL_ROFF_PS TOOL_ROFF_RAW TOOL_RPCGEN TOOL_SOELIM TOOL_SUNLABEL TOOL_TBL TOOL_UUDECODE TOOL_VGRIND TOOL_ZIC
For each, provide default in <bsd.sys.mk> of the form: TOOL_FOO?= foo and for the ${USETOOLS}=="yes" case in <bsd.own.mk>, provide override: TOOL_FOO= ${TOOLDIR}/bin/${_TOOL_PREFIX}foo
Document all of these in bsd.README.
This cleans up a chunk of potential (and actual) namespace collision within our build infrastructure, as well as improves consistency in the share/mk documentation and provision of appropriate defaults for each of these variables.
|
| 1.14 | 26-May-2003 |
thorpej | Don't build a big-endian image on platforms which don't run big-endian.
|
| 1.13 | 29-Apr-2003 |
thorpej | Don't build gzboot's separately. Instead, use the concatenate'able gzboot images that are installed in ${DESTDIR}/usr/mdec. Simplifies building of these images considerably.
Fixes PR port-arm32/21352.
|
| 1.12 | 10-Apr-2003 |
thorpej | Fix building of gzimg's (feh, last test build was done from the wrong source tree).
|
| 1.11 | 08-Apr-2003 |
thorpej | Build "root on wd0" and "root on sd0" gzboot images for ADI BRH, IQ80310, and IQ80321. Build "root on sd0" for TEAMASA_NPWR.
|
| 1.10 | 03-Jan-2003 |
lukem | Install release files under "${RELEASEDIR}/${MACHINE}/..." instead of "${RELEASEDIR}/...".
${RELEASEDIR} is never cleaned , and ${RELEASEDIR}/${MACHINE} is only cleaned if UPDATE is not defined.
|
| 1.9 | 08-May-2002 |
lukem | improve how gzipping is done to reduce amount of temp files, etc.
|
| 1.8 | 05-May-2002 |
lukem | Use per-target temp files, rather than sharing the same ones. Fixes parallel build problem noted by Bill Sommerfeld.
|
| 1.7 | 02-May-2002 |
lukem | yet another distrib overhaul: - move guts of distrib/Makefile.inc to distrib/common/Makefile.distrib (fixes problem caused by implicit include of ../Makefile.inc in certain submake conditions triggered by makefiles not yet in tree) - removed mkdir of ${RELEASEDIR}/*; rely upon "snap_pre" target of etc/Makefile to create all the release directories - renamed RELINSTALL to RELEASE_INSTALL - renamed FLOPPYINSTDIR to FLOPPY_RELEASEDIR - renamed MDSETDIR to MDSET_RELEASEDIR - removed ITARGET - move release target from top level to appropriate subdirectory - ensure release target has correct depends - replace miniroot's IMAGE_MD_POST with common/Makefile.image IMAGEPOSTBUILD - Makefile.image: add realall: ${IMAGE}
|
| 1.6 | 26-Apr-2002 |
lukem | replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" version
|
| 1.5 | 24-Apr-2002 |
thorpej | Allow the name of the gzboot image to be different from the name of the kernel configuration.
|
| 1.4 | 24-Apr-2002 |
thorpej | Allow which kernel for a specific kernel config to be specified (e.g. netbsd-sd0, netbsd-wm0, etc.).
|
| 1.3 | 13-Apr-2002 |
thorpej | Make the "release" target catch everything we want.
|
| 1.2 | 11-Apr-2002 |
thorpej | Add back the -f flag to gzip(1) that was erroneously removed in in the last change.
|
| 1.1 | 11-Apr-2002 |
lukem | - move gzboot/gzimg_* into unified gzboot/gzimg/, incorporating gzboot/kern_* - use NDWO Makefile layout
|
| 1.18.22.1 | 18-Sep-2008 |
wrstuden | Sync with wrstuden-revivesa-base-2.
|
| 1.18.18.2 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.18.18.1 | 29-Jun-2008 |
mjf | Sync with HEAD.
|
| 1.19.2.1 | 01-Nov-2008 |
snj | Pull up following revision(s) (requested by cliff in ticket #2): distrib/evbarm/gzboot/gzimg/Makefile: revision 1.20 add GEMINI gz image target
|
| 1.20.2.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.21.6.3 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
| 1.21.6.2 | 23-Jan-2013 |
yamt | sync with head
|
| 1.21.6.1 | 17-Apr-2012 |
yamt | sync with head
|
| 1.22.2.2 | 19-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
| 1.22.2.1 | 25-Feb-2013 |
tls | resync with head
|
| 1.26.2.1 | 10-Aug-2014 |
tls | Rebase.
|
| 1.27.24.1 | 10-Jun-2019 |
christos | Sync with HEAD
|
| 1.10 | 31-Dec-2021 |
christos | Grow a little
|
| 1.9 | 08-Sep-2021 |
christos | bump for clang/llvm
|
| 1.8 | 08-Feb-2021 |
martin | Use the same naming scheme for install images as we use for the ISO images.
|
| 1.7 | 16-Nov-2020 |
rin | Correctly support aarch64eb and earmv7hfeb in a similar manner to their little-endian counterparts.
Fix build failures for periodic binary snapshots.
|
| 1.6 | 02-Jun-2020 |
jmcneill | Revert previous; always use the same INSTIMAGEMB size regardless of MKDEBUG. Should fit now that USE_XZ_SETS=yes on aarch64.
|
| 1.5 | 02-Jun-2020 |
jmcneill | Use a larger INSTIMAGEMB value for MKDEBUG builds
|
| 1.4 | 02-Jun-2020 |
jmcneill | Exclude ramdisk images and empty instkernel directory
|
| 1.3 | 30-May-2020 |
jmcneill | Make room for debug sets
|
| 1.2 | 28-May-2020 |
jmcneill | Shrink the evbarm install image by not including the live images on the install media
|
| 1.1 | 28-May-2020 |
jmcneill | Build install images for aarch64 and earmv7hf.
|
| 1.1 | 28-May-2020 |
jmcneill | Build install images for aarch64 and earmv7hf.
|
| 1.1 | 28-May-2020 |
jmcneill | Build install images for aarch64 and earmv7hf.
|
| 1.2 | 12-Feb-2023 |
abs | Enable basic command line editing in evbarm, sparc64 and vax installer shells
(Following the pattern in amd64)
When a user selects "exit installer" or hits ^Z in sysinst, the calling install.sh runs a shell, plus shows a message indicating they can type "exit" to return to the installer.
Add -E to the arguments to this shell, to enable command line editing, (primarily for arrow keys, but basic emacs sequences will also work)
With the change of all the install.sh scripts in amd64, evbarm, i386, sparc64 and vax are identical apart from NetBSD RCD tags and the sysctl -nx kern.consdev check (some of the latter are definitely either wrong, or have an incorrect comment attached. Will return to later)
|
| 1.1 | 28-May-2020 |
jmcneill | branches: 1.1.6; Build install images for aarch64 and earmv7hf.
|
| 1.1.6.1 | 24-Feb-2023 |
martin | Pull up following revision(s) (requested by abs in ticket #105):
distrib/amd64/installimage-bios/install.sh: revision 1.3 distrib/i386/cdroms/install.sh: revision 1.5 distrib/vax/cdroms/installcd/install.sh: revision 1.3 distrib/amd64/cdroms/install.sh: revision 1.5 distrib/sparc64/cdroms/installcd/install.sh: revision 1.5 distrib/i386/installimage/install.sh: revision 1.3 distrib/i386/installimage/install.sh: revision 1.4 distrib/evbarm/installimage/install.sh: revision 1.2 distrib/amd64/installimage/install.sh: revision 1.4 usr.sbin/sysinst/menus.mi: revision 1.28
Enable basic command line editing in amd64 installer shells
When a user selects "exist installer" or hits ^Z in sysinst, the calling install.sh runs a shell, plus shows a message indicating they can type "exit" to return to the installer.
Add -E to the arguments to this shell, to enable command line editing, (primarily for arrow keys, but basic emacs sequences will also work)
At this point this is only on amd64, as this is the port which is least likely to be installing on particularly esoteric terminal hardware, and is also likely to have the highest proportion of less experienced users
Enable basic command line editing in i386 installer shells (Following the pattern in amd64)
When a user selects "exit installer" or hits ^Z in sysinst, the calling install.sh runs a shell, plus shows a message indicating they can type "exit" to return to the installer.
Add -E to the arguments to this shell, to enable command line editing, (primarily for arrow keys, but basic emacs sequences will also work)
Switch install.sh to use /usr/sbin/sysinst for sysinst rather than ./sysinst Matches i386/cdroms/install.sh and amd64/installimage/install.sh resultant install image verified to still run sysinst correctly
Enable basic command line editing in evbarm, sparc64 and vax installer shells (Following the pattern in amd64)
When a user selects "exit installer" or hits ^Z in sysinst, the calling install.sh runs a shell, plus shows a message indicating they can type "exit" to return to the installer.
Add -E to the arguments to this shell, to enable command line editing, (primarily for arrow keys, but basic emacs sequences will also work)
With the change of all the install.sh scripts in amd64, evbarm, i386, sparc64 and vax are identical apart from NetBSD RCD tags and the sysctl -nx kern.consdev check (some of the latter are definitely either wrong, or have an incorrect comment attached. Will return to later)
Add "-i -E" to /bin/sh called from sysinst
This enables command line editing (primarily for arrow keys, but basic emacs sequences will also work)
In the event that the shell has been compiled without command line editing features (for memory contrained install environments) the -E is ignored
|
| 1.1 | 28-May-2020 |
jmcneill | Build install images for aarch64 and earmv7hf.
|
| 1.6 | 28-Mar-2020 |
martin | Try to fix previous: include etc.evbarm/Makefile.inc to get proper sub-arch settings and key the subdirs off KERENEL_SETS instead of ALL_KERNELS (which is not always defined)
|
| 1.5 | 26-Mar-2020 |
skrll | Only build sshramdisk when building RPI_INSTALLx
|
| 1.4 | 19-Mar-2013 |
garbled | branches: 1.4.32; Add a new installer image for Raspberry PI to evbarm
Includes the following major changes:
1) Add new configmenu item to sysinst to allow creation of users at post-install time. 2) Add an sshramdisk type to evbarm, which is a ramdisk with sshd enabled, allowing users to install on a headless PI by sshing to the device with the account "sysinst" password "netbsd" to begin the installation. (Note, neither the account, nor the ssh setup are copied to the finalized installation image) 3) Change mkimage to build a boot-only image, without the root filesystems.
Much of the sshramdisk code could be reused on other ports easily.
|
| 1.3 | 02-May-2002 |
lukem | branches: 1.3.34; 1.3.58; 1.3.64; yet another distrib overhaul: - move guts of distrib/Makefile.inc to distrib/common/Makefile.distrib (fixes problem caused by implicit include of ../Makefile.inc in certain submake conditions triggered by makefiles not yet in tree) - removed mkdir of ${RELEASEDIR}/*; rely upon "snap_pre" target of etc/Makefile to create all the release directories - renamed RELINSTALL to RELEASE_INSTALL - renamed FLOPPYINSTDIR to FLOPPY_RELEASEDIR - renamed MDSETDIR to MDSET_RELEASEDIR - removed ITARGET - move release target from top level to appropriate subdirectory - ensure release target has correct depends - replace miniroot's IMAGE_MD_POST with common/Makefile.image IMAGEPOSTBUILD - Makefile.image: add realall: ${IMAGE}
|
| 1.2 | 13-Apr-2002 |
thorpej | Make the "release" target catch everything we want.
|
| 1.1 | 13-Apr-2002 |
thorpej | Ramdisk/install kernel for evbarm. Currently support the Npwr storage appliance.
XXX More work needs to be done here.
|
| 1.3.64.1 | 23-Jun-2013 |
tls | resync from head
|
| 1.3.58.1 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
| 1.3.34.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.4.32.1 | 08-Apr-2020 |
martin | Merge changes from current as of 20200406
|
| 1.33 | 16-Dec-2019 |
skrll | Update to new RaspberryPi firware
commit 0c01dbefba45a08c47f8538d5a071a0fba6b7e83 Author: popcornmix <popcornmix@gmail.com> Date: Wed Dec 11 15:30:08 2019 +0000
and include firmware for RPI4
Firmware has bee updated to support mainline linux kernels as described in https://github.com/raspberrypi/linux/issues/3237
|
| 1.32 | 12-Aug-2019 |
martin | Allow individual MDSETTARGETS/MDSET_SUFFIXES to define optional dependencies between themselves. Use that to make netbsd-RPI_INSTALL.img depend on netbsd-RPI_INSTALL.bin, resolving the parallel build race.
|
| 1.31 | 18-May-2019 |
skrll | branches: 1.31.2; Switch the kernel7.img RaspberryPi kernel in the armv7 image to GENERIC and thus reducing the number of kernels built in an evbarmv7 release.
|
| 1.30 | 14-Dec-2017 |
skrll | branches: 1.30.4; Build fix (really this time) from Harold Gutch
|
| 1.29 | 13-Dec-2017 |
skrll | Fix evbarm build - patch from Harold Gutch on port-arm
|
| 1.28 | 11-Dec-2017 |
jmcneill | Add missing RPI FDT build goop, from nick.
|
| 1.27 | 15-May-2015 |
matt | Don't keep two list of build kernels. include etc/etc.evbarm/Makefile.inc and use it to generate list of MDSETTARGETS.
|
| 1.26 | 15-May-2015 |
matt | Update list of armv7 install kernels.
|
| 1.25 | 05-Nov-2014 |
joerg | Prepare CUBIETRUCK_INSTALL too.
|
| 1.24 | 01-Mar-2014 |
matt | Split ARMv6 and ARMv7 kernels. Handle armeb properly. Add CUBIEBOARD
|
| 1.23 | 30-Aug-2013 |
skrll | PR/48164: BEAGLEBONE_INSTALL kernel not built with preferred ABI for platform
|
| 1.22 | 11-Aug-2013 |
riz | RPI has an ARMv6 processor, so handle RPI_INSTALL properly when building for the earmv6* MACHINE_ARCHes.
|
| 1.21 | 01-Aug-2013 |
jklos | Build BeagleBone installation kernel.
|
| 1.20 | 06-May-2013 |
skrll | Fix up evbearm* release builds.
|
| 1.19 | 19-Mar-2013 |
garbled | Add a new installer image for Raspberry PI to evbarm
Includes the following major changes:
1) Add new configmenu item to sysinst to allow creation of users at post-install time. 2) Add an sshramdisk type to evbarm, which is a ramdisk with sshd enabled, allowing users to install on a headless PI by sshing to the device with the account "sysinst" password "netbsd" to begin the installation. (Note, neither the account, nor the ssh setup are copied to the finalized installation image) 3) Change mkimage to build a boot-only image, without the root filesystems.
Much of the sshramdisk code could be reused on other ports easily.
|
| 1.18 | 30-Jan-2013 |
he | Also populate the INSTALL kernel for KUROBOX_PRO.
|
| 1.17 | 26-Oct-2012 |
msaitoh | Add OPENRD_INSTALL.
|
| 1.16 | 01-Sep-2012 |
matt | branches: 1.16.2; Add BCM5301X_INSTALL
|
| 1.15 | 01-Feb-2012 |
nisimura | add MINI2440_INSTALL image to the distribution.
|
| 1.14 | 31-Oct-2008 |
cliff | branches: 1.14.8; add GEMINI_INSTALL memory disk set target
|
| 1.13 | 09-Nov-2006 |
scw | branches: 1.13.18; 1.13.26; Add CP3100 and CP3100_INSTALL to kernel/build sets.
|
| 1.12 | 20-Oct-2006 |
kiyohara | alphabetical order.
|
| 1.11 | 17-Oct-2006 |
kiyohara | Add GUMSTIX_INSTALL.
|
| 1.10 | 24-Dec-2004 |
joff | Plug Technologic Systems TS-7200 SBC kernels into evbarm release build
|
| 1.9 | 26-May-2003 |
thorpej | Don't build a big-endian image on platforms which don't run big-endian.
|
| 1.8 | 08-Apr-2003 |
thorpej | Add ADI_BRH_INSTALL, INTEGRATOR_INSTALL, IQ80310_INSTALL, and IQ80321_INSTALL.
|
| 1.7 | 08-May-2002 |
lukem | - whitespace consistency cleanup - build (mdset/nm/strip) into ${filename} as one rule, and move ${filename}.gz into separate rule - rename MDSET.${filename}.nosymbols -> MDSET_NOSYMBOLS.${filename} - rename MDSET.${filename}.post -> MDSET_POST.${filename}, and don't do suffix handling here - rework suffix handling: - rename MDSET.${filename}.suffixes -> MDSET_SUFFIXES.${filename}, and change from list of suffixes to list of "suffix cmdtobuildsuffix", where cmdtobuildsuffix is the name of the variable containing the command to build ${filename}.${suffix} (available as "${.TARGET}"). - for each ${filename}.${suffix}, depend upon ${filename} and use ${cmdtobuildsuffix} to create the former. - add separate ${filename}.${suffix}.gz rule - mipsco & pmax: rename "install.gz" to "netbsd-INSTALL.gz", for consistency and so the target to build the mdset kernel doesn't get confused with general "install" target
|
| 1.6 | 03-May-2002 |
lukem | rather than blocking parallel mdset builds with .WAIT, replace usage of "netbsd.tmp" with "${.TARGET:R}" (et al)
|
| 1.5 | 02-May-2002 |
lukem | yet another distrib overhaul: - move guts of distrib/Makefile.inc to distrib/common/Makefile.distrib (fixes problem caused by implicit include of ../Makefile.inc in certain submake conditions triggered by makefiles not yet in tree) - removed mkdir of ${RELEASEDIR}/*; rely upon "snap_pre" target of etc/Makefile to create all the release directories - renamed RELINSTALL to RELEASE_INSTALL - renamed FLOPPYINSTDIR to FLOPPY_RELEASEDIR - renamed MDSETDIR to MDSET_RELEASEDIR - removed ITARGET - move release target from top level to appropriate subdirectory - ensure release target has correct depends - replace miniroot's IMAGE_MD_POST with common/Makefile.image IMAGEPOSTBUILD - Makefile.image: add realall: ${IMAGE}
|
| 1.4 | 26-Apr-2002 |
lukem | replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" version
|
| 1.3 | 14-Apr-2002 |
lukem | - Rename Makefile.mdset variables: MDEXTRA_SUFFIXES.${KERNEL} -> MDSET.${FILENAME}.suffixes ${KERNEL.${_K}}.post -> MDSET.${FILENAME}.post This allows "default" rules for for MDSETTARGETS with FILENAMEs of "-" by defined MDSET.-.post & MDSET.-.suffixes - Document the above - Use the above appropriately in various Makefiles - Be a be quieter when building these kernels - Add .WAIT syncs so that multiple kernels aren't built in parallel, because the temporary filename is the same, and it also avoid hairy magic in syncing the targets generated from MDSET.${FILENAME}.suffixes with the master target for that ${FILENAME}
|
| 1.2 | 13-Apr-2002 |
thorpej | Add S-Record and flat binary versions of the TEAMASA_NPWR_INSTALL kernel.
|
| 1.1 | 13-Apr-2002 |
thorpej | Ramdisk/install kernel for evbarm. Currently support the Npwr storage appliance.
XXX More work needs to be done here.
|
| 1.13.26.1 | 01-Nov-2008 |
snj | branches: 1.13.26.1.4; Pull up following revision(s) (requested by cliff in ticket #2): distrib/evbarm/instkernel/instkernel/Makefile: revision 1.14 add GEMINI_INSTALL memory disk set target
|
| 1.13.26.1.4.1 | 19-Dec-2013 |
matt | adapt for evbarmv7
|
| 1.13.18.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.14.8.3 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
| 1.14.8.2 | 30-Oct-2012 |
yamt | sync with head
|
| 1.14.8.1 | 17-Apr-2012 |
yamt | sync with head
|
| 1.16.2.4 | 19-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
| 1.16.2.3 | 23-Jun-2013 |
tls | resync from head
|
| 1.16.2.2 | 25-Feb-2013 |
tls | resync with head
|
| 1.16.2.1 | 20-Nov-2012 |
tls | Resync to 2012-11-19 00:00:00 UTC
|
| 1.30.4.2 | 13-Apr-2020 |
martin | Mostly merge changes from HEAD upto 20200411
|
| 1.30.4.1 | 10-Jun-2019 |
christos | Sync with HEAD
|
| 1.31.2.1 | 18-Aug-2019 |
msaitoh | Pull up following revision(s) (requested by martin in ticket #75): distrib/evbarm/instkernel/instkernel/Makefile: revision 1.32 distrib/common/Makefile.mdset: revision 1.46 Allow individual MDSETTARGETS/MDSET_SUFFIXES to define optional dependencies between themselves. Use that to make netbsd-RPI_INSTALL.img depend on netbsd-RPI_INSTALL.bin, resolving the parallel build race.
|
| 1.21 | 17-Feb-2024 |
christos | Fix MKREPRO build (Jan-Benedict Glaw)
|
| 1.20 | 16-Nov-2020 |
rin | Correctly support aarch64eb and earmv7hfeb in a similar manner to their little-endian counterparts.
Fix build failures for periodic binary snapshots.
|
| 1.19 | 01-Apr-2018 |
ryo | Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@)
- sys/arch/evbarm64 is gone and integrated into sys/arch/evbarm. (by skrll@) - add support fdt. evbarm/conf/GENERIC64 fdt (bcm2837,sunxi,tegra) based generic 64bit kernel config. (by skrll@, jmcneill@)
|
| 1.18 | 20-Aug-2017 |
christos | branches: 1.18.2; Create the ramdisk destination dir here.
|
| 1.17 | 05-Jul-2017 |
jmcneill | Copy install ramdisk to releasedir. Provide both a raw ffs and Legacy U-Boot version of it.
|
| 1.16 | 27-Jan-2017 |
rin | branches: 1.16.4; Fix build with LLVM, which does not support -mthumb-interwork.
|
| 1.15 | 24-Jan-2017 |
christos | += for MAKEFS_FLAGS
|
| 1.14 | 07-Jul-2016 |
matt | branches: 1.14.2; 1.14.4; When building earmv7 ramdisks, compile with -mthumb -mthumb-interwork to save space. Think of it as -Os on steriods.
|
| 1.13 | 09-Jan-2014 |
matt | Build BE ramdisks for BE MACHINE_ARCH's
|
| 1.12 | 11-Feb-2010 |
roy | branches: 1.12.6; 1.12.12; Remove terminfo.db as it's now embedded in libterminfo.
|
| 1.11 | 05-Feb-2010 |
roy | Use the rescue terminfo.db in our images instead of termcap.
|
| 1.10 | 20-Sep-2009 |
abs | 34 different termcap subsets, plus a couple of ports still using the full termcap distfile. In an attempt to reduce the madness switch everyone (except the i386 cd install which does its own thing) to the same (under 8K) termcap subset:
ansi ansi/pc-term compatible with color dumb|unknown 80-column dumb tty hp300h HP Catseye console iris-ansi-ap IRIS ANSI in application-keypad mode iris-ansi|iris-ansi-net IRIS emulating 40 line ANSI terminal (almost VT100) sun|sun1|sun2|sun-il Sun Microsystems Inc. console with working insert-line vt100|vt100-am DEC VT100 (w/advanced video) vt220-8 DEC VT220 8 bit terminal vt220|vt200|vt300 DEC VT220 in vt100 emulation mode wsvt25 NetBSD wscons in 25 line DEC VT220 mode wsvt25m NetBSD wscons in 25 line DEC VT220 mode with Meta x68k|x68k-ite NetBSD/x68k ITE xterm|vs100 xterm terminal emulator (X Window System)
Trying to provide similar functionality across all ports? It'll never catch on...
|
| 1.9 | 20-Sep-2009 |
abs | Nothing needs disktab anymore, so we'd rather have an inode and slightly over 1K of space on install media...
|
| 1.8 | 20-Sep-2009 |
abs | ${NETBSDSRCDIR}/distrib/common/protocols => ${DISTRIBDIR}/common/protocols ${NETBSDSRCDIR}/distrib/common/services => ${DISTRIBDIR}/common/services
|
| 1.7 | 20-Sep-2009 |
abs | Alas poor dot.hdprofile. I knew him... not at all Horatio. (Remove)
|
| 1.6 | 07-Apr-2009 |
joerg | Change ramdisks from dhclient to dhcpcd and add corresponding glue to sysinst. For amd64, the crunchgen binary shrinks by 150KB uncompresssed, 60KB compressed.
|
| 1.5 | 25-Jan-2009 |
abs | branches: 1.5.2; Use the cutdown distrib/common/services and distrib/common/protocols rather than the full fat etc versions
|
| 1.4 | 10-May-2007 |
dogcow | branches: 1.4.12; 1.4.24; Since /etc/services has gotten rather large, use a minimal one for install kernels. (mount_nfs is notably the only binary that doesn't gracefully deal with the lack of an /etc/services file, it appears.)
|
| 1.3 | 02-May-2002 |
lukem | yet another distrib overhaul: - move guts of distrib/Makefile.inc to distrib/common/Makefile.distrib (fixes problem caused by implicit include of ../Makefile.inc in certain submake conditions triggered by makefiles not yet in tree) - removed mkdir of ${RELEASEDIR}/*; rely upon "snap_pre" target of etc/Makefile to create all the release directories - renamed RELINSTALL to RELEASE_INSTALL - renamed FLOPPYINSTDIR to FLOPPY_RELEASEDIR - renamed MDSETDIR to MDSET_RELEASEDIR - removed ITARGET - move release target from top level to appropriate subdirectory - ensure release target has correct depends - replace miniroot's IMAGE_MD_POST with common/Makefile.image IMAGEPOSTBUILD - Makefile.image: add realall: ${IMAGE}
|
| 1.2 | 26-Apr-2002 |
lukem | replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" version
|
| 1.1 | 13-Apr-2002 |
thorpej | Ramdisk/install kernel for evbarm. Currently support the Npwr storage appliance.
XXX More work needs to be done here.
|
| 1.4.24.1 | 09-Jan-2014 |
matt | Build BE ramdisks for BE MACHINE_ARCH's
|
| 1.4.12.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.5.2.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.12.12.1 | 19-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
| 1.12.6.1 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
| 1.14.4.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
| 1.14.2.1 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
| 1.16.4.1 | 18-Jul-2017 |
snj | Pull up following revision(s) (requested by jmcneill in ticket #114): sys/arch/arm/samsung/exynos_intr.h: revision 1.3 sys/arch/arm/sunxi/sun8i_h3_ccu.c: revision 1.1 sys/arch/arm/sunxi/sun8i_h3_ccu.c: revision 1.2 sys/arch/arm/sunxi/sun8i_h3_ccu.c: revision 1.3 sys/arch/arm/sunxi/sunxi_gates.c: revision 1.1 distrib/utils/embedded/mkimage: revision 1.66 sys/arch/arm/sunxi/sun8i_h3_ccu.c: revision 1.4 sys/arch/arm/sunxi/sunxi_rsb.c: revision 1.1 sys/arch/arm/sunxi/sun8i_h3_ccu.c: revision 1.5 sys/arch/arm/sunxi/sun8i_h3_ccu.c: revision 1.6 sys/arch/arm/sunxi/sun8i_h3_ccu.c: revision 1.7 sys/dev/gpio/gpio.c: revision 1.59 sys/arch/arm/sunxi/sunxi_ccu_prediv.c: revision 1.1 sys/conf/Makefile.kern.inc: revision 1.257 sys/arch/evbarm/conf/ODROID-XU_INSTALL: file removal sys/arch/arm/sunxi/sunxi_ccu_prediv.c: revision 1.2 sys/conf/Makefile.kern.inc: revision 1.258 sys/arch/arm/fdt/psci_fdt.h: revision 1.1 sys/arch/arm/sunxi/sunxi_resets.c: revision 1.1 sys/arch/evbarm/conf/files.sunxi: revision 1.1 sys/arch/evbarm/fdt/fdt_machdep.c: revision 1.8 sys/arch/evbarm/fdt/fdt_machdep.c: revision 1.9 sys/arch/arm/samsung/files.exynos: revision 1.22 distrib/utils/embedded/conf/armv7.conf: revision 1.13 sys/arch/arm/samsung/files.exynos: revision 1.23 sys/arch/evbarm/conf/std.tegra: revision 1.15 distrib/utils/embedded/conf/armv7.conf: revision 1.14 sys/arch/arm/samsung/files.exynos: revision 1.24 distrib/utils/embedded/conf/armv7.conf: revision 1.15 sys/arch/evbarm/sunxi/genassym.cf: revision 1.1 sys/arch/arm/samsung/exynos_fdt.c: file removal sys/dev/fdt/fdt_pinctrl.c: revision 1.4 sys/arch/arm/samsung/exynos_sysmmu.c: revision 1.2 sys/arch/arm/sunxi/sun8i_h3_gpio.c: revision 1.1 sys/arch/arm/sunxi/sunxi_twi.c: revision 1.1 sys/dev/usb/ehci.c: revision 1.255 sys/arch/arm/sunxi/sunxi_twi.c: revision 1.2 sys/arch/arm/sunxi/sun8i_a83t_ccu.h: revision 1.1 sys/dev/ic/dwc_mmc.c: revision 1.11 sys/arch/arm/cortex/gic.c: revision 1.24 distrib/evbarm/instkernel/ramdisk/Makefile: revision 1.17 etc/etc.evbarm/Makefile.inc: revision 1.87 etc/etc.evbarm/Makefile.inc: revision 1.88 sys/arch/arm/fdt/gic_fdt.c: revision 1.5 etc/Makefile: revision 1.429 sys/arch/arm/fdt/gic_fdt.c: revision 1.6 sys/arch/arm/fdt/gic_fdt.c: revision 1.7 sys/arch/arm/sunxi/sunxi_gpio.c: revision 1.1 sys/arch/arm/sunxi/sunxi_gpio.c: revision 1.2 sys/arch/evbarm/conf/std.sunxi: revision 1.1 sys/arch/arm/sunxi/sunxi_gpio.c: revision 1.3 sys/arch/evbarm/conf/std.sunxi: revision 1.2 sys/arch/arm/sunxi/sunxi_gpio.c: revision 1.4 sys/arch/evbarm/conf/std.sunxi: revision 1.3 sys/arch/arm/sunxi/sunxi_gpio.c: revision 1.5 sys/arch/arm/sunxi/sunxi_ccu_div.c: revision 1.1 sys/dev/gpio/gpiovar.h: revision 1.17 sys/arch/arm/sunxi/sunxi_gpio.c: revision 1.6 sys/arch/arm/sunxi/sunxi_gpio.c: revision 1.7 sys/arch/arm/sunxi/sunxi_gpio.c: revision 1.8 sys/arch/arm/sunxi/sunxi_rsb.h: revision 1.1 sys/arch/arm/samsung/exynos_i2c.c: revision 1.12 sys/dev/fdt/fdtvar.h: revision 1.21 sys/arch/evbarm/sunxi/sunxi_start.S: revision 1.1 sys/arch/arm/samsung/exynos_i2c.c: revision 1.13 sys/dev/fdt/fdtvar.h: revision 1.22 sys/arch/evbarm/conf/SUNXI: revision 1.10 sys/dev/fdt/fdtvar.h: revision 1.23 sys/arch/evbarm/conf/SUNXI: revision 1.11 sys/dev/fdt/gpioleds.c: revision 1.1 sys/dev/fdt/fdtvar.h: revision 1.24 sys/arch/evbarm/conf/SUNXI: revision 1.12 sys/arch/evbarm/conf/SUNXI: revision 1.13 sys/arch/arm/cortex/gic.c: revision 1.30 sys/arch/evbarm/conf/SUNXI: revision 1.14 sys/arch/evbarm/conf/SUNXI: revision 1.15 sys/arch/evbarm/conf/SUNXI: revision 1.16 sys/arch/arm/sunxi/sunxi_emac.c: revision 1.1 etc/Makefile: revision 1.430 sys/arch/arm/sunxi/sunxi_emac.c: revision 1.2 etc/Makefile: revision 1.431 sys/arch/evbarm/conf/VEXPRESS_A15: revision 1.17 sys/arch/arm/sunxi/sunxi_emac.c: revision 1.3 sys/arch/arm/sunxi/sunxi_emac.c: revision 1.4 sys/arch/arm/samsung/exynos5422_clock.c: revision 1.6 sys/arch/arm/samsung/exynos_platform.c: revision 1.1 sys/dev/ofw/ofw_subr.c: revision 1.29 sys/arch/arm/samsung/exynos_platform.c: revision 1.2 sys/arch/evbarm/conf/mk.vexpress: revision 1.3 sys/arch/arm/samsung/exynos_platform.c: revision 1.3 sys/arch/evbarm/conf/mk.vexpress: revision 1.4 sys/arch/arm/samsung/exynos_platform.c: revision 1.4 sys/arch/arm/arm/psci.h: revision 1.1 sys/arch/arm/samsung/exynos_platform.c: revision 1.5 sys/arch/arm/samsung/exynos_platform.c: revision 1.6 sys/arch/evbarm/fdt/fdt_machdep.c: revision 1.10 external/bsd/mdocml/bin/mandoc/Makefile: revision 1.12 sys/dev/fdt/files.fdt: revision 1.17 sys/dev/fdt/files.fdt: revision 1.18 sys/dev/fdt/files.fdt: revision 1.19 sys/arch/arm/samsung/exynos_sscom.c: revision 1.8 sys/arch/arm/sunxi/sun8i_a83t_ccu.c: revision 1.1 sys/arch/arm/sunxi/sunxi_mmc.c: revision 1.1 sys/arch/arm/samsung/exynos_sscom.c: revision 1.9 sys/arch/arm/conf/files.arm: revision 1.133 sys/arch/arm/samsung/mct_var.h: revision 1.5 sys/arch/arm/sunxi/sunxi_platform.c: revision 1.1 sys/arch/arm/sunxi/sunxi_platform.c: revision 1.2 sys/arch/evbarm/conf/std.vexpress: revision 1.6 sys/arch/arm/sunxi/sunxi_platform.c: revision 1.3 sys/arch/arm/sunxi/sun6i_a31_gpio.c: revision 1.1 sys/arch/arm/sunxi/sunxi_platform.c: revision 1.4 sys/arch/arm/sunxi/sun6i_a31_gpio.c: revision 1.2 sys/arch/arm/sunxi/files.sunxi: revision 1.1 sys/dev/ofw/ofw_subr.c: revision 1.30 sys/arch/arm/sunxi/files.sunxi: revision 1.2 sys/dev/ofw/openfirm.h: revision 1.35 sys/arch/arm/sunxi/files.sunxi: revision 1.3 sys/dev/ofw/openfirm.h: revision 1.36 sys/arch/arm/sunxi/files.sunxi: revision 1.4 sys/arch/arm/sunxi/files.sunxi: revision 1.5 sys/arch/evbarm/exynos/exynos_machdep.c: file removal sys/arch/arm/sunxi/sunxi_gpio.h: revision 1.1 sys/arch/arm/samsung/sscom.c: revision 1.9 sys/arch/arm/sunxi/files.sunxi: revision 1.6 sys/dev/fdt/ohci_fdt.c: revision 1.1 sys/arch/arm/sunxi/sunxi_usbphy.c: revision 1.1 sys/arch/arm/sunxi/sunxi_gpio.h: revision 1.2 sys/arch/arm/sunxi/files.sunxi: revision 1.7 sys/arch/arm/sunxi/sunxi_usbphy.c: revision 1.2 sys/arch/arm/sunxi/sunxi_gpio.h: revision 1.3 sys/arch/arm/sunxi/files.sunxi: revision 1.8 sys/arch/arm/sunxi/sunxi_usbphy.c: revision 1.3 sys/arch/arm/sunxi/files.sunxi: revision 1.9 sys/arch/arm/samsung/exynos_sscom.c: revision 1.10 sys/arch/evbarm/conf/mk.tegra: revision 1.5 sys/arch/arm/samsung/exynos_dwcmmc.c: revision 1.4 sys/arch/evbarm/conf/mk.tegra: revision 1.6 sys/arch/evbarm/conf/EXYNOS: revision 1.15 sys/arch/evbarm/conf/EXYNOS: revision 1.16 sys/arch/evbarm/conf/EXYNOS: revision 1.17 sys/arch/arm/sunxi/sunxi_ccu.c: revision 1.1 sys/arch/evbarm/conf/EXYNOS: revision 1.19 sys/arch/arm/sunxi/sunxi_ccu.c: revision 1.2 sys/arch/arm/sunxi/sunxi_ccu.c: revision 1.3 sys/arch/arm/sunxi/sunxi_ccu.c: revision 1.4 sys/arch/arm/sunxi/sunxi_ccu.c: revision 1.5 sys/arch/arm/sunxi/sunxi_emac.h: revision 1.1 sys/arch/evbarm/conf/mk.sunxi: revision 1.1 sys/arch/evbarm/include/bootconfig.h: revision 1.7 sys/arch/evbarm/conf/TEGRA: revision 1.24 sys/arch/arm/arm/psci.c: revision 1.1 sys/dev/led.c: revision 1.1 sys/dev/led.c: revision 1.2 sys/arch/arm/arm/psci_arm.S: revision 1.1 sys/arch/arm/sunxi/sunxi_ccu_gate.c: revision 1.1 sys/arch/arm/sunxi/sunxi_ccu_gate.c: revision 1.2 sys/dev/fdt/ehci_fdt.c: revision 1.1 sys/dev/fdt/ehci_fdt.c: revision 1.2 sys/arch/arm/sunxi/sun6i_a31_ccu.h: revision 1.1 sys/arch/evbarm/conf/EXYNOS: revision 1.21 sys/arch/arm/sunxi/files.sunxi: revision 1.10 sys/arch/arm/sunxi/files.sunxi: revision 1.11 sys/dev/fdt/fdtbus.c: revision 1.14 sys/arch/arm/sunxi/sunxi_mmc.h: revision 1.1 sys/arch/arm/samsung/exynos5422_dma.c: file removal usr.bin/config/mkmakefile.c: revision 1.69 sys/conf/files: revision 1.1178 sys/arch/arm/sunxi/sunxi_platform.h: revision 1.1 sys/arch/evbarm/exynos/exynos_start.S: revision 1.4 sys/arch/arm/samsung/exynos_pinctrl.c: revision 1.11 sys/arch/arm/samsung/exynos_pinctrl.c: revision 1.12 sys/arch/arm/sunxi/sunxi_rtc.c: revision 1.1 sys/arch/arm/sunxi/sun8i_h3_ccu.h: revision 1.1 sys/arch/arm/samsung/exynos5410_clock.c: revision 1.1 sys/arch/arm/samsung/exynos5410_clock.c: revision 1.2 sys/arch/evbarm/conf/SUNXI: revision 1.1 external/bsd/elftosb/usr.sbin/elftosb/Makefile: revision 1.5 sys/arch/evbarm/conf/SUNXI: revision 1.2 sys/arch/arm/fdt/psci_fdt.c: revision 1.1 sys/arch/evbarm/conf/SUNXI: revision 1.3 sys/arch/evbarm/conf/SUNXI: revision 1.4 sys/arch/evbarm/conf/files.exynos: revision 1.3 sys/arch/evbarm/conf/SUNXI: revision 1.5 sys/arch/evbarm/conf/SUNXI: revision 1.6 sys/arch/arm/sunxi/sunxi_ccu_nm.c: revision 1.1 sys/dev/fdt/fixedfactorclock.c: revision 1.1 sys/dev/fdt/fdt_subr.c: revision 1.14 sys/arch/evbarm/conf/SUNXI: revision 1.7 sys/arch/arm/sunxi/sunxi_ccu_nm.c: revision 1.2 sys/arch/arm/sunxi/sun8i_a83t_gpio.c: revision 1.1 sys/dev/fdt/fdt_subr.c: revision 1.15 sys/arch/evbarm/conf/SUNXI: revision 1.8 sys/arch/arm/sunxi/sunxi_ccu_nm.c: revision 1.3 sys/dev/ic/dwc_mmc_reg.h: revision 1.6 sys/dev/fdt/fdt_subr.c: revision 1.16 sys/arch/evbarm/conf/SUNXI: revision 1.9 usr.bin/config/mkmakefile.c: revision 1.70 sys/dev/fdt/fdt_phy.c: revision 1.1 sys/arch/evbarm/conf/ODROID-XU: file removal sys/arch/arm/fdt/arm_fdt.c: revision 1.4 sys/arch/arm/samsung/exynos_reg.h: revision 1.14 sys/conf/files: revision 1.1180 sys/arch/arm/samsung/exynos_reg.h: revision 1.15 sys/arch/arm/sunxi/sunxi_ccu.h: revision 1.1 sys/arch/arm/sunxi/sunxi_ccu.h: revision 1.2 sys/arch/arm/sunxi/sunxi_ccu.h: revision 1.3 sys/arch/arm/sunxi/sunxi_ccu.h: revision 1.4 sys/arch/arm/sunxi/sunxi_ccu.h: revision 1.5 sys/arch/arm/sunxi/sunxi_ccu.h: revision 1.6 sys/dev/ic/dwc_mmc_var.h: revision 1.6 sys/arch/arm/samsung/exynos_combiner.c: revision 1.7 sys/arch/evbarm/exynos/platform.h: revision 1.2 sys/arch/arm/fdt/files.fdt: revision 1.12 sys/arch/evbarm/conf/std.exynos: revision 1.2 sys/arch/evbarm/conf/std.exynos: revision 1.3 sys/arch/arm/rockchip/rockchip_dwcmmc.c: revision 1.6 sys/arch/arm/sunxi/sunxi_com.c: revision 1.1 sys/dev/led.h: revision 1.1 sys/arch/evbarm/conf/std.exynos: revision 1.5 sys/arch/arm/sunxi/sunxi_com.c: revision 1.2 sys/arch/evbarm/conf/files.evbarm: revision 1.26 usr.bin/config/defs.h: revision 1.99 sys/arch/arm/fdt/arm_fdtvar.h: revision 1.6 sys/arch/arm/samsung/exynos_soc.c: revision 1.32 sys/arch/arm/sunxi/sun6i_a31_ccu.c: revision 1.1 sys/arch/arm/sunxi/sun6i_a31_ccu.c: revision 1.2 sys/arch/arm/samsung/mct.c: revision 1.11 sys/arch/evbarm/conf/ODROID-U: file removal sys/arch/arm/samsung/mct.c: revision 1.12 sys/arch/arm/sunxi/sunxi_ccu_nkmp.c: revision 1.1 sys/arch/arm/sunxi/sunxi_ccu_nkmp.c: revision 1.2 sys/arch/arm/sunxi/sunxi_ccu_nkmp.c: revision 1.3 sys/arch/arm/sunxi/sunxi_ccu_nkmp.c: revision 1.4 Get the EXYNOS kernel building again with recent FDT changes. Untested. Use arm_fdt_cpu_hatch and add mmu entry for DTB Fix exynos5 devmap, bootstrap, and implement early_putchar. Calculate UART frequency based on bootloader config. Fix KERNEL_BASE_PHYS (how did this ever work?) Avoid divide-by-zero for unconfigured PLLs Correctly initialize i2cbus attach args. Add delay and enable mct timecounter. Fix build w/o VERBOSE_INIT_ARM Remove ODROID-U and ODROID-XU kernel configs as they no longer work. - Replace CONSADDR with SSCOM2CONSOLE in example - Remove gtmr (Exynos5422 uses mct) - cinclude EXYNOS.local instead of TEGRA.local Use fdtbus_intr_establish to hook in block interrupts instead of intr_establish. Simplify MCT; just enable it and then attach an ARMv7 generic timer. Add support for building DTB files during kernel build, from christos. build vexpress-v2p-ca15-tc1.dtb with the kernel build tegra124-apalis-eval.dtb, tegra124-jetson-tk1.dtb, tegra124-nyan-big.dtb, tegra124-nyan-blaze.dtb, and tegra124-venice2.dtb with the kernel Allow multiline makeoptions to work by quoting the newline.. Bump for quoting makeoptions with multiple lines. un-c99 bump required config version for multiline makeoptions feature Set DTS makeoption in kernel config Assign DTB files to a variable so we can make -V DTB put the dtb files with their kernels. no need for debug printing. Don't assume that CPU index = GIC CPU interface number. We can determine the current CPU interface number by reading from the read-only GICD_ITARGETSR0 through GICD_ITARGETSR7 registers. This gets interrupts working on Exynos 5422, where the boot processor has GIC CPU interface #4. use -v to get the expanded variable. Use -v to get the expanded variables. Get baud rate from sclk_uartN instead of uartN. Print IRQ number at attach. Fix PLL con0 register locations and add uart clocks Disable exyortc for now, it doesn't work. More or less a rewrite of dwc_mmc, based on awin_mmc, adding DMA support. Update for new dwc_mmc driver Fix dmesg Add Exynos 5410 clock controller driver. Fix a few typos in clock parent names for mmc clocks. From jmcneill@ Update for new dwc_mmc driver Implement platform reset for exynos5 Attach fdtbus to a /clocks node with no compatible string. Add support for ARM Power State Coordination Interface (PSCI). Support interrupt sharing. Add initial support for Allwinner H3 SoC. ARM Trusted Firmware reserves SGIs 8-15 for secure use. Even without ATF, U-Boot on some platforms may use SGIs in this range for the PSCI implementation. Change ARMGIC_IPI_BASE to 0 from (16 - NIPI) and add a compile-time assert to ensure that we don't end up with a conflict. Add H3 MMC support SD/MMC clock fixes Add FDT PHY interface. Add glue for generic ehci/ohci bindings. Rename a variable, NFC. Support parents in different clock domains. Add USB stuff. Doesn't quite work yet. Synopsys DesignWare APB UART needs "options COM_AWIN" for now. Add i2c glue. Add RTC driver. PHY registers start at index 1. Now USB works. Don't allow sharing edge and level triggered interrupts. Add arm_fdt_memory_dump helper for dumping physical addresses from ddb Print clocks with aprint_debug Remove unused defines Add fdtbus_get_string helper Add of_search_compatible, which searches an array of compat_data structures for a matching "compatible" entry matching the supplied OFW node. This allows us to associate data with compatible strings. Add driver for Allwinner Gigabit Ethernet (EMAC) as found in sun8i and later family SoCs. This is a port of my FreeBSD driver which has been confirmed to work on Allwinner H3, A83T, and A64 SoCs. Fix dmesg Add basic support for Allwinner A31. Add basic FDT GPIO support. Fix the pinctrl api to match the spec. A pinctrl config can have more than one xref, and an xref may have specifier data associated with it. Enable sunxi pinctrl support Adjust to new pinctrl API Add P2WI/RSB driver, based on awin_p2wi.c. Fix typo in a compat string. Configure pin defaults at attach No need to explicitly set pinctrl config 0 now Fix some register definitions. Disallow sharing between MPSAFE and non-MPSAFE handlers. Add of_match_compat_data. This routine searches an array of compat_data structures for a matching "compatible" entry matching the supplied OFW node. Add options __HAVE_CPU_UAREA_ALLOC_IDLELWP Add support for reserved memory and MEMORY_DISK_DYNAMIC for FDT-based kernels. the extent code cannot use the full range of u_long, so ignore the last page before 4GB too. ok jmcneill@ Copy install ramdisk to releasedir. Provide both a raw ffs and Legacy U-Boot version of it. Replace HUMMINGBIRD_A31 with SUNXI kernel on armv7.img and include .dtb files for SUNXI and TEGRA kernels on the MSDOS partition. Let the controller provide a default name for pins. This makes pins easier to locate when we have multiple banks and a variable number of pins per bank. Attach gpio(4) to sunxigpio Test for kernel build directory before reading DTB list Add support for Allwinner A83T SoC. Add A83T files Fixup busdma sync and locking in the RX path. Disable batch RX/TX ints. Fix AHB2 register definition and explicitly set AHB2 parent to PLL_PERIPH0/2 -- this gives us 50% more bus bandwidth for emac Restore TX_INTERVAL_DEFAULT to 64 Drop the sunxi_emac_rx_batch feature. It was originally designed to reduce the amount of mutex unlock/lock cycles during the RX path on FreeBSD and if_input, but it is not required to drop the lock before calling if_percpuq_enqueue on NetBSD. Write back the data value instead of mask in sunxi_gpio_write Add a helper for exposing LED controls via sysctl. Add GPIO LED driver. add gpioleds Add misc. gates and resets driver, and explicitly enable PIO clocks at attach. Add fdtbus_get_string_index helper. Add driver for fixed-factor clocks. Add ffclock Remove the requirement for ehci to attach after companion devices. "go for it" - skrll@ Remove the hack to find companion devices and just assume 1 companion if ETTF flag is not set. Remove pass numbers for ehci/ohci now that the attach order no longer matters Use unsigned char for ctype functions, suggested by christos Add : to body of populate_sunxi to appease bash. port-evbarm/52388: Fix number of args to a debug printf.
|
| 1.18.2.1 | 07-Apr-2018 |
pgoyette | Sync with HEAD. 77 conflicts resolved - all of them $NetBSD$
|
| 1.3 | 20-Sep-2009 |
abs | Nothing needs disktab anymore, so we'd rather have an inode and slightly over 1K of space on install media...
|
| 1.2 | 19-Apr-2004 |
wiz | branches: 1.2.26; Spell removable with only two es. Inspired by jmc@openbsd.
|
| 1.1 | 13-Apr-2002 |
thorpej | Ramdisk/install kernel for evbarm. Currently support the Npwr storage appliance.
XXX More work needs to be done here.
|
| 1.2.26.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.3 | 20-Sep-2009 |
abs | Alas poor dot.hdprofile. I knew him... not at all Horatio. (Remove)
|
| 1.2 | 26-Jul-2003 |
salo | branches: 1.2.32; netbsd.org->NetBSD.org
|
| 1.1 | 13-Apr-2002 |
thorpej | Ramdisk/install kernel for evbarm. Currently support the Npwr storage appliance.
XXX More work needs to be done here.
|
| 1.2.32.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.4 | 11-Oct-2020 |
jmcneill | Sync with amd64
|
| 1.3 | 09-Jan-2020 |
martin | PR install/54780: in the (of course totally unlikely) case that sysinst should crash, run "stty sane".
|
| 1.2 | 26-Jul-2003 |
salo | branches: 1.2.32; 1.2.100; 1.2.102; netbsd.org->NetBSD.org
|
| 1.1 | 13-Apr-2002 |
thorpej | Ramdisk/install kernel for evbarm. Currently support the Npwr storage appliance.
XXX More work needs to be done here.
|
| 1.2.102.1 | 28-Jan-2020 |
msaitoh | Pull up following revision(s) (requested by martin in ticket #669): distrib/playstation2/miniroot/dot.profile: revision 1.5 distrib/sparc64/instfs/dot.profile: revision 1.8 distrib/hpcarm/miniroot/dot.profile: revision 1.3 distrib/emips/miniroot/dot.profile: revision 1.2 distrib/x68k/floppies/ramdisk/dot.profile: revision 1.16 distrib/zaurus/ramdisk/dot.profile: revision 1.4 distrib/i386/ramdisks/common/dot.profile: revision 1.7 distrib/cobalt/ramdisk/dot.profile: revision 1.2 distrib/hpcsh/miniroot/dot.profile: revision 1.5 distrib/evbarm/instkernel/ramdisk/dot.profile: revision 1.3 distrib/riscv/ramdisk/dot.profile: revision 1.2 distrib/sandpoint/ramdisk/dot.profile: revision 1.2 distrib/landisk/ramdisk/dot.profile: revision 1.3 distrib/amd64/ramdisks/common/dot.profile: revision 1.4 distrib/macppc/floppies/ramdisk/dot.profile: revision 1.14 distrib/mipsco/ramdisk/dot.profile: revision 1.3 distrib/evbmips/instkernel/ramdisk/dot.profile: revision 1.2 distrib/acorn32/ramdisk/dot.profile: revision 1.4 distrib/cats/ramdisk/dot.profile: revision 1.5 distrib/vax/ramdisk/dot.profile: revision 1.10 distrib/pmax/miniroot/dot.profile: revision 1.3 distrib/sparc/miniroot/dot.profile: revision 1.16 distrib/hpcmips/miniroot/dot.profile: revision 1.8 distrib/prep/floppies/ramdisk/dot.profile: revision 1.3 distrib/news68k/floppies/ramdisk/dot.profile: revision 1.8 distrib/alpha/instkernel/ramdisk/dot.profile: revision 1.11 distrib/ofppc/ramdisks/common/dot.profile: revision 1.2 distrib/mac68k/instkernel/ramdisk/dot.profile: revision 1.9 distrib/hp300/ramdisk/dot.profile: revision 1.7 distrib/ews4800mips/floppies/ramdisk/dot.profile: revision 1.2 distrib/emips/ramdisk/dot.profile: revision 1.3 distrib/newsmips/floppies/ramdisk/dot.profile: revision 1.7 distrib/bebox/ramdisk/dot.profile: revision 1.2 distrib/rs6000/ramdisk/dot.profile: revision 1.2 distrib/sgimips/miniroot/dot.profile: revision 1.2 distrib/mvme68k/miniroot/dot.profile: revision 1.9 distrib/hppa/ramdisk/dot.profile: revision 1.2 distrib/luna68k/ramdisk/dot.profile: revision 1.2 distrib/sgimips/ramdisk/dot.profile: revision 1.4 distrib/evbsh3/instkernel/ramdisk/dot.profile: revision 1.2 distrib/evbppc/ramdisk/dot.profile: revision 1.5 distrib/shark/instkernel/ramdisk/dot.profile: revision 1.5 distrib/pmax/ramdisk/dot.profile: revision 1.11 distrib/dreamcast/ramdisk/dot.profile: revision 1.3 distrib/arc/ramdisk/dot.profile: revision 1.5 distrib/atari/floppies/common/dot.profile: revision 1.8 PR install/54780: in the (of course totally unlikely) case that sysinst should crash, run "stty sane".
|
| 1.2.100.1 | 08-Apr-2020 |
martin | Merge changes from current as of 20200406
|
| 1.2.32.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.29 | 11-Oct-2020 |
jmcneill | Include newfs_msdos
|
| 1.28 | 03-Jun-2020 |
rin | x_gzip need liblzma for xz support.
|
| 1.27 | 02-Nov-2015 |
riz | Add dkctl to evbarm ramdisk, so we can configure wedges.
|
| 1.26 | 03-Aug-2013 |
matt | Add drvctl
|
| 1.25 | 28-Jun-2013 |
matt | Add sysctl
|
| 1.24 | 30-Jan-2013 |
he | Add newfs_ext2fs and mount_ext2fs, useful for installing on a hard disk on KUROBOX_PRO.
|
| 1.23 | 10-Aug-2012 |
matt | branches: 1.23.2; Add mount_tmpfs
|
| 1.22 | 10-Aug-2012 |
matt | Add fdisk/gpt/fsck_msdos
|
| 1.21 | 03-Jul-2011 |
tron | branches: 1.21.2; Update location of "less" source directory to the build of various install medias.
|
| 1.20 | 19-Jun-2011 |
tsutsui | Remove unnecessary gnu/usr.bin path from SRCDIRS.
|
| 1.19 | 19-Jun-2011 |
tsutsui | Use src/distrib/utils/x_gzip in all install ramdisks/miniroots for now since installation file systems might be flooded by -llzma.
|
| 1.18 | 14-Jan-2011 |
tsutsui | branches: 1.18.4; Adjust file lists for recent move: usr/sbin/chown -> sbin/chown usr/bin/chgrp -> bin/chgrp
|
| 1.17 | 11-Feb-2010 |
roy | Remove terminfo.db as it's now embedded in libterminfo.
|
| 1.16 | 05-Feb-2010 |
roy | Use the rescue terminfo.db in our images instead of termcap.
|
| 1.15 | 20-Sep-2009 |
abs | 34 different termcap subsets, plus a couple of ports still using the full termcap distfile. In an attempt to reduce the madness switch everyone (except the i386 cd install which does its own thing) to the same (under 8K) termcap subset:
ansi ansi/pc-term compatible with color dumb|unknown 80-column dumb tty hp300h HP Catseye console iris-ansi-ap IRIS ANSI in application-keypad mode iris-ansi|iris-ansi-net IRIS emulating 40 line ANSI terminal (almost VT100) sun|sun1|sun2|sun-il Sun Microsystems Inc. console with working insert-line vt100|vt100-am DEC VT100 (w/advanced video) vt220-8 DEC VT220 8 bit terminal vt220|vt200|vt300 DEC VT220 in vt100 emulation mode wsvt25 NetBSD wscons in 25 line DEC VT220 mode wsvt25m NetBSD wscons in 25 line DEC VT220 mode with Meta x68k|x68k-ite NetBSD/x68k ITE xterm|vs100 xterm terminal emulator (X Window System)
Trying to provide similar functionality across all ports? It'll never catch on...
|
| 1.14 | 20-Sep-2009 |
abs | Nothing needs disktab anymore, so we'd rather have an inode and slightly over 1K of space on install media...
|
| 1.13 | 20-Sep-2009 |
abs | ${NETBSDSRCDIR}/distrib/common/protocols => ${DISTRIBDIR}/common/protocols ${NETBSDSRCDIR}/distrib/common/services => ${DISTRIBDIR}/common/services
|
| 1.12 | 20-Sep-2009 |
abs | Alas poor dot.hdprofile. I knew him... not at all Horatio. (Remove)
|
| 1.11 | 18-Sep-2009 |
abs | Of the arious list files 28 said PROG usr/bin/gzip usr/bin/gzcat usr/bin/gunzip while 14 picked PROG usr/bin/gzip usr/bin/gunzip usr/bin/gzcat
Make them all choose the former. No functional change.
|
| 1.10 | 29-Apr-2009 |
tsutsui | Fix indent on common/protocols changes.
|
| 1.9 | 07-Apr-2009 |
joerg | Change ramdisks from dhclient to dhcpcd and add corresponding glue to sysinst. For amd64, the crunchgen binary shrinks by 150KB uncompresssed, 60KB compressed.
|
| 1.8 | 25-Jan-2009 |
abs | branches: 1.8.2; Use the cutdown distrib/common/services and distrib/common/protocols rather than the full fat etc versions
|
| 1.7 | 21-May-2008 |
rafal | Add 'xterm' and 'ansi' to termcap.mini (and the mktermcap script which is used to generate it), use termcap.mini in evbarm ramdisk (vs. the full termap DB) which frees up a bit of room to add dhclient and cu.
|
| 1.6 | 06-May-2008 |
dyoung | branches: 1.6.2; Add -lprop to the LIBS line so that ifconfig will link.
|
| 1.5 | 10-May-2007 |
dogcow | branches: 1.5.12; 1.5.14; Since /etc/services has gotten rather large, use a minimal one for install kernels. (mount_nfs is notably the only binary that doesn't gracefully deal with the lack of an /etc/services file, it appears.)
|
| 1.4 | 31-Dec-2004 |
joff | Add /bin/rmdir, needed by sysinst
|
| 1.3 | 27-Dec-2003 |
martin | More crunchgen lists needing -lz now for new gzip. Noticed by Markus W Kilbinger.
|
| 1.2 | 26-Apr-2002 |
lukem | replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" version
|
| 1.1 | 13-Apr-2002 |
thorpej | Ramdisk/install kernel for evbarm. Currently support the Npwr storage appliance.
XXX More work needs to be done here.
|
| 1.5.14.2 | 04-Jun-2008 |
yamt | sync with head
|
| 1.5.14.1 | 18-May-2008 |
yamt | sync with head.
|
| 1.5.12.2 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.5.12.1 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
| 1.6.2.1 | 23-Jun-2008 |
wrstuden | Sync w/ -current. 34 merge conflicts to follow.
|
| 1.8.2.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.18.4.1 | 23-Jun-2011 |
cherry | Catchup with rmind-uvmplock merge.
|
| 1.21.2.2 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
| 1.21.2.1 | 30-Oct-2012 |
yamt | sync with head
|
| 1.23.2.2 | 19-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
| 1.23.2.1 | 25-Feb-2013 |
tls | resync with head
|
| 1.28 | 17-May-2024 |
christos | use IMAGESPECEXTRA to include libdata and don't include IMAGERUNTIME
|
| 1.27 | 17-May-2024 |
christos | use IMAGERUNTIME to copy extra data instead of random pax commands
|
| 1.26 | 15-Mar-2024 |
riastradh | evbarm/instkernel/sshramdisk: Put firmware in the right paths.
Maybe this should also be wired up to `release' to put the ramdisk in the releasedir so we detect destdir path leakage like this had.
PR port-evbarm/58035
|
| 1.25 | 26-Mar-2020 |
skrll | branches: 1.25.6; Bump IMAGESIZE
|
| 1.24 | 23-Mar-2020 |
martin | Bump image size - new firmware files need more space
|
| 1.23 | 01-Mar-2020 |
christos | Redo the sshsk_sign() stuff properly, but putting the helper in libssh.so
|
| 1.22 | 28-Feb-2020 |
christos | Deal with sshkey_sign. I am going to fix this properly at some point, but it needs coordination from upstream (Patrick Welche)
|
| 1.21 | 21-Jan-2020 |
mlelstv | Was too slight a bump.
|
| 1.20 | 21-Jan-2020 |
martin | Bump image size slightly
|
| 1.19 | 21-Nov-2019 |
martin | Bump image size for gcc8
|
| 1.18 | 14-Aug-2019 |
martin | Update to newer sshd (the host key is the same as before, it already was a rsa key). From Harold Gutch.
|
| 1.17 | 08-Apr-2018 |
mlelstv | branches: 1.17.2; 1.17.4; increase sshramdisk from 24000k to 28000k.
|
| 1.16 | 22-Oct-2017 |
joerg | branches: 1.16.2; Bump image size to 24MB, won't fit for plain evbarm otherwise.
|
| 1.15 | 18-Mar-2017 |
sevan | branches: 1.15.4; Bump image size to unbreak builds. nbmakefs: `work' size of 21610496 is larger than the maxsize of 20480000.
ok jakllsch
|
| 1.14 | 11-Feb-2017 |
christos | fix typo.
|
| 1.13 | 11-Feb-2017 |
christos | more MKREPRO_TIMESTAMP fixes (for pax/tar generated files)
|
| 1.12 | 24-Jan-2017 |
christos | += for MAKEFS_FLAGS
|
| 1.11 | 19-Dec-2016 |
christos | branches: 1.11.2; give it a bit more room.
|
| 1.10 | 19-Dec-2016 |
christos | grow so that new intel firmware fits.
|
| 1.9 | 15-Jul-2015 |
martin | branches: 1.9.2; Set IMAGEENDIAN properly for big endian builds. From Rin Okuyama.
|
| 1.8 | 23-Feb-2015 |
joerg | Give LLVM a bit breathing room for the sshramdisk when building for generic ARM.
|
| 1.7 | 16-Feb-2015 |
skrll | Bump size to fix build.
|
| 1.6 | 31-Oct-2014 |
uebayasi | Bump image size to compensate new iwn(4) firmwares.
|
| 1.5 | 14-Aug-2014 |
joerg | LLVM sshramdisk needs 8.9MB, so bump again.
|
| 1.4 | 12-Aug-2014 |
martin | Add firmware images to this image, as discussed on port-arm.
|
| 1.3 | 02-Mar-2014 |
joerg | branches: 1.3.4; 1.3.6; Bump sshramdisk size to 3800k, reserve 4MB in the install kernel.
|
| 1.2 | 28-Jun-2013 |
htodd | Bump imagesize to fix build.
|
| 1.1 | 19-Mar-2013 |
garbled | branches: 1.1.6; Add a new installer image for Raspberry PI to evbarm
Includes the following major changes:
1) Add new configmenu item to sysinst to allow creation of users at post-install time. 2) Add an sshramdisk type to evbarm, which is a ramdisk with sshd enabled, allowing users to install on a headless PI by sshing to the device with the account "sysinst" password "netbsd" to begin the installation. (Note, neither the account, nor the ssh setup are copied to the finalized installation image) 3) Change mkimage to build a boot-only image, without the root filesystems.
Much of the sshramdisk code could be reused on other ports easily.
|
| 1.1.6.3 | 19-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
| 1.1.6.2 | 23-Jun-2013 |
tls | resync from head
|
| 1.1.6.1 | 19-Mar-2013 |
tls | file Makefile was added on branch tls-maxphys on 2013-06-23 06:26:17 +0000
|
| 1.3.6.2 | 09-May-2015 |
msaitoh | Pull up following revision(s) (requested by snj in ticket #742):
distrib/evbarm/instkernel/sshramdisk/Makefile patch sys/arch/evbarm/conf/RPI_INSTALL patch
Increase ramdisk size to fix build break.
|
| 1.3.6.1 | 07-May-2015 |
riz | Apply patch (requested by snj in ticket #738):
distrib/evbarm/instkernel/sshramdisk/Makefile patch
Bump ramdisk size. [snj, ticket #738]
|
| 1.3.4.2 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
| 1.3.4.1 | 02-Mar-2014 |
yamt | file Makefile was added on branch yamt-pagecache on 2014-05-22 12:01:28 +0000
|
| 1.9.2.2 | 20-Mar-2017 |
pgoyette | Sync with HEAD
|
| 1.9.2.1 | 07-Jan-2017 |
pgoyette | Sync with HEAD. (Note that most of these changes are simply $NetBSD$ tag issues.)
|
| 1.11.2.1 | 21-Apr-2017 |
bouyer | Sync with HEAD
|
| 1.15.4.2 | 18-Apr-2024 |
martin | Pull up following revision(s) (requested by riastradh in ticket #1955):
distrib/evbarm/instkernel/sshramdisk/Makefile: revision 1.26
evbarm/instkernel/sshramdisk: Put firmware in the right paths.
Maybe this should also be wired up to `release' to put the ramdisk in the releasedir so we detect destdir path leakage like this had.
PR port-evbarm/58035
|
| 1.15.4.1 | 01-Nov-2018 |
martin | Pull up the following trying to fix the build:
distrib/evbarm/instkernel/sshramdisk/Makefile 1.16,1.17
Bump image size to 28000k.
|
| 1.16.2.1 | 16-Apr-2018 |
pgoyette | Sync with HEAD, resolve some conflicts
|
| 1.17.4.2 | 18-Apr-2024 |
martin | Pull up following revision(s) (requested by riastradh in ticket #1829):
distrib/evbarm/instkernel/sshramdisk/Makefile: revision 1.26
evbarm/instkernel/sshramdisk: Put firmware in the right paths.
Maybe this should also be wired up to `release' to put the ramdisk in the releasedir so we detect destdir path leakage like this had.
PR port-evbarm/58035
|
| 1.17.4.1 | 23-Aug-2019 |
msaitoh | Pullup the following revision (requested by martin in ticket #105):
distrib/evbarm/instkernel/sshramdisk/Makefile 1.18 distrib/evbarm/instkernel/sshramdisk/list 1.2 distrib/evbarm/instkernel/sshramdisk/sshd_config 1.2 distrib/evbarm/instkernel/sshramdisk/ssh_host_dsa_key delete distrib/evbarm/instkernel/sshramdisk/ssh_host_rsa_key 1.1
Update to newer sshd (the host key is the same as before, it already was a rsa key). From Harold Gutch
|
| 1.17.2.2 | 13-Apr-2020 |
martin | Mostly merge changes from HEAD upto 20200411
|
| 1.17.2.1 | 08-Apr-2020 |
martin | Merge changes from current as of 20200406
|
| 1.25.6.1 | 18-Apr-2024 |
martin | Pull up following revision(s) (requested by riastradh in ticket #657):
distrib/evbarm/instkernel/sshramdisk/Makefile: revision 1.26
evbarm/instkernel/sshramdisk: Put firmware in the right paths.
Maybe this should also be wired up to `release' to put the ramdisk in the releasedir so we detect destdir path leakage like this had.
PR port-evbarm/58035
|
| 1.1 | 19-Mar-2013 |
garbled | branches: 1.1.6; 1.1.12; Add a new installer image for Raspberry PI to evbarm
Includes the following major changes:
1) Add new configmenu item to sysinst to allow creation of users at post-install time. 2) Add an sshramdisk type to evbarm, which is a ramdisk with sshd enabled, allowing users to install on a headless PI by sshing to the device with the account "sysinst" password "netbsd" to begin the installation. (Note, neither the account, nor the ssh setup are copied to the finalized installation image) 3) Change mkimage to build a boot-only image, without the root filesystems.
Much of the sshramdisk code could be reused on other ports easily.
|
| 1.1.12.2 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
| 1.1.12.1 | 19-Mar-2013 |
yamt | file dot.profile was added on branch yamt-pagecache on 2014-05-22 12:01:28 +0000
|
| 1.1.6.2 | 23-Jun-2013 |
tls | resync from head
|
| 1.1.6.1 | 19-Mar-2013 |
tls | file dot.profile was added on branch tls-maxphys on 2013-06-23 06:26:17 +0000
|
| 1.1 | 19-Mar-2013 |
garbled | branches: 1.1.6; 1.1.12; Add a new installer image for Raspberry PI to evbarm
Includes the following major changes:
1) Add new configmenu item to sysinst to allow creation of users at post-install time. 2) Add an sshramdisk type to evbarm, which is a ramdisk with sshd enabled, allowing users to install on a headless PI by sshing to the device with the account "sysinst" password "netbsd" to begin the installation. (Note, neither the account, nor the ssh setup are copied to the finalized installation image) 3) Change mkimage to build a boot-only image, without the root filesystems.
Much of the sshramdisk code could be reused on other ports easily.
|
| 1.1.12.2 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
| 1.1.12.1 | 19-Mar-2013 |
yamt | file inst.profile was added on branch yamt-pagecache on 2014-05-22 12:01:28 +0000
|
| 1.1.6.2 | 23-Jun-2013 |
tls | resync from head
|
| 1.1.6.1 | 19-Mar-2013 |
tls | file inst.profile was added on branch tls-maxphys on 2013-06-23 06:26:17 +0000
|
| 1.6 | 20-Jul-2025 |
christos | crypto needs threads
|
| 1.5 | 09-Mar-2021 |
christos | branches: 1.5.8; We don't need libwrap anymore; libhack replaces it.
|
| 1.4 | 01-Mar-2020 |
christos | Redo the sshsk_sign() stuff properly, but putting the helper in libssh.so
|
| 1.3 | 28-Feb-2020 |
christos | Deal with sshkey_sign. I am going to fix this properly at some point, but it needs coordination from upstream (Patrick Welche)
|
| 1.2 | 14-Aug-2019 |
martin | Update to newer sshd (the host key is the same as before, it already was a rsa key). From Harold Gutch.
|
| 1.1 | 19-Mar-2013 |
garbled | branches: 1.1.6; 1.1.12; 1.1.36; 1.1.38; Add a new installer image for Raspberry PI to evbarm
Includes the following major changes:
1) Add new configmenu item to sysinst to allow creation of users at post-install time. 2) Add an sshramdisk type to evbarm, which is a ramdisk with sshd enabled, allowing users to install on a headless PI by sshing to the device with the account "sysinst" password "netbsd" to begin the installation. (Note, neither the account, nor the ssh setup are copied to the finalized installation image) 3) Change mkimage to build a boot-only image, without the root filesystems.
Much of the sshramdisk code could be reused on other ports easily.
|
| 1.1.38.1 | 23-Aug-2019 |
msaitoh | Pullup the following revision (requested by martin in ticket #105):
distrib/evbarm/instkernel/sshramdisk/Makefile 1.18 distrib/evbarm/instkernel/sshramdisk/list 1.2 distrib/evbarm/instkernel/sshramdisk/sshd_config 1.2 distrib/evbarm/instkernel/sshramdisk/ssh_host_dsa_key delete distrib/evbarm/instkernel/sshramdisk/ssh_host_rsa_key 1.1
Update to newer sshd (the host key is the same as before, it already was a rsa key). From Harold Gutch
|
| 1.1.36.1 | 13-Apr-2020 |
martin | Mostly merge changes from HEAD upto 20200411
|
| 1.1.12.2 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
| 1.1.12.1 | 19-Mar-2013 |
yamt | file list was added on branch yamt-pagecache on 2014-05-22 12:01:28 +0000
|
| 1.1.6.2 | 23-Jun-2013 |
tls | resync from head
|
| 1.1.6.1 | 19-Mar-2013 |
tls | file list was added on branch tls-maxphys on 2013-06-23 06:26:17 +0000
|
| 1.5.8.1 | 02-Aug-2025 |
perseant | Sync with HEAD
|
| 1.1 | 19-Mar-2013 |
garbled | branches: 1.1.6; 1.1.12; Add a new installer image for Raspberry PI to evbarm
Includes the following major changes:
1) Add new configmenu item to sysinst to allow creation of users at post-install time. 2) Add an sshramdisk type to evbarm, which is a ramdisk with sshd enabled, allowing users to install on a headless PI by sshing to the device with the account "sysinst" password "netbsd" to begin the installation. (Note, neither the account, nor the ssh setup are copied to the finalized installation image) 3) Change mkimage to build a boot-only image, without the root filesystems.
Much of the sshramdisk code could be reused on other ports easily.
|
| 1.1.12.2 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
| 1.1.12.1 | 19-Mar-2013 |
yamt | file master.passwd was added on branch yamt-pagecache on 2014-05-22 12:01:28 +0000
|
| 1.1.6.2 | 23-Jun-2013 |
tls | resync from head
|
| 1.1.6.1 | 19-Mar-2013 |
tls | file master.passwd was added on branch tls-maxphys on 2013-06-23 06:26:17 +0000
|
| 1.1 | 19-Mar-2013 |
garbled | branches: 1.1.6; 1.1.12; Add a new installer image for Raspberry PI to evbarm
Includes the following major changes:
1) Add new configmenu item to sysinst to allow creation of users at post-install time. 2) Add an sshramdisk type to evbarm, which is a ramdisk with sshd enabled, allowing users to install on a headless PI by sshing to the device with the account "sysinst" password "netbsd" to begin the installation. (Note, neither the account, nor the ssh setup are copied to the finalized installation image) 3) Change mkimage to build a boot-only image, without the root filesystems.
Much of the sshramdisk code could be reused on other ports easily.
|
| 1.1.12.2 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
| 1.1.12.1 | 19-Mar-2013 |
yamt | file mtree.conf was added on branch yamt-pagecache on 2014-05-22 12:01:28 +0000
|
| 1.1.6.2 | 23-Jun-2013 |
tls | resync from head
|
| 1.1.6.1 | 19-Mar-2013 |
tls | file mtree.conf was added on branch tls-maxphys on 2013-06-23 06:26:17 +0000
|
| 1.2 | 14-Aug-2019 |
martin | Update to newer sshd (the host key is the same as before, it already was a rsa key). From Harold Gutch.
|
| 1.1 | 19-Mar-2013 |
garbled | branches: 1.1.6; 1.1.12; 1.1.36; 1.1.38; Add a new installer image for Raspberry PI to evbarm
Includes the following major changes:
1) Add new configmenu item to sysinst to allow creation of users at post-install time. 2) Add an sshramdisk type to evbarm, which is a ramdisk with sshd enabled, allowing users to install on a headless PI by sshing to the device with the account "sysinst" password "netbsd" to begin the installation. (Note, neither the account, nor the ssh setup are copied to the finalized installation image) 3) Change mkimage to build a boot-only image, without the root filesystems.
Much of the sshramdisk code could be reused on other ports easily.
|
| 1.1.38.1 | 23-Aug-2019 |
msaitoh | Pullup the following revision (requested by martin in ticket #105):
distrib/evbarm/instkernel/sshramdisk/Makefile 1.18 distrib/evbarm/instkernel/sshramdisk/list 1.2 distrib/evbarm/instkernel/sshramdisk/sshd_config 1.2 distrib/evbarm/instkernel/sshramdisk/ssh_host_dsa_key delete distrib/evbarm/instkernel/sshramdisk/ssh_host_rsa_key 1.1
Update to newer sshd (the host key is the same as before, it already was a rsa key). From Harold Gutch
|
| 1.1.36.1 | 13-Apr-2020 |
martin | Mostly merge changes from HEAD upto 20200411
|
| 1.1.12.2 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
| 1.1.12.1 | 19-Mar-2013 |
yamt | file ssh_host_dsa_key was added on branch yamt-pagecache on 2014-05-22 12:01:28 +0000
|
| 1.1.6.2 | 23-Jun-2013 |
tls | resync from head
|
| 1.1.6.1 | 19-Mar-2013 |
tls | file ssh_host_dsa_key was added on branch tls-maxphys on 2013-06-23 06:26:17 +0000
|
| 1.1 | 14-Aug-2019 |
martin | branches: 1.1.2; 1.1.6; Update to newer sshd (the host key is the same as before, it already was a rsa key). From Harold Gutch.
|
| 1.1.6.2 | 13-Apr-2020 |
martin | Mostly merge changes from HEAD upto 20200411
|
| 1.1.6.1 | 14-Aug-2019 |
martin | file ssh_host_rsa_key was added on branch phil-wifi on 2020-04-13 07:45:26 +0000
|
| 1.1.2.2 | 23-Aug-2019 |
msaitoh | Pullup the following revision (requested by martin in ticket #105):
distrib/evbarm/instkernel/sshramdisk/Makefile 1.18 distrib/evbarm/instkernel/sshramdisk/list 1.2 distrib/evbarm/instkernel/sshramdisk/sshd_config 1.2 distrib/evbarm/instkernel/sshramdisk/ssh_host_dsa_key delete distrib/evbarm/instkernel/sshramdisk/ssh_host_rsa_key 1.1
Update to newer sshd (the host key is the same as before, it already was a rsa key). From Harold Gutch
|
| 1.1.2.1 | 14-Aug-2019 |
msaitoh | file ssh_host_rsa_key was added on branch netbsd-9 on 2019-08-23 04:22:49 +0000
|
| 1.2 | 14-Aug-2019 |
martin | Update to newer sshd (the host key is the same as before, it already was a rsa key). From Harold Gutch.
|
| 1.1 | 19-Mar-2013 |
garbled | branches: 1.1.6; 1.1.12; 1.1.36; 1.1.38; Add a new installer image for Raspberry PI to evbarm
Includes the following major changes:
1) Add new configmenu item to sysinst to allow creation of users at post-install time. 2) Add an sshramdisk type to evbarm, which is a ramdisk with sshd enabled, allowing users to install on a headless PI by sshing to the device with the account "sysinst" password "netbsd" to begin the installation. (Note, neither the account, nor the ssh setup are copied to the finalized installation image) 3) Change mkimage to build a boot-only image, without the root filesystems.
Much of the sshramdisk code could be reused on other ports easily.
|
| 1.1.38.1 | 23-Aug-2019 |
msaitoh | Pullup the following revision (requested by martin in ticket #105):
distrib/evbarm/instkernel/sshramdisk/Makefile 1.18 distrib/evbarm/instkernel/sshramdisk/list 1.2 distrib/evbarm/instkernel/sshramdisk/sshd_config 1.2 distrib/evbarm/instkernel/sshramdisk/ssh_host_dsa_key delete distrib/evbarm/instkernel/sshramdisk/ssh_host_rsa_key 1.1
Update to newer sshd (the host key is the same as before, it already was a rsa key). From Harold Gutch
|
| 1.1.36.1 | 13-Apr-2020 |
martin | Mostly merge changes from HEAD upto 20200411
|
| 1.1.12.2 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
| 1.1.12.1 | 19-Mar-2013 |
yamt | file sshd_config was added on branch yamt-pagecache on 2014-05-22 12:01:28 +0000
|
| 1.1.6.2 | 23-Jun-2013 |
tls | resync from head
|
| 1.1.6.1 | 19-Mar-2013 |
tls | file sshd_config was added on branch tls-maxphys on 2013-06-23 06:26:17 +0000
|
| 1.2 | 11-Oct-2020 |
jmcneill | Exclude live images from install media
|
| 1.1 | 11-Oct-2020 |
jmcneill | Create a bootable El Torito installation ISO.
|
| 1.2 | 15-Nov-2020 |
jmcneill | Use "efi" boot image platform ID.
|
| 1.1 | 11-Oct-2020 |
jmcneill | Create a bootable El Torito installation ISO.
|
| 1.1 | 11-Oct-2020 |
jmcneill | Create a bootable El Torito installation ISO.
|
| 1.1 | 23-Jul-2021 |
jmcneill | evbarm: Add build.sh live-image support for armv7/aarch64
|
| 1.1 | 23-Jul-2021 |
jmcneill | evbarm: Add build.sh live-image support for armv7/aarch64
|
| 1.2 | 24-Jul-2021 |
jmcneill | evbarm: liveimage: use RC_CONF_EXTRA instead of rc.conf.d
|
| 1.1 | 23-Jul-2021 |
jmcneill | evbarm: Add build.sh live-image support for armv7/aarch64
|
| 1.2 | 24-Jul-2021 |
jmcneill | evbarm: liveimage: use RC_CONF_EXTRA instead of rc.conf.d
|
| 1.1 | 23-Jul-2021 |
jmcneill | evbarm: Add build.sh live-image support for armv7/aarch64
|
| 1.2 | 24-Jul-2021 |
jmcneill | evbarm: liveimage: use RC_CONF_EXTRA instead of rc.conf.d
|
| 1.1 | 23-Jul-2021 |
jmcneill | evbarm: Add build.sh live-image support for armv7/aarch64
|
| 1.2 | 27-Sep-2023 |
riastradh | /etc/rc.d/cerctl_init: New script for certctl rehash in live images.
This is very limited -- it does not supplant postinstall to rehash certificates on upgrade; it only runs certctl rehash if /etc/openssl/certs is an empty directory, as you get in live images not created with sysinst.
We could also have a more general-purpose way to run postinstall(8) on first boot of an image, but that has a lot more moving parts to think about, so let's start with this limited-scope low-risk approach.
PR install/57629
XXX pullup-10
|
| 1.1 | 24-Jul-2021 |
jmcneill | branches: 1.1.2; evbarm: liveimage: use RC_CONF_EXTRA instead of rc.conf.d
|
| 1.1.2.1 | 02-Oct-2023 |
martin | Pull up following revision(s) (requested by riastradh in ticket #381):
distrib/utils/embedded/conf/evbarm.conf: revision 1.42 distrib/sets/lists/etc/mi: revision 1.273 etc/rc.d/Makefile: revision 1.118 distrib/utils/embedded/conf/usermode.conf: revision 1.7 etc/rc.d/certctl_init: revision 1.1 distrib/evbarm/liveimage/armimage/rc.conf.armimage: revision 1.2 etc/defaults/rc.conf: revision 1.166 distrib/amd64/liveimage/emuimage/rc.conf.emuimage: revision 1.3 distrib/utils/embedded/conf/x86.conf: revision 1.11 distrib/utils/embedded/conf/evbmips.conf: revision 1.4
/etc/rc.d/cerctl_init: New script for certctl rehash in live images.
This is very limited -- it does not supplant postinstall to rehash certificates on upgrade; it only runs certctl rehash if /etc/openssl/certs is an empty directory, as you get in live images not created with sysinst.
We could also have a more general-purpose way to run postinstall(8) on first boot of an image, but that has a lot more moving parts to think about, so let's start with this limited-scope low-risk approach.
PR install/57629
/etc/rc.d/certctl_init: Default off. Otherwise in systems without certctl_init=YES, such as systems installed with sysinst(8) where it's unnecessary because the rehash has already happened at install time, you'll get spurious warnings.
|
| 1.2 | 24-Jul-2021 |
jmcneill | evbarm: liveimage: use RC_CONF_EXTRA instead of rc.conf.d
|
| 1.1 | 23-Jul-2021 |
jmcneill | evbarm: Add build.sh live-image support for armv7/aarch64
|
| 1.2 | 24-Jul-2021 |
jmcneill | evbarm: liveimage: use RC_CONF_EXTRA instead of rc.conf.d
|
| 1.1 | 23-Jul-2021 |
jmcneill | evbarm: Add build.sh live-image support for armv7/aarch64
|
| 1.2 | 24-Jul-2021 |
jmcneill | evbarm: liveimage: use RC_CONF_EXTRA instead of rc.conf.d
|
| 1.1 | 23-Jul-2021 |
jmcneill | evbarm: Add build.sh live-image support for armv7/aarch64
|
| 1.2 | 24-Jul-2021 |
jmcneill | evbarm: liveimage: use RC_CONF_EXTRA instead of rc.conf.d
|
| 1.1 | 23-Jul-2021 |
jmcneill | evbarm: Add build.sh live-image support for armv7/aarch64
|