History log of /src/distrib/evbarm/instkernel |
Revision | Date | Author | Comments |
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
|