Skip to content

Commit c1ac61e

Browse files
committed
Remove arducam fork, update README
1 parent cb5ce65 commit c1ac61e

File tree

2 files changed

+5
-63
lines changed

2 files changed

+5
-63
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ A bunch of simple update scripts are run via [CustoPiZer](https://github.com/Oct
1111

1212
* `01-update-octoprint`: Updates OctoPrint to the latest version
1313
* `02-update-boot`: Updates bootloader and kernel to the latest version
14-
* `10-install-arducam-mjpg-streamer`: Replaces the existing mjpg-streamer with the Arducam fork available [here](https://github.com/ArduCAM/mjpg-streamer).
1514
* `80-install-user-fix`: Installs a compatibility layer to support renaming the `pi` user, if needed.
1615
* `81-fix-octopi-txt`: Replaces `/boot/octopi.txt` with one with updated documentation regarding camera options.
1716
* `99-write-build`: Writes the build tag to `/etc/octopiuptodate-build`
@@ -21,7 +20,7 @@ A bunch of simple update scripts are run via [CustoPiZer](https://github.com/Oct
2120
There's a [Taskfile](https://taskfile.dev) in this repository that you can use to run the update scripts locally.
2221

2322
- Install [Taskfile](https://taskfile.dev/installation/)
24-
- Install [Docker]()
23+
- Install [Docker](https://www.docker.com/)
2524
- Create a `workspace` directory and place your `input.img` in that
2625
- Run `task build`
2726

@@ -42,6 +41,8 @@ Yes, they are!
4241

4342
## I have a problem, where's the issue tracker for this project?
4443

45-
Nowhere, because this really is just a build automation.
46-
4744
If you need support with OctoPrint or OctoPi, [please get in touch on the OctoPrint Community Forums](https://community.octoprint.org).
45+
46+
For issues *specific to this project*, please [open an issue here](https://github.com/OctoPrint/OctoPi-UpToDate/issues/new?template=bug_report.yml). Please note that the only issues accepted here are those related to *modifications* done by this build process, as described above.
47+
48+
Anything not touched by the modification scripts should *not* be reported here, but rather on the [OctoPi issue tracker](https://github.com/guysoft/OctoPi/issues).

scripts/10-install-arducam-mjpg-streamer

Lines changed: 0 additions & 59 deletions
This file was deleted.

0 commit comments

Comments
 (0)