| History log of /src/distrib/i386/kmod |
| Revision | Date | Author | Comments |
| 1.12 | 16-Oct-2012 |
apb | Add distrib/common/Makefile.minirootkmod. Apart from comments and the conversion of some constants to variables, this is identical to the code that was previously present in both distrib/amd64/kmod/Makefile and distrib/i386/kmod/Makefile.
Change distrib/amd64/kmod/Makefile and distrib/i386/kmod/Makefile to just set some variables and .include "../../common/Makefile.minirootkmod".
|
| 1.11 | 17-Feb-2012 |
riz | branches: 1.11.2; Use a new variable, MODULEVER, for kernel modules, tracking what's been done elsewhere.
|
| 1.10 | 03-Apr-2009 |
perry | branches: 1.10.6; 1.10.8; Consistently use gzip with the -n flag so dates are not embedded.
Not tested on all platforms.
|
| 1.9 | 24-Jan-2009 |
rmind | branches: 1.9.2; Revert path of modules back to "/stand".
|
| 1.8 | 24-Jan-2009 |
rmind | Change path to kernel modules from "/stand" to "/kernel". Needs to go in before 5.0. Proposed on <tech-kern>.
|
| 1.7 | 01-Dec-2008 |
ad | Resurrect miniroot.kmod for bespoke installs.
|
| 1.6 | 21-Nov-2008 |
ad | Switch the i386 installation CDs away from RAM disks and instead use the CD-ROM as the root file system. It contains a limited subset of $DESTDIR along with sysinst. This will help to massively reduce the amount of memory needed to install from CD or netboot, and allow us to continue using the generic kernel on the CDs.
|
| 1.5 | 23-Jun-2008 |
matt | Change remaining instances of ${RELEASEDIR}/${MACHINES} to ${RELEASEDIR}/${RELEASEMACHINEDIR}
|
| 1.4 | 20-May-2008 |
ad | branches: 1.4.2; Update for new module locations.
|
| 1.3 | 11-May-2008 |
chris | branches: 1.3.2; As part of make release copy the miniroot.kmod into installation/miniroot/ and create sums for it.
This means all the pieces to do network installation are easily accessible following a release build (and will also come out of the build servers).
netbsd-GENERIC is in binary/kernel/ pxeboot_ia32.bin is in installation/misc/ miniroot.kmod is in installation/miniroot/
|
| 1.2 | 05-May-2008 |
ad | branches: 1.2.2; Compress the module.
|
| 1.1 | 02-May-2008 |
ad | Put the GENERIC kernel onto i386 installation CDs and load a kernel module from the boot loader to provide the miniroot.
|
| 1.2.2.2 | 18-Sep-2008 |
wrstuden | Sync with wrstuden-revivesa-base-2.
|
| 1.2.2.1 | 23-Jun-2008 |
wrstuden | Sync w/ -current. 34 merge conflicts to follow.
|
| 1.3.2.3 | 04-Jun-2008 |
yamt | sync with head
|
| 1.3.2.2 | 18-May-2008 |
yamt | sync with head.
|
| 1.3.2.1 | 11-May-2008 |
yamt | file Makefile was added on branch yamt-pf42 on 2008-05-18 12:29:35 +0000
|
| 1.4.2.4 | 05-Oct-2008 |
mjf | Sync with HEAD.
|
| 1.4.2.3 | 29-Jun-2008 |
mjf | Sync with HEAD.
|
| 1.4.2.2 | 02-Jun-2008 |
mjf | Sync with HEAD.
|
| 1.4.2.1 | 20-May-2008 |
mjf | file Makefile was added on branch mjf-devfs2 on 2008-06-02 13:21:14 +0000
|
| 1.9.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.10.8.1 | 17-Feb-2012 |
riz | Pull up following revision(s) (requested by martin in ticket #6): distrib/common/Makefile.distrib: revision 1.9 distrib/i386/kmod/Makefile: revision 1.11 distrib/amd64/kmod/Makefile: revision 1.2 Use a new variable, MODULEVER, for kernel modules, tracking what's been done elsewhere.
|
| 1.10.6.2 | 30-Oct-2012 |
yamt | sync with head
|
| 1.10.6.1 | 17-Apr-2012 |
yamt | sync with head
|
| 1.11.2.1 | 20-Nov-2012 |
tls | Resync to 2012-11-19 00:00:00 UTC
|