net/isboot-kmod: Fix the incorrect commit in the previous push

PR:             255578
This commit is contained in:
John Nielsen 2021-05-25 23:11:27 +08:00 committed by Li-Wen Hsu
parent b89663890c
commit 5d8a19b005
No known key found for this signature in database
GPG key ID: 8D7BCC7D012FD37E
3 changed files with 10 additions and 8 deletions

View file

@ -1,8 +1,7 @@
PORTNAME= isboot-kmod
PORTVERSION= 0.2.14
DISTVERSION= 0.2.14
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.peach.ne.jp/archives/isboot/
DISTNAME= isboot-${PORTVERSION}
MAINTAINER= john@jnielsen.net
COMMENT= Kernel module enabling iSCSI/IBFT boot
@ -22,7 +21,10 @@ WRKSRC_SUBDIR= src
PLIST_FILES= ${KMODDIR}/isboot.ko
PORTDOCS= README
OPTIONS_DEFINE= DOCS VIMAGE
OPTIONS_DEFINE= DEBUG DOCS VIMAGE
OPTIONS_DEFAULT=DOCS VIMAGE
DEBUG_DESC= Enable verbose boot logging
DEBUG_CFLAGS= -DDEBUG -DMODDEBUG -DIBFT_VERBOSE
VIMAGE_DESC= Build for a kernel with 'options VIMAGE'
VIMAGE_CFLAGS= -DVIMAGE

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1620068976
SHA256 (jnielsendotnet-isboot-0.2.14_GH0.tar.gz) = 8ebc00888630b09e4740552c27980bb09fc5a638780043a078270ee6b1ad8097
SIZE (jnielsendotnet-isboot-0.2.14_GH0.tar.gz) = 30405
TIMESTAMP = 1621952121
SHA256 (jnielsendotnet-isboot-0.2.14_GH0.tar.gz) = 6c5c9d17b97cf6ed977cda5d6f67409d68488cac768ba6202116a28f2decb2a2
SIZE (jnielsendotnet-isboot-0.2.14_GH0.tar.gz) = 30628

View file

@ -6,4 +6,4 @@ contains iSCSI support such as iPXE. The module reads the iSCSI
Boot Firmware Table (IBFT) to configure the network and re-attach
the volume once the kernel begins execution.
WWW: http://shell.peach.ne.jp/aoyama/archives/2115 (Japanese)
WWW: https://github.com/jnielsendotnet/isboot