OpenGrok
Cross Reference: Makefile
xref
: /
src
/
distrib
/
evbarm
/
instkernel
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
instkernel
History log of
/src/distrib/evbarm/instkernel/Makefile
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
Indexes created Sat Oct 11 14:09:46 GMT 2025