28 Commits

Author SHA1 Message Date
clsty 3cb611c04e No more sleep 0
Comment on Discussion When sdata/dist-arch/ Changes / comment_on_discussion (push) Has been cancelled
2026-05-29 13:46:40 +08:00
Martin Hanzlowsky ba2da84e7b fix: sudo check 2026-03-30 21:31:11 +02: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
Sh4dow c0de7f1d37 Fix file existence check in dedup_and_sort_listfile 2025-11-18 15:28:21 +00:00
clsty 9fd83a2812 Let 3.files.sh logs installed files 2025-11-18 17:02:46 +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 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
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
Comment on Discussion When sdist/arch/ Changes / comment_on_discussion (push) Waiting to run
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 731beb0f7c Better integration; introduce subcommand 2025-10-18 00:38:49 +08: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