FreeBSD Bugzilla – Attachment 161318 Details for
Bug 203294
[new port] net/isboot-kmod: kernel module to allow booting from an iSCSI root volume
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
revised version of the port (shar)
isboot-kmod.shar (text/plain), 2.66 KB, created by
John Nielsen
on 2015-09-23 22:10:00 UTC
(
hide
)
Description:
revised version of the port (shar)
Filename:
MIME Type:
Creator:
John Nielsen
Created:
2015-09-23 22:10:00 UTC
Size:
2.66 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># isboot-kmod ># isboot-kmod/distinfo ># isboot-kmod/files ># isboot-kmod/files/pkg-message.in ># isboot-kmod/Makefile ># isboot-kmod/pkg-descr ># >echo c - isboot-kmod >mkdir -p isboot-kmod > /dev/null 2>&1 >echo x - isboot-kmod/distinfo >sed 's/^X//' >isboot-kmod/distinfo << 'END-of-isboot-kmod/distinfo' >XSHA256 (isboot-0.2.10.tar.gz) = b801708256f789e1032f7be2db79f886919fddb7b9b26ec1835f68a8237c3b48 >XSIZE (isboot-0.2.10.tar.gz) = 30268 >END-of-isboot-kmod/distinfo >echo c - isboot-kmod/files >mkdir -p isboot-kmod/files > /dev/null 2>&1 >echo x - isboot-kmod/files/pkg-message.in >sed 's/^X//' >isboot-kmod/files/pkg-message.in << 'END-of-isboot-kmod/files/pkg-message.in' >XRemember to have the module loaded at boot by adding the following to >X/boot/loader.conf: >X isboot_load="YES" >X >XSee %%DOCSDIR%%/README for additional information. >END-of-isboot-kmod/files/pkg-message.in >echo x - isboot-kmod/Makefile >sed 's/^X//' >isboot-kmod/Makefile << 'END-of-isboot-kmod/Makefile' >XPORTNAME= isboot-kmod >XPORTVERSION= 0.2.10 >XDISTNAME= isboot-${PORTVERSION} >XCATEGORIES= net >XMASTER_SITES= http://www.peach.ne.jp/archives/isboot/ >X >XMAINTAINER= john@jnielsen.net >XCOMMENT= Kernel module enabling iSCSI boot >X >XUSES= kmod uidfix >XSUB_FILES= pkg-message >XWRKSRC_SUBDIR= src >XPLIST_FILES= ${KMODDIR}/isboot.ko >X >XOPTIONS_DEFINE= DOCS VIMAGE >XOPTIONS_DEFAULT=DOCS >XDOCS_PORTDOCS= README >XVIMAGE_DESC= Build for a kernel with 'options VIMAGE' >XVIMAGE_CFLAGS= -DVIMAGE >X >X.include <bsd.port.pre.mk> >X >X.if ${OSVERSION} < 900000 >XIGNORE= This release only supports FreeBSD 9.x or greater >X.endif >X >X.if defined(PORTDOCS) >Xpost-install: >X ${MKDIR} ${STAGEDIR}${DOCSDIR} >X ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/../|} ${STAGEDIR}${DOCSDIR} >X.endif >X >X.include <bsd.port.post.mk> >END-of-isboot-kmod/Makefile >echo x - isboot-kmod/pkg-descr >sed 's/^X//' >isboot-kmod/pkg-descr << 'END-of-isboot-kmod/pkg-descr' >XThis installs Daisuke Aoyama's isboot kernel module, which allows booting >XFreeBSD directly from an iSCSI root disk. If your BIOS supports iSCSI you may >Xconfigure your target settings in the BIOS and boot directly. If not, you may >XPXE boot using software that contains iSCSI support such as iPXE. The module >Xreads the iSCSI Boot Firmware Table (IBFT) to configure the network and >Xre-attach the volume once the kernel begins execution. >X >XWWW: http://shell.peach.ne.jp/aoyama/archives/2115 (Japanese) >END-of-isboot-kmod/pkg-descr >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 203294
:
161313
|
161315
|
161318
|
161319
|
161320