summaryrefslogtreecommitdiff
path: root/sysutils/extipl
AgeCommit message (Collapse)AuthorFilesLines
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-06-18When constructing the WRKSRC definition, use ${PKGNAME_NOREV} rather thanagc1-2/+2
${PKGNAME}, so that the WRKSRC definition is immune from any subsequent PKGREVISION changes. With thanks to jmc for the nudge.
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2002-07-10Update extipl to version 5.04 from 5.03.agc2-6/+6
Changes are * Fix an error with "Mark active and boot" when LBA mode is used. * Compile with nasm 0.98.24. Provided in PR 17542 by Hiramatsu Yoshifumi (hiramatu@boreas.dti.ne.jp)
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-10-11Fix package name in BUILD_DEPENDS to have a numeric suffix and a wildcard.agc1-2/+2
2001-10-11Initial import of extipl-5.03 into the NetBSD Packages Collection.agc5-0/+56
ExtIPL is a boot selector compatible with IBM-IPL. ExtIPL has many extended features such as - boot an OS in a nonactive partition - boot an OS in an extended partition - boot an OS in the second or later hard disks - support LBA access Provided in PR 13955 by Hiramatsu Yoshifumi (hiramatu@boreas.dti.ne.jp)