Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Librem5
librem5-user-docs
Commits
828909b4
Commit
828909b4
authored
Dec 07, 2020
by
David Boddie
💬
Browse files
Add information about updating the submodule and tagging commits
parent
e704caf2
Pipeline
#61905
passed with stage
in 1 minute and 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
828909b4
...
...
@@ -16,11 +16,27 @@ To build:
make update html
```
To build a binary Debian package:
This should cause the
`Librem_5`
submodule to be updated if there are new commits
in the
[
core user documentation repository
](
https://source.puri.sm/Librem5/librem5-user-docs-common
)
.
If the submodule has been updated, you will need to commit the change to the
`Librem_5`
directory.
To build a binary Debian package for testing:
```
debuild -b -us -uc
```
This can be copied to the phone and installed using
`dpkg`
.
## Updating the Debian package for the phone
The
`.gitlab-ci.yml`
file will cause a new
`deb`
package to be built
automatically. However, a signed tag is needed for the package to be built by
the
[
Continuous Integration server
](
https://arm01.puri.sm/job/debs/
)
.
See the
[
Core Workflow
](
https://developer.puri.sm/Librem5/Apps/Packaging_Apps/Core_Workflow/index.html
)
section of the Librem 5
[
developer documentation
](
https://developer.puri.sm/Librem5
)
for guidance.
## Copyright and License Information
Copyright: Copyright (C) 2019 Purism SPC
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment