7578 Commits

Author SHA1 Message Date
MickLesk
46bb2db683 ui 2026-01-12 22:18:45 +01:00
MickLesk
82773d7b8b fix(devuan): Add console getty for LXC autologin
LXC containers use /dev/console, not tty1!
- pct console connects to /dev/console device
- Added explicit console entry in inittab for LXC
- tty1 autologin still works for direct access
- Fixes autologin not working in Devuan containers
2026-01-12 22:09:36 +01:00
MickLesk
3d6a5f58b0 fix: Multiple distro issues from testing
Devuan:
- Fixed sed syntax error: replaced -E with BRE, removed invalid [^$] pattern
- Simplified regex patterns for inittab autologin matching

openEuler:
- Added template patching to inject /etc/redhat-release before pct create
- This fixes 'error in setup task PVE::LXC::Setup::post_create_hook'
- Reverted to unprivileged container (privileged not needed with patch)

openSUSE:
- Added --gpg-auto-import-keys to zypper to avoid interactive GPG prompts
- This was causing the 15+ minute hangs during package manager init

Gentoo:
- Changed to use emerge-webrsync (http) instead of emerge --sync (rsync)
- webrsync is significantly faster than full rsync sync
- Install curl FIRST before other packages (required for install.func)
- Better error handling with separate curl check

