|
|
|
@ -9,6 +9,8 @@ Make sure your GPG key is in /srv/debian/gpg on potassium-benzoate. See |
|
|
|
|
[here](https://wiki.csclub.uwaterloo.ca/Debian_Repository#Step_1:_Add_to_Uploaders) |
|
|
|
|
for instructions. |
|
|
|
|
|
|
|
|
|
Make sure you are in the `csc-mirror` group too. |
|
|
|
|
|
|
|
|
|
## Creating the package |
|
|
|
|
Make sure you have Podman installed. |
|
|
|
|
|
|
|
|
@ -30,7 +32,7 @@ debsign -k8E5568ABB0CF96BC367806ED127923BE10DA48DC *.changes |
|
|
|
|
## Uploading the package |
|
|
|
|
Upload the tarball to a CSC machine, e.g. |
|
|
|
|
``` |
|
|
|
|
scp pyceo.tar.gz mannitol:~/ |
|
|
|
|
scp pyceo.tar.gz mannitol:~ |
|
|
|
|
``` |
|
|
|
|
SSH into that machine and extract the tarball into a separate directory: |
|
|
|
|
``` |
|
|
|
|