mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-18 16:56:32 +00:00
Change resin.io to balena.io
Change-type: patch Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
This commit is contained in:
parent
9cc65a386b
commit
8eb11a8957
32
README.md
32
README.md
@ -8,19 +8,19 @@ flashing an SDCard or USB drive is a pleasant and safe experience. It protects
|
|||||||
you from accidentally writing to your hard-drives, ensures every byte of data
|
you from accidentally writing to your hard-drives, ensures every byte of data
|
||||||
was written correctly and much more.
|
was written correctly and much more.
|
||||||
|
|
||||||
[](https://etcher.io)
|
[](https://etcher.io)
|
||||||

|

|
||||||
[](https://travis-ci.org/resin-io/etcher/branches)
|
[](https://travis-ci.org/balena-io/etcher/branches)
|
||||||
[](https://ci.appveyor.com/project/resin-io/etcher/branch/master)
|
[](https://ci.appveyor.com/project/balena-io/etcher/branch/master)
|
||||||
[](https://david-dm.org/resin-io/etcher)
|
[](https://david-dm.org/balena-io/etcher)
|
||||||
[](https://forums.resin.io/c/etcher)
|
[](https://forums.balena.io/c/etcher)
|
||||||
[](https://waffle.io/resin-io/etcher)
|
[](https://waffle.io/balena-io/etcher)
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
[**Download**][etcher] | [**Support**][SUPPORT] | [**Documentation**][USER-DOCUMENTATION] | [**Contributing**][CONTRIBUTING] | [**Roadmap**][milestones] | [**CLI**][CLI]
|
[**Download**][etcher] | [**Support**][SUPPORT] | [**Documentation**][USER-DOCUMENTATION] | [**Contributing**][CONTRIBUTING] | [**Roadmap**][milestones] | [**CLI**][CLI]
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Supported Operating Systems
|
Supported Operating Systems
|
||||||
---------------------------
|
---------------------------
|
||||||
@ -142,7 +142,7 @@ Support
|
|||||||
-------
|
-------
|
||||||
|
|
||||||
If you're having any problem, please [raise an issue][newissue] on GitHub and
|
If you're having any problem, please [raise an issue][newissue] on GitHub and
|
||||||
the resin.io team will be happy to help.
|
the balena.io team will be happy to help.
|
||||||
|
|
||||||
License
|
License
|
||||||
-------
|
-------
|
||||||
@ -153,10 +153,10 @@ the [license].
|
|||||||
[etcher]: https://etcher.io
|
[etcher]: https://etcher.io
|
||||||
[electron]: http://electron.atom.io
|
[electron]: http://electron.atom.io
|
||||||
[electron-supported-platforms]: http://electron.atom.io/docs/tutorial/supported-platforms/
|
[electron-supported-platforms]: http://electron.atom.io/docs/tutorial/supported-platforms/
|
||||||
[SUPPORT]: https://github.com/resin-io/etcher/blob/master/SUPPORT.md
|
[SUPPORT]: https://github.com/balena-io/etcher/blob/master/SUPPORT.md
|
||||||
[CONTRIBUTING]: https://github.com/resin-io/etcher/blob/master/docs/CONTRIBUTING.md
|
[CONTRIBUTING]: https://github.com/balena-io/etcher/blob/master/docs/CONTRIBUTING.md
|
||||||
[CLI]: https://github.com/resin-io/etcher/blob/master/docs/CLI.md
|
[CLI]: https://github.com/balena-io/etcher/blob/master/docs/CLI.md
|
||||||
[USER-DOCUMENTATION]: https://github.com/resin-io/etcher/blob/master/docs/USER-DOCUMENTATION.md
|
[USER-DOCUMENTATION]: https://github.com/balena-io/etcher/blob/master/docs/USER-DOCUMENTATION.md
|
||||||
[milestones]: https://github.com/resin-io/etcher/milestones
|
[milestones]: https://github.com/balena-io/etcher/milestones
|
||||||
[newissue]: https://github.com/resin-io/etcher/issues/new
|
[newissue]: https://github.com/balena-io/etcher/issues/new
|
||||||
[license]: https://github.com/resin-io/etcher/blob/master/LICENSE
|
[license]: https://github.com/balena-io/etcher/blob/master/LICENSE
|
||||||
|
@ -8,7 +8,7 @@ Forums
|
|||||||
------
|
------
|
||||||
|
|
||||||
We have a [Discourse forum][discourse] which is open to everyone, so please
|
We have a [Discourse forum][discourse] which is open to everyone, so please
|
||||||
come join us :). Drop us a line there and the resin.io staff and community
|
come join us :). Drop us a line there and the balena.io staff and community
|
||||||
users will be happy to assist. Your question might already be answered, so take
|
users will be happy to assist. Your question might already be answered, so take
|
||||||
a look at the existing threads before opening a new one!
|
a look at the existing threads before opening a new one!
|
||||||
|
|
||||||
@ -29,6 +29,6 @@ If you encounter an issue or have a suggestion, head on over to Etcher's [issue
|
|||||||
tracker][issues] and if there isn't a ticket covering it, [create
|
tracker][issues] and if there isn't a ticket covering it, [create
|
||||||
one][new-issue].
|
one][new-issue].
|
||||||
|
|
||||||
[discourse]: https://forums.resin.io/c/etcher
|
[discourse]: https://forums.balena.io/c/etcher
|
||||||
[issues]: https://github.com/resin-io/etcher/issues
|
[issues]: https://github.com/balena-io/etcher/issues
|
||||||
[new-issue]: https://github.com/resin-io/etcher/issues/new
|
[new-issue]: https://github.com/balena-io/etcher/issues/new
|
||||||
|
@ -58,14 +58,14 @@ to an image, a compressed image, an image inside a ZIP archive, etc. Together
|
|||||||
with [etcher-image-write], these modules are the building blocks needed to take
|
with [etcher-image-write], these modules are the building blocks needed to take
|
||||||
an image representation to the user's device, the "Etcher's backend".
|
an image representation to the user's device, the "Etcher's backend".
|
||||||
|
|
||||||
- [Drivelist](https://github.com/resin-io-modules/drivelist)
|
- [Drivelist](https://github.com/balena-io-modules/drivelist)
|
||||||
|
|
||||||
As the name implies, this module's duty is to detect the connected drives
|
As the name implies, this module's duty is to detect the connected drives
|
||||||
uniformly in all major operating systems, along with valuable metadata, like if
|
uniformly in all major operating systems, along with valuable metadata, like if
|
||||||
a drive is removable or not, to prevent users from trying to write an image to
|
a drive is removable or not, to prevent users from trying to write an image to
|
||||||
a system drive.
|
a system drive.
|
||||||
|
|
||||||
- [Etcher](https://github.com/resin-io/etcher)
|
- [Etcher](https://github.com/balena-io/etcher)
|
||||||
|
|
||||||
This is the *"main repository"*, from which you're reading this from, which is
|
This is the *"main repository"*, from which you're reading this from, which is
|
||||||
basically the front-end and glue for all previously listed projects.
|
basically the front-end and glue for all previously listed projects.
|
||||||
@ -106,10 +106,10 @@ since fresh eyes could help unveil things that we take for granted, but should
|
|||||||
be documented instead!
|
be documented instead!
|
||||||
|
|
||||||
[lego-blocks]: https://github.com/sindresorhus/ama/issues/10#issuecomment-117766328
|
[lego-blocks]: https://github.com/sindresorhus/ama/issues/10#issuecomment-117766328
|
||||||
[etcher-image-write]: https://github.com/resin-io-modules/etcher-image-write
|
[etcher-image-write]: https://github.com/balena-io-modules/etcher-image-write
|
||||||
[exit-codes]: https://github.com/resin-io/etcher/blob/master/lib/shared/exit-codes.js
|
[exit-codes]: https://github.com/balena-io/etcher/blob/master/lib/shared/exit-codes.js
|
||||||
[cli-dir]: https://github.com/resin-io/etcher/tree/master/lib/cli
|
[cli-dir]: https://github.com/balena-io/etcher/tree/master/lib/cli
|
||||||
[gui-dir]: https://github.com/resin-io/etcher/tree/master/lib/gui
|
[gui-dir]: https://github.com/balena-io/etcher/tree/master/lib/gui
|
||||||
[electron]: http://electron.atom.io
|
[electron]: http://electron.atom.io
|
||||||
[nodejs]: https://nodejs.org
|
[nodejs]: https://nodejs.org
|
||||||
[angularjs]: https://angularjs.org
|
[angularjs]: https://angularjs.org
|
||||||
|
@ -122,8 +122,8 @@ A commit can include multiple instances of this tag.
|
|||||||
Examples:
|
Examples:
|
||||||
|
|
||||||
```
|
```
|
||||||
Closes: https://github.com/resin-io/etcher/issues/XXX
|
Closes: https://github.com/balena-io/etcher/issues/XXX
|
||||||
Fixes: https://github.com/resin-io/etcher/issues/XXX
|
Fixes: https://github.com/balena-io/etcher/issues/XXX
|
||||||
```
|
```
|
||||||
|
|
||||||
### `Change-Type: <type>`
|
### `Change-Type: <type>`
|
||||||
@ -198,7 +198,7 @@ first non compressed extension.
|
|||||||
|
|
||||||
Change-Type: patch
|
Change-Type: patch
|
||||||
Changelog-Entry: Don't interpret image file name information between dots as image extensions.
|
Changelog-Entry: Don't interpret image file name information between dots as image extensions.
|
||||||
Fixes: https://github.com/resin-io/etcher/issues/492
|
Fixes: https://github.com/balena-io/etcher/issues/492
|
||||||
```
|
```
|
||||||
|
|
||||||
***
|
***
|
||||||
@ -212,8 +212,8 @@ the operating system still thinks the drive has a file system.
|
|||||||
|
|
||||||
Change-Type: patch
|
Change-Type: patch
|
||||||
Changelog-Entry: Upgrade `etcher-image-write` to v5.0.2.
|
Changelog-Entry: Upgrade `etcher-image-write` to v5.0.2.
|
||||||
Link: https://github.com/resin-io-modules/etcher-image-write/blob/master/CHANGELOG.md#502---2016-06-27
|
Link: https://github.com/balena-io-modules/etcher-image-write/blob/master/CHANGELOG.md#502---2016-06-27
|
||||||
Fixes: https://github.com/resin-io/etcher/issues/531
|
Fixes: https://github.com/balena-io/etcher/issues/531
|
||||||
```
|
```
|
||||||
|
|
||||||
***
|
***
|
||||||
@ -243,7 +243,7 @@ re-used by other services.
|
|||||||
|
|
||||||
Change-Type: minor
|
Change-Type: minor
|
||||||
Changelog-Entry: Check for updates and show a modal prompting the user to download the latest version.
|
Changelog-Entry: Check for updates and show a modal prompting the user to download the latest version.
|
||||||
Closes: https://github.com/resin-io/etcher/issues/396
|
Closes: https://github.com/balena-io/etcher/issues/396
|
||||||
```
|
```
|
||||||
|
|
||||||
[angular-commit-guidelines]: https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md#commit
|
[angular-commit-guidelines]: https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md#commit
|
||||||
|
@ -63,7 +63,7 @@ which can be installed by running `xcode-select --install`.
|
|||||||
### Cloning the project
|
### Cloning the project
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git clone https://github.com/resin-io/etcher
|
git clone https://github.com/balena-io/etcher
|
||||||
cd etcher
|
cd etcher
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -213,8 +213,8 @@ systems we support.
|
|||||||
|
|
||||||
Don't hesitate to get in touch if you have any questions or need any help!
|
Don't hesitate to get in touch if you have any questions or need any help!
|
||||||
|
|
||||||
[ARCHITECTURE]: https://github.com/resin-io/etcher/blob/master/docs/ARCHITECTURE.md
|
[ARCHITECTURE]: https://github.com/balena-io/etcher/blob/master/docs/ARCHITECTURE.md
|
||||||
[COMMIT-GUIDELINES]: https://github.com/resin-io/etcher/blob/master/docs/COMMIT-GUIDELINES.md
|
[COMMIT-GUIDELINES]: https://github.com/balena-io/etcher/blob/master/docs/COMMIT-GUIDELINES.md
|
||||||
[EditorConfig]: http://editorconfig.org
|
[EditorConfig]: http://editorconfig.org
|
||||||
[shrinkwrap]: https://docs.npmjs.com/cli/shrinkwrap
|
[shrinkwrap]: https://docs.npmjs.com/cli/shrinkwrap
|
||||||
[hxd]: https://github.com/jhermsmeier/hxd
|
[hxd]: https://github.com/jhermsmeier/hxd
|
||||||
|
@ -17,7 +17,7 @@ Releasing
|
|||||||
|
|
||||||
- [Prepare the new version](#preparing-a-new-version)
|
- [Prepare the new version](#preparing-a-new-version)
|
||||||
- [Generate build artifacts](#generating-binaries) (binaries, archives, etc.)
|
- [Generate build artifacts](#generating-binaries) (binaries, archives, etc.)
|
||||||
- [Draft a release on GitHub](https://github.com/resin-io/etcher/releases)
|
- [Draft a release on GitHub](https://github.com/balena-io/etcher/releases)
|
||||||
- Upload build artifacts to GitHub release draft
|
- Upload build artifacts to GitHub release draft
|
||||||
|
|
||||||
#### Testing
|
#### Testing
|
||||||
@ -27,10 +27,10 @@ Releasing
|
|||||||
|
|
||||||
#### Publishing
|
#### Publishing
|
||||||
|
|
||||||
- [Publish release draft on GitHub](https://github.com/resin-io/etcher/releases)
|
- [Publish release draft on GitHub](https://github.com/balena-io/etcher/releases)
|
||||||
- [Post release note to forums](https://forums.resin.io/c/etcher)
|
- [Post release note to forums](https://forums.balena.io/c/etcher)
|
||||||
- [Submit Windows binaries to Symantec for whitelisting](#submitting-binaries-to-symantec)
|
- [Submit Windows binaries to Symantec for whitelisting](#submitting-binaries-to-symantec)
|
||||||
- [Update the website](https://github.com/resin-io/etcher-homepage)
|
- [Update the website](https://github.com/balena-io/etcher-homepage)
|
||||||
- Wait 2-3 hours for analytics (Sentry, Mixpanel) to trickle in and check for elevated error rates, or regressions
|
- Wait 2-3 hours for analytics (Sentry, Mixpanel) to trickle in and check for elevated error rates, or regressions
|
||||||
- If regressions arise; pull the release, and release a patched version, else:
|
- If regressions arise; pull the release, and release a patched version, else:
|
||||||
- [Upload deb & rpm packages to Bintray](#uploading-packages-to-bintray)
|
- [Upload deb & rpm packages to Bintray](#uploading-packages-to-bintray)
|
||||||
@ -179,7 +179,7 @@ export S3_KEY="..."
|
|||||||
```
|
```
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
./scripts/publish/aws-s3.sh -b "resin-production-downloads" -v "1.2.1" -p "etcher" -f "dist/<filename>"
|
./scripts/publish/aws-s3.sh -b "balena-production-downloads" -v "1.2.1" -p "etcher" -f "dist/<filename>"
|
||||||
```
|
```
|
||||||
|
|
||||||
### Dealing with a Problematic Release
|
### Dealing with a Problematic Release
|
||||||
@ -190,7 +190,7 @@ revert the problematic release as soon as possible, until the bugs are fixed.
|
|||||||
|
|
||||||
You can revert a version by deleting its builds from the S3 bucket and Bintray.
|
You can revert a version by deleting its builds from the S3 bucket and Bintray.
|
||||||
Refer to the `Makefile` for the up to date information about the S3 bucket
|
Refer to the `Makefile` for the up to date information about the S3 bucket
|
||||||
where we push builds to, and get in touch with the resin.io operations team to
|
where we push builds to, and get in touch with the balena.io operations team to
|
||||||
get write access to it.
|
get write access to it.
|
||||||
|
|
||||||
The Etcher update notifier dialog and the website only show the a certain
|
The Etcher update notifier dialog and the website only show the a certain
|
||||||
@ -213,6 +213,6 @@ The Bintray dashboard provides an easy way to delete a version's files.
|
|||||||
- **Select Submission Type:** "Provide a direct download URL"
|
- **Select Submission Type:** "Provide a direct download URL"
|
||||||
- **Name of the software being detected:** Etcher
|
- **Name of the software being detected:** Etcher
|
||||||
- **Name of detection given by Symantec product:** WS.Reputation.1
|
- **Name of detection given by Symantec product:** WS.Reputation.1
|
||||||
- **Contact name:** Resin.io Ltd
|
- **Contact name:** Balena.io Ltd
|
||||||
- **E-mail address:** hello@etcher.io
|
- **E-mail address:** hello@etcher.io
|
||||||
- **Are you the creator or distributor of the software in question?** Yes
|
- **Are you the creator or distributor of the software in question?** Yes
|
||||||
|
@ -52,7 +52,7 @@ Signing
|
|||||||
### OS X
|
### OS X
|
||||||
|
|
||||||
1. Get our Apple Developer ID certificate for signing applications distributed
|
1. Get our Apple Developer ID certificate for signing applications distributed
|
||||||
outside the Mac App Store from the resin.io Apple account.
|
outside the Mac App Store from the balena.io Apple account.
|
||||||
|
|
||||||
2. Install the Developer ID certificate to your Mac's Keychain by double
|
2. Install the Developer ID certificate to your Mac's Keychain by double
|
||||||
clicking on the certificate file.
|
clicking on the certificate file.
|
||||||
@ -62,7 +62,7 @@ packaging for OS X.
|
|||||||
|
|
||||||
### Windows
|
### Windows
|
||||||
|
|
||||||
1. Get access to our code signing certificate and decryption key as a resin.io
|
1. Get access to our code signing certificate and decryption key as a balena.io
|
||||||
employee by asking for it from the relevant people.
|
employee by asking for it from the relevant people.
|
||||||
|
|
||||||
2. Place the certificate in the root of the Etcher repository naming it
|
2. Place the certificate in the root of the Etcher repository naming it
|
||||||
@ -118,7 +118,7 @@ Publishing to S3
|
|||||||
- [AWS CLI][aws-cli]
|
- [AWS CLI][aws-cli]
|
||||||
|
|
||||||
Make sure you have the [AWS CLI tool][aws-cli] installed and configured to
|
Make sure you have the [AWS CLI tool][aws-cli] installed and configured to
|
||||||
access resin.io's production or snapshot S3 bucket.
|
access balena.io's production or snapshot S3 bucket.
|
||||||
|
|
||||||
Run the following command to publish all files for the current combination of
|
Run the following command to publish all files for the current combination of
|
||||||
_platform_ and _arch_ (building them if necessary):
|
_platform_ and _arch_ (building them if necessary):
|
||||||
@ -128,7 +128,7 @@ make publish-aws-s3
|
|||||||
```
|
```
|
||||||
|
|
||||||
Also add links to each AWS S3 file in [GitHub Releases][github-releases]. See
|
Also add links to each AWS S3 file in [GitHub Releases][github-releases]. See
|
||||||
[`v1.0.0-beta.17`](https://github.com/resin-io/etcher/releases/tag/v1.0.0-beta.17)
|
[`v1.0.0-beta.17`](https://github.com/balena-io/etcher/releases/tag/v1.0.0-beta.17)
|
||||||
as an example.
|
as an example.
|
||||||
|
|
||||||
Publishing to Homebrew Cask
|
Publishing to Homebrew Cask
|
||||||
@ -143,12 +143,12 @@ Publishing to Homebrew Cask
|
|||||||
Announcing
|
Announcing
|
||||||
----------
|
----------
|
||||||
|
|
||||||
Post messages to the [Etcher forum][resin-forum-etcher] announcing the new version
|
Post messages to the [Etcher forum][balena-forum-etcher] announcing the new version
|
||||||
of Etcher, and including the relevant section of the Changelog.
|
of Etcher, and including the relevant section of the Changelog.
|
||||||
|
|
||||||
[aws-cli]: https://aws.amazon.com/cli
|
[aws-cli]: https://aws.amazon.com/cli
|
||||||
[bintray]: https://bintray.com
|
[bintray]: https://bintray.com
|
||||||
[etcher-cask-file]: https://github.com/caskroom/homebrew-cask/blob/master/Casks/etcher.rb
|
[etcher-cask-file]: https://github.com/caskroom/homebrew-cask/blob/master/Casks/etcher.rb
|
||||||
[homebrew-cask]: https://github.com/caskroom/homebrew-cask
|
[homebrew-cask]: https://github.com/caskroom/homebrew-cask
|
||||||
[resin-forum-etcher]: https://forums.resin.io/c/etcher
|
[balena-forum-etcher]: https://forums.balena.io/c/etcher
|
||||||
[github-releases]: https://github.com/resin-io/etcher/releases
|
[github-releases]: https://github.com/balena-io/etcher/releases
|
||||||
|
@ -211,15 +211,15 @@ macOS 10.9 and newer versions][electron-supported-platforms].
|
|||||||
You can however, run the [Etcher CLI][etcher-cli], which should work in older
|
You can however, run the [Etcher CLI][etcher-cli], which should work in older
|
||||||
platforms.
|
platforms.
|
||||||
|
|
||||||
[resin.io]: https://resin.io
|
[balena.io]: https://balena.io
|
||||||
[appimage]: http://appimage.org
|
[appimage]: http://appimage.org
|
||||||
[xwayland]: https://wayland.freedesktop.org/xserver.html
|
[xwayland]: https://wayland.freedesktop.org/xserver.html
|
||||||
[weston.ini]: http://manpages.ubuntu.com/manpages/wily/man5/weston.ini.5.html
|
[weston.ini]: http://manpages.ubuntu.com/manpages/wily/man5/weston.ini.5.html
|
||||||
[diskpart]: https://technet.microsoft.com/en-us/library/cc770877(v=ws.11).aspx
|
[diskpart]: https://technet.microsoft.com/en-us/library/cc770877(v=ws.11).aspx
|
||||||
[electron]: http://electron.atom.io
|
[electron]: http://electron.atom.io
|
||||||
[electron-supported-platforms]: https://github.com/electron/electron/blob/master/docs/tutorial/supported-platforms.md
|
[electron-supported-platforms]: https://github.com/electron/electron/blob/master/docs/tutorial/supported-platforms.md
|
||||||
[etcher-cli]: https://github.com/resin-io/etcher/blob/master/docs/CLI.md
|
[etcher-cli]: https://github.com/balena-io/etcher/blob/master/docs/CLI.md
|
||||||
[publishing]: https://github.com/resin-io/etcher/blob/master/docs/PUBLISHING.md
|
[publishing]: https://github.com/balena-io/etcher/blob/master/docs/PUBLISHING.md
|
||||||
[windows-usb-tool]: https://www.microsoft.com/en-us/download/windows-usb-dvd-download-tool
|
[windows-usb-tool]: https://www.microsoft.com/en-us/download/windows-usb-dvd-download-tool
|
||||||
[rufus]: https://rufus.akeo.ie
|
[rufus]: https://rufus.akeo.ie
|
||||||
[unetbootin]: https://unetbootin.github.io
|
[unetbootin]: https://unetbootin.github.io
|
||||||
|
@ -18,4 +18,4 @@ The Etcher CLI uses certain exit codes to signal the result of the operation.
|
|||||||
These are documented in [`lib/shared/exit-codes.js`][exit-codes] and are also
|
These are documented in [`lib/shared/exit-codes.js`][exit-codes] and are also
|
||||||
printed on the Etcher CLI help page.
|
printed on the Etcher CLI help page.
|
||||||
|
|
||||||
[exit-codes]: https://github.com/resin-io/etcher/blob/master/lib/shared/exit-codes.js
|
[exit-codes]: https://github.com/balena-io/etcher/blob/master/lib/shared/exit-codes.js
|
||||||
|
@ -74,8 +74,8 @@ module.exports = yargs
|
|||||||
'',
|
'',
|
||||||
'If you need help, don\'t hesitate in contacting us at:',
|
'If you need help, don\'t hesitate in contacting us at:',
|
||||||
'',
|
'',
|
||||||
' GitHub: https://github.com/resin-io/etcher/issues/new',
|
' GitHub: https://github.com/balena-io/etcher/issues/new',
|
||||||
' Forums: https://forums.resin.io/c/etcher'
|
' Forums: https://forums.balena.io/c/etcher'
|
||||||
].join('\n'))
|
].join('\n'))
|
||||||
|
|
||||||
// Examples
|
// Examples
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
ng-model="settings.currentData.errorReporting"
|
ng-model="settings.currentData.errorReporting"
|
||||||
ng-change="settings.toggle('errorReporting')">
|
ng-change="settings.toggle('errorReporting')">
|
||||||
|
|
||||||
<span>Anonymously report errors and usage statistics to resin.io</span>
|
<span>Anonymously report errors and usage statistics to balena.io</span>
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -73,4 +73,4 @@ and the leftover extension examined to determine the uncompressed image format (
|
|||||||
As an archive (such as `.tar`) might be additionally compressed, this will allow for constructs such as
|
As an archive (such as `.tar`) might be additionally compressed, this will allow for constructs such as
|
||||||
`.tar.gz` (a compressed archive, containing a file with an extension tagged as `image`) to be handled correctly.
|
`.tar.gz` (a compressed archive, containing a file with an extension tagged as `image`) to be handled correctly.
|
||||||
|
|
||||||
[etcher-image-write]: https://github.com/resin-io-modules/etcher-image-write
|
[etcher-image-write]: https://github.com/balena-io-modules/etcher-image-write
|
||||||
|
@ -12,11 +12,11 @@
|
|||||||
"main": "lib/start.js",
|
"main": "lib/start.js",
|
||||||
"description": "Flash OS images to SD cards and USB drives, safely and easily.",
|
"description": "Flash OS images to SD cards and USB drives, safely and easily.",
|
||||||
"productDescription": "Etcher is a powerful OS image flasher built with web technologies to ensure flashing an SDCard or USB drive is a pleasant and safe experience. It protects you from accidentally writing to your hard-drives, ensures every byte of data was written correctly and much more.",
|
"productDescription": "Etcher is a powerful OS image flasher built with web technologies to ensure flashing an SDCard or USB drive is a pleasant and safe experience. It protects you from accidentally writing to your hard-drives, ensures every byte of data was written correctly and much more.",
|
||||||
"homepage": "https://github.com/resin-io/etcher",
|
"homepage": "https://github.com/balena-io/etcher",
|
||||||
"gypfile": true,
|
"gypfile": true,
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git@github.com:resin-io/etcher.git"
|
"url": "git@github.com:balena-io/etcher.git"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "make lint test sanity-checks",
|
"test": "make lint test sanity-checks",
|
||||||
@ -32,7 +32,7 @@
|
|||||||
"concourse-test-electron": "npm test",
|
"concourse-test-electron": "npm test",
|
||||||
"concourse-test-node-cli": "make webpack lint-js lint-cpp lint-spell test-cli"
|
"concourse-test-node-cli": "make webpack lint-js lint-cpp lint-spell test-cli"
|
||||||
},
|
},
|
||||||
"author": "Resin Inc. <hello@etcher.io>",
|
"author": "Balena Inc. <hello@etcher.io>",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"platformSpecificDependencies": [
|
"platformSpecificDependencies": [
|
||||||
"7zip-bin-mac",
|
"7zip-bin-mac",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user