~alpine/devel

1

[alpine-devel] Add .net core sdk in ISO

Details
Message ID
<BN6PR07MB29301E2087F0E7D03D6EE666FA640@BN6PR07MB2930.namprd07.prod.outlook.com>
Sender timestamp
1528362426
DKIM signature
missing
Download raw message
Hi,

I am creating custom ISO for Linux to include .Net Code SDk in the ISO. I have added .net_core.tar.gz in the root of Alpine ISO. I need .net_core.tat.gz to extract it’s content to /usr/sbin when alpine is installed.

Wher should I add the tar line in the source code ?


Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10

Please be advised that this email may contain confidential information. If you are not the intended recipient, please notify us by email by replying to the sender and delete this message. The sender disclaims that the content of this email constitutes an offer to enter into, or the acceptance of, any agreement; provided that the foregoing does not invalidate the binding effect of any digital or other electronic reproduction of a manual signature that is included in any attachment.
Paul Zillmann <p.zillmann@h6g.de>
Details
Message ID
<5fddf0ee-748c-9234-ee6f-821d709b2397@h6g.de>
In-Reply-To
<BN6PR07MB29301E2087F0E7D03D6EE666FA640@BN6PR07MB2930.namprd07.prod.outlook.com> (view parent)
Sender timestamp
1528378411
DKIM signature
missing
Download raw message
Hello,

Build a package and use apk to distribute the SDK. That is also possible 
with private repository servers.
You could then add that package to the installation process when 
building an ISO.

Otherwise the setup scripts are located in the alpine-conf package [1]src

1: https://git.alpinelinux.org/cgit/alpine-conf/tree/

Paul

Am 07.06.2018 um 11:07 schrieb Ganghadhara, Vinay:
>
> Hi,
>
> I am creating custom ISO for Linux to include .Net Code SDk in the 
> ISO. I have added .net_core.tar.gz in the root of Alpine ISO. I need 
> .net_core.tat.gz to extract it’s content to /usr/sbin when alpine is 
> installed.
>
> Wher should I add the tar line in the source code ?
>
> Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for 
> Windows 10
>
> Please be advised that this email may contain confidential 
> information. If you are not the intended recipient, please notify us 
> by email by replying to the sender and delete this message. The sender 
> disclaims that the content of this email constitutes an offer to enter 
> into, or the acceptance of, any agreement; provided that the foregoing 
> does not invalidate the binding effect of any digital or other 
> electronic reproduction of a manual signature that is included in any 
> attachment. 
Reply to thread Export thread (mbox)