FreeBSD Bugzilla – Attachment 205775 Details for
Bug 239206
[NEW PORT] sysutil/boot-extract: Android Boot image extraction tool
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
boot-extract.shar
boot-extract.shar (text/plain), 2.10 KB, created by
Martin Filla
on 2019-07-14 20:10:46 UTC
(
hide
)
Description:
boot-extract.shar
Filename:
MIME Type:
Creator:
Martin Filla
Created:
2019-07-14 20:10:46 UTC
Size:
2.10 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: ># ># boot-extract ># boot-extract/pkg-descr ># boot-extract/Makefile ># boot-extract/distinfo ># boot-extract/files ># boot-extract/files/patch-Makefile ># >echo c - boot-extract >mkdir -p boot-extract > /dev/null 2>&1 >echo x - boot-extract/pkg-descr >sed 's/^X//' >boot-extract/pkg-descr << '307953eb4e0e2b452e5b810c08983de9' >XUtility to extract kernel and ramdisk from >Xan Android boot or recovery image file >X >XWWW: https://github.com/csimmonds/boot-extract >307953eb4e0e2b452e5b810c08983de9 >echo x - boot-extract/Makefile >sed 's/^X//' >boot-extract/Makefile << '690abda96c71fd1dbb9cebbe085917ee' >X# $FreeBSD$ >X >XPORTNAME= boot-extract >XPORTVERSION= g20190614 >XCATEGORIES= sysutils >X >XMAINTAINER= freebsd@sysctl.cz >XCOMMENT= Android Boot image extraction tool >X >XLICENSE= GPLv2 >X >XUSES= gmake >X >XUSE_GITHUB= yes >XGH_ACCOUNT= csimmonds >XGH_PROJECT= boot-extract >XGH_TAGNAME= 486995f >X >XPLIST_FILES= bin/boot-extract >X >Xdo-install: >X ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin >X >X.include <bsd.port.mk> >690abda96c71fd1dbb9cebbe085917ee >echo x - boot-extract/distinfo >sed 's/^X//' >boot-extract/distinfo << '1350c991ddd6de57f02fc516424c6464' >XTIMESTAMP = 1563120360 >XSHA256 (csimmonds-boot-extract-g20190614-486995f_GH0.tar.gz) = 3dcdc36c308e6a8a76db8cb902c2162ee02d9bd06704c010c39ee15ea9b475ba >XSIZE (csimmonds-boot-extract-g20190614-486995f_GH0.tar.gz) = 3785 >1350c991ddd6de57f02fc516424c6464 >echo c - boot-extract/files >mkdir -p boot-extract/files > /dev/null 2>&1 >echo x - boot-extract/files/patch-Makefile >sed 's/^X//' >boot-extract/files/patch-Makefile << '483d110f7222191b037879be27444f88' >X--- Makefile.orig 2017-11-25 09:25:52 UTC >X+++ Makefile >X@@ -1,4 +1,5 @@ >X >X+ >X CFLAGS=-Wall >X PROGS=boot-extract >X >X@@ -10,3 +11,7 @@ clean: >X rm -f *.o >X rm -f $(PROGS) >X >X+install: boot-extract >X+ >X+.PHONY: all clean install >X+ >483d110f7222191b037879be27444f88 >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 239206
: 205775