Rocky Linux DNS issue:
- Not a script bug - container network/DNS not working
- User should check container gateway and DNS settings
2026-01-12 21:58:15 +01:00
MickLesk
b8afdab106 fix: Multi-distro LXC container fixes for autologin and package installation
- Rocky/AlmaLinux 10 (EL10): Version detection for DNF 5 with correct packages (langpacks-en instead of glibc-langpack-en), makecache refresh, fallback to minimal install
- openSUSE: Install ncurses-utils and terminfo-base, set TERM in /etc/profile.d and /etc/environment to fix 'unknown terminal type'
- Gentoo: Fixed template pattern to use underscore (-openrc_) instead of dash, special version handling
- openEuler: Set privileged container (var_unprivileged=0) to workaround PVE setup hook limitation
- Devuan: Enhanced sysvinit autologin with multiple inittab patterns, fallback console entry, telinit reload
- CentOS/all: Updated URLs from raw.githubusercontent.com to git.community-scripts.org
- General: Better error handling and removed duplicate code blocks
2026-01-12 21:34:58 +01:00
vhsdream
021a4c612a OpenCloud: update env 2026-01-12 13:57:32 -05:00
vhsdream
837c41d041 Byparr: clean install on update 2026-01-12 11:54:46 -05:00
vhsdream
1265dcee06 nextExplorer: update env 2026-01-12 11:40:30 -05:00
CanbiZ
c46b8f72cb Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED 2026-01-12 17:01:09 +01:00
CanbiZ
414607da2c Update netbird-install.sh 2026-01-12 17:01:07 +01:00
github-actions[bot]
06f4a95b7f
Delete jellystat (addon) after migration to ProxmoxVE (#1269)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-12 13:05:30 +00:00
CanbiZ
47b4ea5c40 Improve locale and template handling for LXC builds
Adds explicit locale package installation and locale setup for Debian, Ubuntu, Devuan, RHEL-based, openSUSE, and openEuler containers to ensure proper locale generation on minimal templates. Refines template pattern matching for CentOS Stream and Gentoo, and deduplicates openSUSE handling. Also, refactors misc/core.func for consistent indentation and minor logic improvements.
2026-01-12 13:58:25 +01:00
CanbiZ
79b8a934f2 fixes wishlist 2026-01-12 09:44:09 +01:00
CanbiZ
698a17089c fixes 2026-01-12 09:13:20 +01:00
CanbiZ
dfed41f70f Format 2026-01-12 08:55:45 +01:00
CanbiZ
37fdd4779b Get Features & Fixes from Upstream 2026-01-12 08:55:28 +01:00
CanbiZ
dcfb8d34f2 Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED 2026-01-12 08:51:15 +01:00
CanbiZ
7129c0dbd9 Tools.func: Get Version from Upstream (VE) 2026-01-12 08:51:11 +01:00
Tobias
bbfb5bdebe
Update GitHub stars requirement in PR template 2026-01-11 21:46:52 +01:00
Slaviša Arežina
be5195887f
Merge pull request #1220 from TechHutTV/claude/fix-netbird-scripts-raTbP 2026-01-11 13:00:29 +01:00
Tobias
07261d16f9
refactor 2026-01-11 12:56:38 +01:00
Slaviša Arežina
bd4f1f8f7a
Apply suggestion from @tremor021 2026-01-11 01:59:06 +01:00
Brandon Hopkins
452bb94233
Update ct/netbird.sh
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
2026-01-10 16:26:20 -08:00
Brandon Hopkins
1504a65bfb
Update ct/netbird.sh
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
2026-01-10 16:14:10 -08:00
Brandon Hopkins
57646838f2
Update install/netbird-install.sh
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
2026-01-10 16:14:00 -08:00
Brandon Hopkins
2d86a4199e
Update frontend/public/json/netbird.json
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
2026-01-10 16:13:47 -08:00
Brandon Hopkins
6f27868a49
Update install/netbird-install.sh
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-01-10 16:03:57 -08:00
Brandon Hopkins
04bb146fc4
Update install/netbird-install.sh
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-01-10 16:03:47 -08:00
Brandon Hopkins
09556aa6ac
Update install/netbird-install.sh
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-01-10 16:03:24 -08:00
Brandon Hopkins
296ca948cf
Update install/netbird-install.sh
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-01-10 16:03:06 -08:00
Brandon Hopkins
77d67f983c
Update frontend/public/json/netbird.json
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-01-10 16:02:57 -08:00
Tobias
69af9c700f
Merge pull request #1266 from durzo/feature-tracearr
tracearr: write APP_VERSION to .env on update
2026-01-10 11:36:29 +01:00
Tobias
c696e21578
Merge pull request #1267 from Dunky13/feature/wishlist
fix wishlist
2026-01-10 11:34:00 +01:00
Marc Went
23e1910b55
clean up remove backup folder 2026-01-10 11:25:43 +01:00
Marc Went
2d40a0a112
fix update cp restore 2026-01-10 11:15:36 +01:00
MickLesk
0b01f9387d test without cleanup 2026-01-09 23:32:33 +01:00
Jordan Tomkinson
fa68ef5b86 tracearr: write APP_VERSION to .env on update 2026-01-09 22:11:14 +00:00
MickLesk
cfbfe827f9 fix awk eof 2026-01-09 22:59:31 +01:00
MickLesk
9c05bf6a31 finish messsage 2026-01-09 22:47:04 +01:00
MickLesk
625634f927 Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED 2026-01-09 22:42:24 +01:00
MickLesk
c93788cf89 fix ente 2026-01-09 22:42:21 +01:00
Tobias
6df299a13a
Fix return statement in package installation function 2026-01-09 22:38:16 +01:00
Tobias
da23956f4d
Merge pull request #1265 from tomfrenzel/kutt-fix-link-error
kutt: fix default domain
2026-01-09 22:34:15 +01:00
Tom Frenzel
6ef806710f
kutt: fix default domain 2026-01-09 21:41:55 +01:00
Tobias
36682d2728
Update package installation to use noninteractive mode 2026-01-09 20:36:27 +01:00
Tobias
46d36537c9
fix 2026-01-09 15:27:35 +01:00
Tobias
0121cb15a8
Fix composer install command path 2026-01-09 15:26:12 +01:00
Tobias
041fef02b0
Export PHP_VERSION for setup_php 2026-01-09 15:16:05 +01:00
Michel Roegl-Brunner
bdf3995378
Delete install/test-install.sh 2026-01-09 14:57:03 +01:00
Michel Roegl-Brunner
24081cf205
Delete ct/test.sh 2026-01-09 14:55:40 +01:00
36f749cba2 Update Workflow 2026-01-09 14:53:00 +01:00