raspberrypi / tools

1.89k stars 865 forks source link

Remove usbboot from this repository #71

Closed tpetazzoni closed 8 years ago

tpetazzoni commented 8 years ago

Would it be possible to split the usbboot tool in a separate repository? It is a bit annoying to have to download the huge "tools" repository (with all its toolchains) only to get the usbboot tool. I recently created a package for Buildroot to build usbboot, and we don't care at all about the toolchains (since Buildroot builds its own), but having to download such a huge repository is somewhat annoying.

ghollingworth commented 8 years ago

Actually it already has been, checkout github.com/raspberrypi/usbboot.git

But good point, I hadn't removed it from here...

tpetazzoni commented 8 years ago

Great, thanks! So I've renamed this issue to "Remove usbboot from this repository".

ghollingworth commented 8 years ago

Which has already been done...

On 5 Dec 2016 8:49 p.m., "Thomas Petazzoni" notifications@github.com wrote:

Great, thanks! So I've renamed this issue to "Remove usbboot from this repository".

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_raspberrypi_tools_issues_71-23issuecomment-2D264972687&d=DgMCaQ&c=DpyQ_ftY536pf7wCBQXXU58xADDRY77THQzJu1OmzOo&r=EpeUfwJ53nQC2xcdRnrSM8FN2O0tyGujIYibNTEXRbE&m=W9bxnr4b6kLwe2K4kj42mWRp-v8lE_5okvtE1Ye-8yI&s=ZDOxL_nOpmNpGnWuhICwlN35hlPS4I12ON_mX_eXT4Q&e=, or mute the thread https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe-2Dauth_AB9CHA3dh0vso9Th4-5FZ3e6w13b13UScaks5rFHi-2DgaJpZM4LD-2D7a&d=DgMCaQ&c=DpyQ_ftY536pf7wCBQXXU58xADDRY77THQzJu1OmzOo&r=EpeUfwJ53nQC2xcdRnrSM8FN2O0tyGujIYibNTEXRbE&m=W9bxnr4b6kLwe2K4kj42mWRp-v8lE_5okvtE1Ye-8yI&s=-AL203hPGen-4Qw9zP9uEXt_i2ugbVgzIk1b8vbOc4o&e= .

tpetazzoni commented 8 years ago

Excellent, thanks! Issue closed then!