Sam Heinz
|
7745523658
|
Merge remote-tracking branch 'upstream/main'
|
2025-08-03 16:42:03 +10:00 |
|
CanbiZ
|
23573bfce9
|
fix apt-cacher heredoc (#6385)
|
2025-07-30 15:31:00 +02:00 |
|
Sam Heinz
|
d064c31c80
|
Merge remote-tracking branch 'upstream/main'
|
2025-07-14 12:56:17 +10:00 |
|
CanbiZ
|
3e504cf48f
|
final fixes
|
2025-07-04 22:19:35 +02:00 |
|
CanbiZ
|
d2cbfcd69a
|
Update install.func
|
2025-07-04 22:12:37 +02:00 |
|
CanbiZ
|
ebfb6a4e34
|
Update install.func
|
2025-07-04 22:07:23 +02:00 |
|
CanbiZ
|
7403470bd7
|
Update install.func
|
2025-07-04 21:55:35 +02:00 |
|
CanbiZ
|
32d6194ade
|
Update install.func
|
2025-07-04 21:54:15 +02:00 |
|
CanbiZ
|
7561e26c0a
|
Core layer refactor: centralized error traps and msg_* consistency (#5705)
|
2025-07-04 21:22:50 +02:00 |
|
Marcin Jaroszek
|
e79c724203
|
Fix typo in misc/install.func
Fix typo: SSH_AUTHORIZED_KfEY -> SSH_AUTHORIZED_KEY
|
2025-07-04 13:43:21 +02:00 |
|
Sam Heinz
|
f1167da6d0
|
Merge remote-tracking branch 'upstream/main'
|
2025-06-29 16:42:27 +10:00 |
|
CanbiZ
|
8d91a5df5f
|
Fix Apt-Cacher Issue with CAT
|
2025-06-25 18:03:54 +02:00 |
|
Sam Heinz
|
d32de66225
|
Fix unclosed if statement
|
2025-06-22 20:25:53 +10:00 |
|
Sam Heinz
|
a572699f1c
|
Merge remote-tracking branch 'upstream/main'
|
2025-06-22 19:54:13 +10:00 |
|
Sam Heinz
|
174cad684f
|
Merge remote-tracking branch 'upstream/main'
|
2025-06-22 19:40:06 +10:00 |
|
CanbiZ
|
1f7d85ac60
|
[core]: unify misc/*.func scripts with centralized logic from core.func (#5316)
* Core Changes
* Formatting
* add create_lxc patches
* Update install.func
* remove dev header
|
2025-06-20 13:28:06 +02:00 |
|
Michel Roegl-Brunner
|
0e63437154
|
install.func (#5109)
|
2025-06-12 17:26:12 +02:00 |
|
Sam Heinz
|
0be98e9199
|
Merge remote-tracking branch 'upstream/main'
|
2025-05-19 20:18:49 +10:00 |
|
Slaviša Arežina
|
19cf4d3dc2
|
Add TAB3 formatting var to core (#4496)
|
2025-05-15 10:31:37 +02:00 |
|
Sam Heinz
|
02426f9f3e
|
Merge remote-tracking branch 'upstream/main'
|
2025-05-13 00:58:31 +10:00 |
|
CanbiZ
|
ce76ebc68f
|
Add: tools.func (#4100)
* Add: tools.func
* add paths into build.func and install.func
|
2025-04-28 15:25:10 +02:00 |
|
Sam Heinz
|
1649439cf7
|
Merge remote-tracking branch 'upstream/main'
|
2025-04-10 23:30:09 +10:00 |
|
CanbiZ
|
23c01141db
|
core: fix raw path (#3656)
|
2025-04-04 16:05:12 +02:00 |
|
CanbiZ
|
8c051b8186
|
Replace wget with curl -fsSL, normalize downloads, and prep for IPv6 (#3455)
* Initial Call, Switch from curl -s to curl -fsSL and wget to curl -fssL
* more switches
* switch vms
* more curls
* More curls
* more
* more
* more changes
* more
* prepare ipv6 calls
* change frontend to ipv6
* Formatting
* Fromatting
* Update gomft.sh
* Update gomft-install.sh
* Update ersatztv.sh
* Update build.func
---------
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
|
2025-04-01 10:25:46 +02:00 |
|
Sam Heinz
|
d38762f18a
|
Merge remote-tracking branch 'upstream/main'
|
2025-03-28 22:49:47 +10:00 |
|
CanbiZ
|
888b4c34bd
|
[core] install core deps (debian / ubuntu) (#3366)
* [core] install core deps (debian / ubuntu)
Installed Core Deps "sudo, curl, mc" on debian / ubuntu based lxc's
* Update install.func
|
2025-03-24 11:51:58 +01:00 |
|
Sam Heinz
|
f802993954
|
Merge remote-tracking branch 'upstream/main'
|
2025-03-04 17:44:55 +10:00 |
|
Michel Roegl-Brunner
|
407801d9ff
|
Update install.func (#2690)
|
2025-02-27 09:07:24 +01:00 |
|
CanbiZ
|
10d4ce4eef
|
Verbose_Update (#2583)
|
2025-02-24 11:18:38 +01:00 |
|
Sam Heinz
|
1e84dedaec
|
Merge remote-tracking branch 'upstream/main'
|
2025-02-24 11:06:09 +10:00 |
|
CanbiZ
|
c5101d3358
|
Revert "Prevent double spinner (#2203)" (#2211)
This reverts commit 33ef8aadbe.
|
2025-02-10 11:29:59 +01:00 |
|
Michel Roegl-Brunner
|
33ef8aadbe
|
Prevent double spinner (#2203)
Co-authored-by: Rögl-Brunner Michel <Michel.Roegl-brunner@htl-braunau.int>
|
2025-02-10 11:14:24 +01:00 |
|
Michel Roegl-Brunner
|
8129e3cf39
|
[API] Masiv update to api (#1990)
* Masiv refactor of the api
* Masiv refactor of the api
* Format page.tsx
* Format page.tsx
* testing
* update build.func
* Change urls to Repo
* Change urls to Repo
* update install.func
* Add post_to_api_vm
* Update api.func
* Update api.func
* Update api.func
* update api.func
|
2025-02-04 13:23:20 +01:00 |
|
Sam Heinz
|
a63d1d0d90
|
Merge remote-tracking branch 'upstream/main' into main_local
|
2025-01-30 14:54:59 +10:00 |
|
CanbiZ
|
4cf043675e
|
update motd file to dynamic ip (#1633)
|
2025-01-21 11:02:11 +01:00 |
|
Sam Heinz
|
ac3efaef7a
|
Merge remote-tracking branch 'upstream/main'
|
2025-01-17 19:02:30 +10:00 |
|
Dominik Siebel
|
2aed45fa61
|
fix: actually add the given root SSH key to the container (#1502)
|
2025-01-15 15:01:24 +01:00 |
|
Sam Heinz
|
63211582d4
|
Merge branch 'upstream-main' into upstream-merge
|
2025-01-08 00:14:30 +10:00 |
|
CanbiZ
|
15f04d525d
|
Happy new Year! Update Copyright to 2025 (#1150)
|
2025-01-01 13:37:29 +01:00 |
|
Sam
|
08d9dd1125
|
Revert upstream changes to build files
|
2024-12-31 15:29:37 +10:00 |
|
Sam
|
563bde6fcd
|
Replace existing repo with upstream
|
2024-12-31 14:51:09 +10:00 |
|
Håvard Gjøby Thom
|
9256880c9f
|
Fix SSH root access in install.func (#858)
|
2024-12-16 23:43:32 +01:00 |
|
CanbiZ
|
315949b446
|
Massive Update: build.func | install.func | create_lxc.sh (Part 1) (#643)
* Big Update: Build.func Install.Func Create_LXC
* Change Author
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
* Fix indentation / naming / echos
* Fix some Parts
* Add alpine-install.func
* update alpine to 3.20
* fix spaces
* Update build.func
* Merge Create_LXC from DEV
* Merge from DEV
* Merge from DEV
---------
Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com>
|
2024-12-16 12:41:51 +01:00 |
|
CanbiZ
|
a4a1821822
|
Changed all dependencies to the community project
|
2024-11-02 08:48:05 +01:00 |
|
Sam Heinz
|
43a3e0ef23
|
Merge branch 'main-upstream'
|
2024-08-08 06:56:12 +10:00 |
|
tteckster
|
d26e474ccb
|
Update install.func
add a one second delay before checking internet connectivity
|
2024-08-06 13:25:55 -04:00 |
|
Sam Heinz
|
2af0be0e0f
|
Merge branch 'main-upstream'
|
2024-07-21 15:58:56 +10:00 |
|
tteckster
|
9cbd0f3037
|
Update install.func
fixes https://github.com/tteck/Proxmox/issues/3386
|
2024-07-16 11:27:55 -04:00 |
|
Sam Heinz
|
f676989068
|
update website ref in motd
|
2024-06-30 17:22:56 +10:00 |
|
Sam Heinz
|
b4f4652a76
|
Merge branch 'main-upstream'
|
2024-06-30 17:20:03 +10:00 |
|