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 |
|
CanbiZ
|
9cbd315456
|
[core]: add functions for Alpine (update / core deps) (#3437)
|
2025-03-27 11:52:04 +01:00 |
|
CanbiZ
|
127390c917
|
Alpine-Install (core) add timezone (tz) check (#3057)
|
2025-03-13 15:54:50 +01:00 |
|
CanbiZ
|
10d4ce4eef
|
Verbose_Update (#2583)
|
2025-02-24 11:18:38 +01:00 |
|
CanbiZ
|
4cf043675e
|
update motd file to dynamic ip (#1633)
|
2025-01-21 11:02:11 +01:00 |
|
CanbiZ
|
15f04d525d
|
Happy new Year! Update Copyright to 2025 (#1150)
|
2025-01-01 13:37:29 +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 |
|
tteckster
|
79b29951d7
|
Update alpine-install.func
moved to `build.func`
|
2024-01-16 22:29:34 -05:00 |
|
tteckster
|
9ca401e30f
|
Update verbose mode
- Remove `set -x`
- Only entries with `$STD` will be shown
|
2024-01-09 19:44:38 -05:00 |
|
tteckster
|
5f3bd5904e
|
Update alpine-install.func
no spinner allowed
|
2024-01-07 10:50:17 -05:00 |
|
tteckster
|
df25fe9446
|
Update alpine-install.func
add spinner, attempt 3
|
2024-01-07 10:43:29 -05:00 |
|
tteckster
|
c73a2909f7
|
Update alpine-install.func
add spinner, attempt 2
|
2024-01-07 10:36:15 -05:00 |
|
tteckster
|
e27191e607
|
Update alpine-install.func
revert add spinner
|
2024-01-07 09:41:22 -05:00 |
|
tteckster
|
9f03c98e8f
|
Update alpine-install.func
add spinner
|
2024-01-07 01:45:12 -05:00 |
|
tteckster
|
8c780535a1
|
Update alpine-install.func
change repositories to `latest-stable`
|
2023-12-27 20:04:50 -05:00 |
|
tteckster
|
95e26b6842
|
Update alpine-install.func
fixes https://github.com/tteck/Proxmox/issues/2015
|
2023-11-09 09:09:44 -05:00 |
|
tteckster
|
88092fa613
|
Update alpine-install.func
tweak disable_ipv6
|
2023-08-14 21:23:58 -04:00 |
|
tteckster
|
59b4e28413
|
Update alpine-install.func
add `sysctl -p` command
fixes https://github.com/tteck/Proxmox/issues/1688
|
2023-08-14 15:12:51 -04:00 |
|
5olu7ion
|
34674317b3
|
Case insensitive User Input (#1475)
* Always lower User input
|
2023-06-09 18:38:17 -04:00 |
|
tteckster
|
c12f2773e7
|
Code refactoring
|
2023-05-15 07:39:30 -04:00 |
|
tteckster
|
ab40267e90
|
Update alpine-install.func
enable root SSH access
|
2023-03-25 20:21:12 -04:00 |
|
tteckster
|
1f32020d5c
|
Update alpine-install.func
tweak
|
2023-03-25 08:22:24 -04:00 |
|
tteckster
|
6829e1121d
|
default, no root password for alpine-* install
|
2023-03-25 06:12:45 -04:00 |
|
tteckster
|
4175b8d5f6
|
The latest iteration of the scripts (#1220)
|
2023-03-22 20:48:20 -04:00 |
|