| Age | Commit message (Expand) | Author |
| 2003-12-13 | ramdisk doesn't fit in 400k anymore, make it 500k. | chs |
| 2003-12-13 | miniroot doesn't fit in 12MB anymore, make it 13. | chs |
| 2003-10-29 | __ramdisk MAKEDEV target is no more | jdolecek |
| 2003-07-26 | netbsd.org->NetBSD.org | salo |
| 2003-07-10 | Rename a large chunk of the make(1) variables which refer to a | lukem |
| 2003-04-02 | Add support for UFS2. UFS2 is an enhanced FFS, adding support for | fvdl |
| 2003-01-19 | Remove "srcdir distrib/utils/x_mount" from ramdisk lists | tsutsui |
| 2003-01-03 | Install release files under "${RELEASEDIR}/${MACHINE}/..." instead of | lukem |
| 2002-11-18 | Consistently use "netbsd-XXXXX" instead of "netbsd.XXXXX". | lukem |
| 2002-06-05 | As parselist.awk now sets COPY-ied files explicitly to 444, ensure | lukem |
| 2002-05-19 | minor whitespace & sorting cleanup | lukem |
| 2002-05-14 | consistently use "${INSTALLBOOT} -v ..." | lukem |
| 2002-05-08 | The miniroot now has a .fs extension. | fredette |
| 2002-05-07 | Now include distrib/common/Makefile.distrib. | fredette |
| 2002-05-07 | don't use ${OBJDIR}, using just 'install.sub' in IMAGEDEPENDS should work fine | jdolecek |
| 2002-05-02 | yet another distrib overhaul: | lukem |
| 2002-04-26 | replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" version | lukem |
| 2002-04-26 | remove stuff migrated to ../ramdisk or ../miniroot | lukem |
| 2002-04-26 | Migrate to a distrib framework closer to how other ports work. | lukem |
| 2002-04-26 | remove non mount_* links to mount_* programs... | lukem |
| 2002-04-26 | move files from ../common/ that are only used in this directory to here | lukem |
| 2002-04-26 | convert to be closer to the other distrib dirs: | lukem |
| 2002-04-26 | this shouldn't be necessary | lukem |
| 2002-04-26 | use ${RELINSTALL} instead of cp -p | lukem |
| 2002-04-26 | - call ${INSTALLBOOT} with -m ${MACHINE} | lukem |
| 2002-04-23 | Be sure to use /usr/sbin/installboot instead of /usr/mdec/installboot, | fredette |
| 2002-04-22 | Converted sun2 to the new distrib world order. It is now | fredette |
| 2002-04-18 | Fixed a spelling mistake. | fredette |
| 2002-04-12 | - replace image_md_post: target with IMAGE_MD_POST variable, and use | lukem |
| 2002-04-06 | Set DBG=-Os for libhack. | tsutsui |
| 2002-03-28 | - Be consistent how libhack is used: If extra HACKOBJS (e.g., gethost.o) are | lukem |
| 2002-03-26 | Note that libhack.o depends on gethost.o, otherwise | fredette |
| 2002-03-25 | Disable libhack's gethost.o (replacement gethostby{name,addr}()) by default, | lukem |
| 2002-03-06 | replace local ${REV} with ${DISTRIBREV} from distrib/Makefile.inc | lukem |
| 2001-12-17 | Sync with the sun3 distrib code, and fixed many problems | fredette |
| 2001-10-21 | Convert to using ${MDSETIMAGE}. | jmc |
| 2001-10-13 | Add MTREE?= to add Makefiles and use when running mtree | jmc |
| 2001-07-26 | partiton -> partition | wiz |
| 2001-05-18 | Added sun2 distrib files. | fredette |