Commit Graph

48 Commits

Author SHA1 Message Date
Martin Hanzlowsky ba2da84e7b fix: sudo check 2026-03-30 21:31:11 +02:00
clsty 687beedc4a remove install-OneUI() 2026-03-30 21:42:24 +08:00
clsty a7f1cddd45 Fix uv not idempotent (close #3016) 2026-03-09 09:01:34 +08:00
GokuPlay609 9a3bb5e59e fix: sudo keepalive cleanup leaking exit code 143
wait on a SIGTERM-killed process returns 143 (128+15).
With set -e active in the setup script, this overrides the
script's exit code, making a successful install appear failed.

Amp-Thread-ID: https://ampcode.com/threads/T-019c93b6-b135-743f-8844-6a1ca8875506
Co-authored-by: Amp <amp@ampcode.com>
2026-02-25 13:16:46 +05:30
end-4 252a1055c2 make install script proceed prompt less confusing 2025-12-17 23:39:44 +01:00
Celestial.y ed9e510c32 Remove determine subcommand install* 2025-12-03 21:35:36 +08:00
Perdixky 8a9f105e75 Eliminate repeated sudo password prompts during installation 2025-12-03 10:20:44 +08:00
end-4 7613bba393 more rubik -> google sans flex 2025-11-22 20:02:24 +01:00
Sh4dow c0de7f1d37 Fix file existence check in dedup_and_sort_listfile 2025-11-18 15:28:21 +00:00
clsty 189530507f Rework uninstall 2025-11-18 21:37:14 +08:00
clsty 9fd83a2812 Let 3.files.sh logs installed files 2025-11-18 17:02:46 +08:00
clsty b6dfbf6c97 Add --ignore-outdate; improve outdate message 2025-11-15 08:26:50 +08:00
clsty 9997fdce0c Add subcmd resetfirstrun 2025-11-12 21:25:25 +08:00
clsty 318d80de38 Update subcmd virtmon 2025-11-12 21:07:21 +08:00
clsty 56c07a514f Improve virtmon 2025-11-12 18:55:33 +08:00
clsty dc958436d8 Update message 2025-11-11 09:33:14 +08:00
clsty e00e703af2 Improve distro determine 2025-11-11 09:16:47 +08:00
clsty b5ddc36d5e Improve dist-determine.sh 2025-11-10 19:45:36 +08:00
clsty 98d2c4f881 Introduce OS_GROUP_ID 2025-11-10 10:38:14 +08:00
Elysia 7236d2f50b revision. 2025-11-09 12:39:16 +08:00
Elysia cf43479530 Dynamically control the version of quickshell. 2025-11-09 01:29:48 +08:00
clsty 38cd1a7169 Update dist-nix 2025-11-04 20:47:35 +08:00
clsty 17d2d32bf1 Update dist-nix 2025-11-04 11:45:34 +08:00
clsty 27e3fd5e13 Remove install-agsv1(); Update home.nix 2025-11-04 00:59:15 +08:00
clsty 43aae4ee56 Minor update about git_submodule() 2025-10-31 23:07:35 +08:00
clsty 02c71e9310 Fix submodule update detect logic 2025-10-31 22:40:43 +08:00
clsty f324310355 Update checkdeps 2025-10-30 12:33:34 +08:00
clsty 8b25e2b037 Update checkdeps 2025-10-30 12:27:19 +08:00
clsty 634fb09d2e Update checkdeps 2025-10-30 12:25:15 +08:00
clsty c550a792b8 Improve backup functions 2025-10-30 00:42:13 +08:00
clsty 4672138b00 Add auto_get_git_submodule() 2025-10-29 08:15:47 +08:00
Celestial.y 254b9471e4 Change backup path in environment-variables.sh 2025-10-26 18:40:23 +08:00
Celestial.y 18c11899cb Update package-installers.sh 2025-10-21 13:40:03 +08:00
clsty 2014a030d6 Deprecate install.sh in favor of setup
Still decide to deprecate install.sh cuz TAB completion can not be done
without intrusive and automatic method, so just use ./setup instead.
2025-10-19 11:22:24 +08:00
clsty 8ca46aecdd Using ./setup install instead of ./install.sh 2025-10-19 08:44:12 +08:00
clsty 0e6779fafc Fixes for install scripts 2025-10-19 06:59:33 +08:00
clsty b8a1955ab9 Update showfun() 2025-10-19 06:53:23 +08:00
Bishoy Ehab b23bdb0188 Test 2025-10-19 00:07:54 +03:00
Bishoy Ehab 69b92b57aa Update the update, update tester, functions scripts 2025-10-18 23:33:25 +03:00
Bishoy Ehab 1fd328f90a Test the changes that have been made 2025-10-18 22:53:52 +03:00
clsty 0ccdc47034 Improve/Fix showhelp 2025-10-18 01:24:26 +08:00
clsty 7c21ec0c5a Rename scripts, move into sdata/step 2025-10-18 00:54:58 +08:00
clsty 731beb0f7c Better integration; introduce subcommand 2025-10-18 00:38:49 +08:00
Bishoy Ehab 12011fd0c8 Enhance the logic for pass the args to update script 2025-10-17 13:54:02 +03:00
Bishoy Ehab 2272b94531 Update the update and options and install to correctly pass the args to update script 2025-10-17 13:21:32 +03:00
Bishoy Ehab ab0049ec5c Integrate update script into install.sh 2025-10-17 12:16:55 +03:00
clsty 450a1493fe Update STY_ vars 2025-10-16 12:14:54 +08:00
clsty 8b493e091d Rearrange for tidier structure (#2212) 2025-10-16 07:19:55 +08:00