Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework to use packages / apt repo (WIP) #134

Closed
wants to merge 131 commits into from
Closed
Show file tree
Hide file tree
Changes from 113 commits
Commits
Show all changes
131 commits
Select commit Hold shift + click to select a range
a4416f0
Merge pull request #129 from skycoin/develop
jdknives Oct 22, 2021
5b30b1c
change skywire version to 0.5.1
mrpalide Nov 30, 2021
a895289
update golang version of appveyor
mrpalide Nov 30, 2021
28acbcf
change skywire to 0.5.1 on go.mod | go mod vendor | go mod tidy
mrpalide Dec 8, 2021
1d12077
go mod vendor
mrpalide Dec 9, 2021
781f836
add go mod vendor to skyimager builder script
mrpalide Dec 13, 2021
dfbce65
Merge pull request #132 from mrpalide/fix/skywire-version
jdknives Dec 14, 2021
3fb4dab
convert skybian to IMGBUILD format - pending tests
0pcom Jan 7, 2022
931a90c
port the skybian build to PKGBUILD format
0pcom Jan 8, 2022
d940cbf
update readme for new build
0pcom Jan 8, 2022
78feb5f
build to package extra files added to skybian
0pcom Jan 8, 2022
598784e
include selected chroot-commands.sh modifications
0pcom Jan 8, 2022
3c98f35
add skybian package installation to IMGBUILD
0pcom Jan 9, 2022
5e7a8a1
update gitignore
0pcom Jan 9, 2022
7594193
update skybian firstrun script and skybian package and checksums in …
0pcom Jan 9, 2022
fbc0c57
updates after testing IMGBUILD
0pcom Jan 9, 2022
6a4345d
testing updates
0pcom Jan 9, 2022
3627623
build fixed & working; need to test created image now.
0pcom Jan 10, 2022
e57a19b
update gitignore
0pcom Jan 13, 2022
64f7f83
update after testing created image, everything working as expected
0pcom Jan 13, 2022
8394418
update readme documentation
0pcom Jan 13, 2022
127062d
Set password in chroot. Change APT repo. Add build variants for rpi
0pcom Jan 14, 2022
9d177eb
remove maintainer line from top of files
0pcom Jan 14, 2022
8ad358f
remove extra lines messing up file format recognition
0pcom Jan 14, 2022
98987cc
fix path reference to /mnt/root
0pcom Jan 14, 2022
b3567ea
update skyraspbian.IMGBUILD
0pcom Jan 16, 2022
7cfa861
update to fix skyraspbian
0pcom Jan 16, 2022
29d214c
change networking to systemd-networkd
0pcom Jan 16, 2022
6f3972e
update checksums for skybian PKGBUILD
0pcom Jan 16, 2022
7319d9a
update PKGBUILD
0pcom Jan 16, 2022
afd357f
update checksums
0pcom Jan 16, 2022
e782707
update skymanager.service & skybian-chrootconfig
0pcom Jan 17, 2022
10d7088
update README.md
0pcom Jan 17, 2022
d0b084b
update README.md
0pcom Jan 17, 2022
87b2408
touch up README.md
0pcom Jan 17, 2022
0afd955
clean up
0pcom Jan 17, 2022
05d15cc
update .gitignore; remove .appveyor.yml & .golangci.yml
0pcom Jan 17, 2022
a8f4659
update checksumd, fix small errors with build
0pcom Jan 19, 2022
ee28e93
fix skybian.IMGBUILD
0pcom Jan 21, 2022
ccf021e
fix PKGBUILD
0pcom Jan 21, 2022
fc2efc9
update checksums
0pcom Jan 21, 2022
f40d013
replace file-roller with dtrx in makedepends
0pcom Jan 21, 2022
6eed7f7
update from tests
0pcom Jan 22, 2022
8b3f15b
update dependencies
0pcom Jan 22, 2022
cde213b
small fixes
0pcom Jan 22, 2022
208bcdd
adjust compression
0pcom Jan 22, 2022
e2f3805
change compression to .tar.xz
0pcom Jan 22, 2022
c6b3784
remove no longer used files
0pcom Jan 25, 2022
ab3a445
remove files no longer needed
0pcom Jan 25, 2022
3dc523f
fix commands accidentally piped outside chroot
0pcom Jan 25, 2022
47821f9
update readme & fix windows archive creation
0pcom Jan 25, 2022
0bc105c
switch back to .zst after .xz compression segfault & check for create…
0pcom Jan 25, 2022
6b38c5a
optimization
0pcom Jan 25, 2022
b5509c4
set env in /root/.bashrc
0pcom Jan 26, 2022
d211152
set SKYBIAN=true for skyraspbian & skybian
0pcom Jan 26, 2022
02a638c
use http://deb.skywire.skycoin.com as fallback to the IP in /etc/apt/…
0pcom Jan 31, 2022
30ba838
update builds to 0.6.0-rc1
0pcom Feb 4, 2022
6827724
fix builds for new version & update checksums
0pcom Feb 4, 2022
a3dabb9
update skyraspbian.IMGBUILD
0pcom Feb 4, 2022
54d7594
update to new skywire minor release
0pcom Feb 4, 2022
5e2d479
update builds to pkgrel 4 of skywire-bin
0pcom Feb 6, 2022
20c4e10
update IMGBUILDS with configuratuion for automatic-updates
0pcom Feb 6, 2022
f0f3604
revert skyraspbian.IMGBUILD as unattended-updates is not installed
0pcom Feb 6, 2022
fc0999d
update IMGBUILDS to 0.6.0-rc2
0pcom Feb 8, 2022
7ea0ec3
update checksums skyraspbian
0pcom Feb 8, 2022
3738886
add build script, increment pkgrel for IMGBUILDS
0pcom Feb 8, 2022
33ac330
update pkgrel 6
0pcom Feb 11, 2022
f61fae3
update checksums
0pcom Feb 11, 2022
46f53a7
update skyraspbian.IMGBUILD
0pcom Feb 11, 2022
f09bc93
switch source image for skyraspbian
0pcom Feb 11, 2022
7c83100
fix envs
0pcom Feb 11, 2022
2d83406
update skyraspbian checksums
0pcom Feb 11, 2022
3ed37bb
fix skyraspbian source error
0pcom Feb 11, 2022
d436728
update to skywire-bin 0.6.0 rc3
0pcom Feb 15, 2022
d428e40
update checksums
0pcom Feb 15, 2022
a5eeccd
add image update helpers
0pcom Feb 16, 2022
4fb83c8
add depends for updating image on native architecture host
0pcom Feb 16, 2022
cdc0aba
update builds to continue testing
0pcom Feb 18, 2022
f6461b6
update build from tests
0pcom Feb 19, 2022
72c641d
update .gitignore
0pcom Feb 19, 2022
50d0426
update rpi-archlinuxARM.IMGBUILD
0pcom Feb 19, 2022
7899bce
update gitignore
0pcom Feb 19, 2022
4fbf017
update to skywire 0.6.0-11; disable unattended-upgrades; shrink image…
0pcom Mar 7, 2022
f90e0b0
update to skywire 0.6.0-11; disable unattended-upgrades; shrink image…
0pcom Mar 7, 2022
e333ff9
update skyraspbian.IMGBUILD to use skywire 0.6.0-11
0pcom Mar 7, 2022
828fb7b
restructure build and enable VPN server
0pcom Mar 9, 2022
c1f0de2
update to enable VPN server by default + other changes
0pcom Mar 9, 2022
8f85dbc
update skybian to skywire v1.0.0-rc2
0pcom May 14, 2022
79a9827
update checksums to latest compilation of the skywire-bin package
0pcom May 15, 2022
82f9059
update to 1.0.0-rc3 & fix errors encountered in testing
0pcom May 17, 2022
c017fbd
Add files via upload
0pcom May 19, 2022
44ff3f3
remove unwanted files and update .gitignore
0pcom May 19, 2022
b44a51a
sync github with local work
0pcom May 19, 2022
b7f136d
remove test files
0pcom May 19, 2022
8cc71d8
fix autopeering behavior
0pcom May 24, 2022
963d3d9
update skybian.IMGBUILD to use skywire 1.0.0-rc4
0pcom May 24, 2022
17af1fb
update checksums skybian.IMGBUILD
0pcom May 24, 2022
151e1db
create http endpoint for serving public key from hypervisor
0pcom May 28, 2022
92d770c
update scripts to activate srvpk service
0pcom May 28, 2022
97957ff
change env from VPNSERVER=true to VPNSERVER=1 to match skywire-autoco…
0pcom May 28, 2022
0b82a3c
support 4 image variants; opi3, prime, rpi3, rpi4
0pcom May 28, 2022
5255c59
add repo signing key in skybian PKGBUILD ; create amd64 package only …
0pcom Jun 2, 2022
ab4279a
minor fixes to chrootconfig script and PKGBUILD
0pcom Jun 2, 2022
e2aee03
fix postinstall
0pcom Jun 2, 2022
dcde1f8
remove setting repository signing key im orange IMGBUILDS
0pcom Jun 2, 2022
97e9827
add compiled srvpk binaries to the repo - unable to build crosscompil…
0pcom Jun 2, 2022
7900032
small fix to build script
0pcom Jun 22, 2022
21e88ee
add IMGBUILD variants
0pcom Jun 22, 2022
5e0c2b6
fix .gitattribuites for syntax highlighting of files on github
0pcom Jun 22, 2022
eaa8063
clean up builds, correct download links for build variants ; modifica…
0pcom Jun 22, 2022
bf6da58
update readme
0pcom Jun 22, 2022
4849755
fix opi3 imgbuild & hlper scripts
0pcom Jun 22, 2022
1a557f1
fix image checksum verification & use latest image source torrent
0pcom Jun 22, 2022
e1b6ef4
fix skywire version in image variants
0pcom Jun 23, 2022
8e98906
fix wrong variable not evaluating
0pcom Jun 23, 2022
d1e3fca
fix linewrap in helper scripts
0pcom Jun 23, 2022
5bf7ad5
fix IMGBUILD text formatting
0pcom Jun 23, 2022
fb70366
small fix to prepare func of orange IMGBUILDS
0pcom Jun 23, 2022
8654683
helper scripts remove Bullseye_current.sha before calculating checksums
0pcom Jun 23, 2022
fa64e6e
fix .gitattributes
0pcom Jun 23, 2022
3a5016d
remove extra comments & skybian-util archive from PKGBUILD
0pcom Jun 26, 2022
3335972
remove util folder & srvpk binaries. move srvpk service to scripts fo…
0pcom Jun 26, 2022
5030622
change path to srvpk.service file in PKGBUILD
0pcom Jun 26, 2022
f260e31
remove armbian.IMGBUILD
0pcom Jun 26, 2022
75c1fe3
remove skybian-util archive from repo
0pcom Jun 26, 2022
78b20ce
add .appveyor.yml
0pcom Jun 26, 2022
0cfb063
update .appveyor.yml
0pcom Jun 26, 2022
a72cb65
update readme
0pcom Jun 26, 2022
1d6027c
minimalist re-implementation of srvpk.service with netcat
0pcom Jun 28, 2022
bbc0941
fix merge conflicts
0pcom Jun 30, 2022
4b4af5a
Merge branch 'the-skycoin-project-rework' into develop
0pcom Jun 30, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
72 changes: 0 additions & 72 deletions .appveyor.yml

This file was deleted.

3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
*.PKGBUILD linguist-language=Shell
PKGBUILD linguist-language=Shell
*IMGBUILD linguist-language=Shell
25 changes: 13 additions & 12 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
/.idea
/.vscode

/fyne-cross
/bin
/output
/base
/final
/integration/mnt

.DS_Store
*.img
*.code-workspace
*.xz
*.zst
*.deb
*.zip
*.torrent
*.md5
*.asc
*pkg.tar.gz
*latest.tar.gz
*.sha
.*/*
/pkg
/src
201 changes: 0 additions & 201 deletions .golangci.yml

This file was deleted.

52 changes: 52 additions & 0 deletions KEY.asc
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
-----BEGIN PGP PUBLIC KEY BLOCK-----

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
KKBBi9xjhxcr/2YJEGqF3IFAYBapxRRNDrSrcVI=
=hY2M
-----END PGP PUBLIC KEY BLOCK-----
Loading