Home | History | Annotate | Download | only in rump
History log of /src/sys/rump/listsrcdirs
RevisionDateAuthorComments
 1.50  25-Apr-2020  bouyer Merge the bouyer-xenpvh branch, bringing in Xen PV drivers support under HVM
guests in GENERIC.
Xen support can be disabled at runtime with
boot -c
disable hypervisor
 1.49  27-Sep-2019  bad branches: 1.49.6;
Remove libelf from "usr" list. Deleted 2015-09-30.
 1.48  27-Sep-2019  bad Exclude sys/external/{gpl2/dts,bsd/drm*}.

Saves some 100MB in the src-netbsd repo.
 1.47  26-Sep-2019  bad rtadvd needs expandm.[hc] from libwrap.
 1.46  26-Sep-2019  bad revert r1.35-r1.40 of sys/rump/listsrcdirs.

addressed differently in tools/Makefile r1.204.
 1.45  12-Sep-2019  bad typo: ARCH_EXTRA -> ARCHS_EXTRA
 1.44  12-Sep-2019  bad Add ews4800mips and sh3 heads only listed in src/tools/Makefile.nbincludes.
 1.43  12-Sep-2019  bad Make include_headerlist ignore files in already exported directories.
Invoke include_headerlist after exporting the ARCHS directories.
 1.42  12-Sep-2019  bad Summary: export the files from headerlist before the ARCHS's includes.
Or else cvs export will complain about them being in the way.
 1.41  12-Sep-2019  bad Summary: add the files from src/tools/headerlist to the output.
 1.40  12-Sep-2019  bad Summary: pax needs pack_dev.h from mknod. move mknod to sys sources
 1.39  12-Sep-2019  bad Summary: ammend previous. remove pax from userspace sources.

CVS: ----------------------------------------------------------------------
CVS: CVSROOT cvs.NetBSD.org:/cvsroot
CVS: please use "PR category/123" to have the commitmsg appended to PR 123
CVS:
CVS: Please evaluate your changes and consider the following.
CVS: Abort checkin if you answer no.
CVS: => For all changes:
CVS: Do the changed files compile?
CVS: Has the change been tested?
CVS: => If you are not completely familiar with the changed components:
CVS: Has the change been posted for review?
CVS: Have you allowed enough time for feedback?
CVS: => If the change is major:
CVS: => If the change adds files to, or removes files from $DESTDIR:
CVS: => If you are changing a library or kernel interface:
CVS: Have you successfully run "./build.sh release"?
 1.38  12-Sep-2019  bad Summary: add grep and stat.

CVS: ----------------------------------------------------------------------
CVS: CVSROOT cvs.NetBSD.org:/cvsroot
CVS: please use "PR category/123" to have the commitmsg appended to PR 123
CVS:
CVS: Please evaluate your changes and consider the following.
CVS: Abort checkin if you answer no.
CVS: => For all changes:
CVS: Do the changed files compile?
CVS: Has the change been tested?
CVS: => If you are not completely familiar with the changed components:
CVS: Has the change been posted for review?
CVS: Have you allowed enough time for feedback?
CVS: => If the change is major:
CVS: => If the change adds files to, or removes files from $DESTDIR:
CVS: => If you are changing a library or kernel interface:
CVS: Have you successfully run "./build.sh release"?
 1.37  11-Sep-2019  bad add src/external/public-domain/xz.
 1.36  17-Feb-2019  bad npfctl needs externalbsd/libnv.
 1.35  01-Apr-2018  ryo branches: 1.35.2;
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.34  07-Jul-2015  justin branches: 1.34.16;
Add uname to rump sources
 1.33  29-Jun-2015  pooka add brconfig to userland utils
 1.32  15-Jun-2015  pooka add mixerctl to userland utils
 1.31  25-Apr-2015  pooka Add libkvm to list of userspace libraries.

Even though kvm per se isn't support by rump kernels at least for now,
libkvm contains methods such as kvm_getproc2() which can be necessary for
compiling existing applications with kvm awareness as rumprun unikernels.
 1.30  17-Apr-2015  pooka include sockstat in list of utilities
 1.29  07-Mar-2015  justin Add risc-v to checked out rump architectures
 1.28  13-Feb-2015  pooka add libc++
 1.27  08-Feb-2015  justin Add rtadvd to rump user sources
 1.26  24-Dec-2014  justin Add fdisk to rump listsrcdirs
 1.25  23-Dec-2014  justin Add mdconfig to rump listsrcdirs
 1.24  10-Dec-2014  pooka include lib/i18n_module in user sources

