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

chore: bump base OS to 'bookworm' #281

Open
wants to merge 53 commits into
base: develop
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
53 commits
Select commit Hold shift + click to select a range
a877728
chore: bump base OS to 'bookworm'
KwadFan Jan 26, 2024
e8f4533
fix: fix no space left error
KwadFan Jan 26, 2024
75aacd5
Merge branch 'develop' into chore/bookworm
KwadFan Feb 11, 2024
11d8ec2
chore: solve merge conflicts
KwadFan Jun 8, 2024
ec559a7
fix: fix orangepi zero2 url
KwadFan Jun 8, 2024
4072981
fix(build): disable pkgupgrade
KwadFan Jun 12, 2024
431c6bb
chore(build): add bullseye control group
KwadFan Jun 12, 2024
32c5977
fix(build): fix shellcheck errors
KwadFan Jun 12, 2024
0603d38
fix: fix klipperscreen build
KwadFan Jun 12, 2024
3687a0e
fix: drop armbian_net module for bookworm images
KwadFan Jun 12, 2024
24219bc
fix: fix rpi64-ks
KwadFan Jun 12, 2024
51d4abc
fix: fix config paths for bookworm
KwadFan Jun 12, 2024
77a0190
fix: fix path in piconfig module
KwadFan Jun 12, 2024
b3d0b1c
chore: reenable pkgupgrade for debug purpose
KwadFan Jun 16, 2024
9cd7075
test: set boot partition
KwadFan Jun 16, 2024
40020e3
Revert "test: set boot partition"
KwadFan Jun 16, 2024
0b50f06
Revert "chore: reenable pkgupgrade for debug purpose"
KwadFan Jun 16, 2024
cd09929
Revert "fix: fix path in piconfig module"
KwadFan Jun 16, 2024
782961c
Revert "fix: fix config paths for bookworm"
KwadFan Jun 16, 2024
2b0bacd
feat: add modified pkgupgrade
KwadFan Jun 16, 2024
f7a7fea
test: debug pkgupgrade
KwadFan Jul 16, 2024
8fa90ba
fix: fix shellcheck errors
KwadFan Jul 16, 2024
c6105fd
Revert "test: debug pkgupgrade"
KwadFan Jul 16, 2024
7c3f869
chore: remove pkgupgrade module
KwadFan Jul 16, 2024
a8921f4
feat: add headless_mn module
KwadFan Jul 19, 2024
59c471c
fix: fix headless_nm module
KwadFan Jul 19, 2024
1532acd
fix: fix execustion permission
KwadFan Jul 20, 2024
7470002
fix: fix modules for bullseye images
KwadFan Jul 20, 2024
8490976
chore: refactor wifi readme
KwadFan Jul 20, 2024
235dd2a
chore: add pi5 to json supported sbcs
KwadFan Jul 20, 2024
d1d728e
fix: fix postrename script
KwadFan Jul 20, 2024
19622a4
chore: refactor wifi-readme.txt
KwadFan Jul 28, 2024
a3a82d9
chore: use headless_nm for armbian images
KwadFan Jul 28, 2024
027f4ba
chore: extend headless_nm for armbian based images
KwadFan Aug 4, 2024
97fa690
Merge branch 'develop' into chore/bookworm
KwadFan Aug 4, 2024
bc23b1b
test: Use altered DNS servers
KwadFan Aug 5, 2024
d86f9ad
test: renamed module
KwadFan Aug 5, 2024
d1cc8a2
Revert "test: renamed module"
KwadFan Aug 5, 2024
f3d3a10
Revert "test: Use altered DNS servers"
KwadFan Aug 5, 2024
70f2768
test: test PR repo
KwadFan Aug 5, 2024
c24708f
test: run with altered dns
KwadFan Aug 5, 2024
1386183
Revert "test: run with altered dns"
KwadFan Aug 5, 2024
6afb601
Revert "test: test PR repo"
KwadFan Aug 5, 2024
0309fea
test: test potential PR to custompios
KwadFan Aug 5, 2024
a0985b0
test: test run for fix/armbiandns pr
KwadFan Aug 6, 2024
09bcaf3
chore: revert to original custompios repo
KwadFan Aug 31, 2024
beecb24
chore: remove bullseye control builds
KwadFan Aug 31, 2024
b8409b6
fix: fix workflow_config.yml
KwadFan Aug 31, 2024
714283d
fix: fix missing newline
KwadFan Sep 3, 2024
012d6a0
chore: fix copyright date
KwadFan Sep 3, 2024
30548c4
chore: update wifi-readme.txt
KwadFan Sep 3, 2024
162cd86
chore: reenable pkgupgrade for ks version
KwadFan Sep 3, 2024
0b81ae4
chore: update headless_nm.txt.template
KwadFan Sep 3, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Revert "test: debug pkgupgrade"
This reverts commit f7a7fea.
  • Loading branch information
KwadFan committed Jul 16, 2024
commit c6105fd3e6eac0b5cb71983272b6b73c6a1e8833
2 changes: 0 additions & 2 deletions config/raspberry/rpi64
Original file line number Diff line number Diff line change
@@ -5,11 +5,9 @@
# See https://www.shellcheck.net/wiki/SC2155

BASE_ARCH="arm64"
BASE_BOOT_MOUNT_PATH=boot

# export variables
export BASE_ARCH
export BASE_BOOT_MOUNT_PATH

### JSON sniplet Setup
### NOTE: Please see all config files for setup variables!!!