|
1 | 1 | ```mathematica |
2 | | -716K └─┬ main |
3 | | -376K ├─┬ Github |
4 | | -372K │ └─┬ Runners |
5 | | - 88K │ ├─┬ bootstrap |
6 | | - 24K │ │ ├── deb_bootstrap_loongarch64.sh |
7 | | -8.0K │ │ ├── ubuntu.sh |
8 | | -8.0K │ │ ├── eweos.sh |
9 | | -8.0K │ │ ├── debian.sh |
10 | | -8.0K │ │ ├── cachyos.sh |
11 | | -8.0K │ │ ├── artix.sh |
12 | | -8.0K │ │ ├── archlinux.sh |
13 | | -4.0K │ │ ├── debian_guix.sh |
14 | | -4.0K │ │ ├── archlinux_hooks.sh |
15 | | -4.0K │ │ └── alpine.sh |
16 | | - 56K │ ├── alpine-builder.dockerfile |
17 | | - 44K │ ├── gentoo-builder.dockerfile |
18 | | - 28K │ ├── debloat_ubuntu.sh |
19 | | - 16K │ ├── x86_64-ubuntu.dockerfile |
20 | | - 16K │ ├── ubuntu-systemd-base.dockerfile |
21 | | - 16K │ ├── aarch64-ubuntu.dockerfile |
22 | | - 12K │ ├── ubuntu-builder.dockerfile |
23 | | - 12K │ ├── manage_linux.sh |
24 | | - 12K │ ├── debian-builder-unstable.dockerfile |
25 | | - 12K │ ├── archlinux-builder.dockerfile |
26 | | - 12K │ ├── README.md |
27 | | -8.0K │ ├── run_linux.sh |
28 | | -8.0K │ ├── debian-ix.dockerfile |
29 | | -4.0K │ ├── docker-bake.hcl |
30 | | -4.0K │ ├── debian_loongarch64.dockerfile |
31 | | -4.0K │ ├── debian.dockerfile |
32 | | -4.0K │ ├── debian-guix.dockerfile |
33 | | -4.0K │ ├── alpine_loongarch64.dockerfile |
34 | | -4.0K │ ├── alpine.dockerfile |
35 | | -4.0K │ └── alpine-ix.dockerfile |
36 | | -204K ├─┬ Linux |
37 | | - 40K │ ├─┬ extraxtor |
38 | | - 32K │ │ ├── main.go |
39 | | -4.0K │ │ └── README.md |
40 | | - 32K │ ├── rbuilder.sh |
41 | | - 28K │ ├── install_bins_curl.sh |
42 | | - 28K │ ├── extraxtor.sh |
43 | | - 12K │ ├── sshd_config_passwordless |
44 | | - 12K │ ├── sshd_config |
45 | | - 12K │ ├── setup_ssh.sh |
46 | | -8.0K │ ├── install_ix.sh |
47 | | -4.0K │ ├── nonguix.channels.scm |
48 | | -4.0K │ ├── install_zig.sh |
49 | | -4.0K │ ├── install_node_x86_64.sh |
50 | | -4.0K │ ├── install_nix.sh |
51 | | -4.0K │ ├── install_golang.sh |
52 | | -4.0K │ ├── gentoo.conf |
53 | | -4.0K │ └── DAGU_CRON.md |
54 | | -120K ├─┬ Misc |
55 | | - 72K │ ├─┬ User-Agents |
56 | | - 12K │ │ ├── user_agents_all.txt |
57 | | -4.0K │ │ ├── ua_safari_macos_latest.txt |
58 | | -4.0K │ │ ├── ua_safari_macos_all.txt |
59 | | -4.0K │ │ ├── ua_safari_iphone_latest.txt |
60 | | -4.0K │ │ ├── ua_safari_iphone_all.txt |
61 | | -4.0K │ │ ├── ua_firefox_windows_latest.txt |
62 | | -4.0K │ │ ├── ua_firefox_windows_all.txt |
63 | | -4.0K │ │ ├── ua_firefox_macos_latest.txt |
64 | | -4.0K │ │ ├── ua_firefox_macos_all.txt |
65 | | -4.0K │ │ ├── ua_chrome_windows_latest.txt |
66 | | -4.0K │ │ ├── ua_chrome_windows_all.txt |
67 | | -4.0K │ │ ├── ua_chrome_macos_latest.txt |
68 | | -4.0K │ │ ├── ua_chrome_macos_all.txt |
69 | | -4.0K │ │ ├── ua_chrome_android_latest.txt |
70 | | -4.0K │ │ └── ua_chrome_android_all.txt |
71 | | - 36K │ ├─┬ Cloud |
72 | | - 12K │ │ ├── reboot_instance_cntb.sh |
73 | | -8.0K │ │ ├── reboot_instance_aws.sh |
74 | | -4.0K │ │ ├── setup_idx.nix |
75 | | -4.0K │ │ ├── setup_apptainer_colab.sh |
76 | | -4.0K │ │ └── change_hostname_colab.sh |
77 | | -8.0K │ └── remove_upx_info.sh |
78 | | -8.0K ├── README.md |
79 | | -4.0K └── LICENSE |
80 | 2 | ``` |
0 commit comments