It's used by the libc build to determine the citrus module version,
so including it will give us consistent results both with a full
NetBSD checkout and a rumprun things only checkout.
 1.23  05-Dec-2014  pooka Add genassym

It's not reeeaaallly required currently, but libc build for some archs
(e.g. arm) wants to run it, and genassym is small enough for it to be
simplest to just include it.
 1.22  29-Oct-2014  justin branches: 1.22.2;
Add libelf to rump directories
 1.21  29-Oct-2014  pooka Perform internal consistency check automatically.
 1.20  29-Oct-2014  justin Revert, zfs was already elsewhere in list
 1.19  29-Oct-2014  justin Add zfs files to rump userspace sources
 1.18  11-Aug-2014  justin Add aarch64 to rump srcdirs
 1.17  09-Jul-2014  pooka Make the file system utility list consistent between fsck, mount and newfs.
For now, include ext2, ffs and msdosfs (and as a "special case", mount_tmpfs).
 1.16  09-Jul-2014  pooka split "sys" further into "sys" and "posix", per comments from justin
 1.15  08-Jul-2014  pooka In addition to kernel/tools sources, include another selection of sources
useful for running application stacks on rump kernels.
 1.14  15-Jun-2014  pooka Add cat, rpcgen and stat to TOOLS_BUILDRUMP. They're useful for
installing headers for the app stack cases that need it done, and small
enough to not matter for the kernel-only cases that don't.
 1.13  24-Feb-2014  pooka branches: 1.13.2; 1.13.4;
+rump_wmd
 1.12  20-Dec-2013  pooka include shmif_dumpbus
 1.11  29-Oct-2013  pooka Add MIPS. Requested by Justin Cormack.
 1.10  29-Oct-2013  pooka Maintain arch list in a separate variable.
no functional change
 1.9  19-Sep-2013  pooka Pull in all of sys/dev (i.e. don't skip pci/ and microcode/).
 1.8  10-Sep-2013  pooka +rump_server
 1.7  12-Aug-2013  pooka building ARM rump kernels now requires sys/arch/arm/arm32
 1.6  11-Aug-2013  pooka Include powerpc+evbpcc. Allows the buildrump.sh checkout to work on
powerpc machines. Tested on Linux/ppc64 by Justin Cormack.
 1.5  30-Jul-2013  pooka Include Makefiles under sys/arch.

This makes it easy to install the set of kernel headers that were used
by buildrump.sh. Requested by Justin Cormack for ljsyscall (Lua interface
definitions).
 1.4  18-Mar-2013  pooka branches: 1.4.6;
add librumphijack to the list
 1.3  10-Mar-2013  pooka Add -c, which produces cvs syntax output for the necessary subset
of src/sys.
 1.2  10-Mar-2013  pooka Avoid dependency on curlybrace expansion.
 1.1  13-Feb-2013  pooka branches: 1.1.4;
Move the list of source directories required by TOOLS_BUILDRUMP=yes from
the buildrump.sh repo to here. While I don't expect the list to change
often, it's a function of the NetBSD source tree -r/-D and therefore
easier to maintain here.
 1.1.4.5  03-Dec-2017  jdolecek update from HEAD
 1.1.4.4  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.4.3  23-Jun-2013  tls resync from head
 1.1.4.2  25-Feb-2013  tls resync with head
 1.1.4.1  13-Feb-2013  tls file listsrcdirs was added on branch tls-maxphys on 2013-02-25 00:30:07 +0000
 1.4.6.2  18-May-2014  rmind sync with head
 1.4.6.1  28-Aug-2013  rmind sync with head
 1.13.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.13.4.1  24-Feb-2014  yamt file listsrcdirs was added on branch yamt-pagecache on 2014-05-22 11:41:11 +0000
 1.13.2.1  10-Aug-2014  tls Rebase.
 1.22.2.3  22-Sep-2015  skrll Sync with HEAD
 1.22.2.2  06-Jun-2015  skrll Sync with HEAD
 1.22.2.1  06-Apr-2015  skrll Sync with HEAD
 1.34.16.1  07-Apr-2018  pgoyette Sync with HEAD. 77 conflicts resolved - all of them $NetBSD$
 1.35.2.2  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.35.2.1  10-Jun-2019  christos Sync with HEAD
 1.49.6.1  25-Apr-2020  bouyer Add xen as include dir for x86

RSS XML Feed