|
e1e842fdbe
|
README.md: fix typo
|
2022-06-03 06:10:49 +08:00 |
|
|
f1cab898fd
|
README.md: fix typo
|
2022-06-03 06:02:27 +08:00 |
|
|
266282f4ff
|
CONTRIBUTING.md: remove ":"
|
2022-05-26 03:34:24 +08:00 |
|
|
9dd40d8d14
|
README.md: update to curl download script
|
2022-05-25 23:47:41 +08:00 |
|
|
245039135b
|
CONTRIBUTING.md: fix name app
|
2022-05-25 23:38:39 +08:00 |
|
|
6e4cb4deb0
|
Fix title menu ascii
|
2022-05-25 23:14:50 +08:00 |
|
|
7ac38822ea
|
Remove unused code
localectl
|
2022-05-25 11:54:06 +08:00 |
|
|
e16839c6ea
|
Add echo to keymaps
|
2022-05-25 11:50:00 +08:00 |
|
|
450fe904ef
|
Fix typos
|
2022-05-25 11:25:17 +08:00 |
|
|
8585ad1f71
|
fixing jfs name in script
|
2022-05-25 05:14:26 +08:00 |
|
|
42944c5cef
|
fixing format options for f2fs
|
2022-05-25 05:13:08 +08:00 |
|
|
7c38e91de8
|
Fix typo
|
2022-05-25 05:03:14 +08:00 |
|
|
1114e2eeb5
|
Fix title menu
txtinstallhyperbola
|
2022-05-25 05:01:09 +08:00 |
|
|
726e842a6b
|
shellcheck step 11
|
2022-05-25 04:26:59 +08:00 |
|
|
62634abe85
|
shellcheck step 10
|
2022-05-25 03:54:30 +08:00 |
|
|
e7472b9276
|
Disable SC2086 because pacstrap not work with ""
|
2022-05-25 01:38:39 +08:00 |
|
|
e451619c37
|
shellcheck step 9
|
2022-05-24 23:09:19 +08:00 |
|
|
d142a77e0d
|
Add -r parameter to read
|
2022-05-24 22:45:43 +08:00 |
|
|
f7e0ab489d
|
Update GPT partition numbers
This commit updates GPT partition numbers to match the order of partitions on the disk (default behavior on most installer).
Example on ArchWiki: https://wiki.archlinux.org/index.php/Partitioning#UEFI/GPT_layout_example
|
2022-05-24 22:41:45 +08:00 |
|
|
b369095bab
|
Remove wget dep for hyperfi
|
2022-05-24 22:32:18 +08:00 |
|
|
09637cba60
|
shellcheck step 8
fix missing txthyperdimenu variable
|
2022-05-24 22:29:38 +08:00 |
|
|
68b4c09633
|
shellcheck step 7
remove unused variables
|
2022-05-24 22:20:02 +08:00 |
|
|
038f94dfec
|
shellcheck step 6
|
2022-05-24 21:41:12 +08:00 |
|
|
b6e09a4750
|
shellcheck step 5
|
2022-05-24 21:09:54 +08:00 |
|
|
a793dddcbd
|
shellcheck step 4
Adding an element to an array may trigger this warning when you forget the parenthesis.
|
2022-05-24 11:11:22 +08:00 |
|
|
94f4cf7ff5
|
shellcheck step 3
|
2022-05-24 10:43:16 +08:00 |
|
|
71861d4021
|
shellcheck step 2
|
2022-05-24 09:14:09 +08:00 |
|
|
fa32f061a5
|
shellcheck step 1
|
2022-05-24 08:01:38 +08:00 |
|
|
d458a57e56
|
shellcheck step 0
|
2022-05-24 07:53:38 +08:00 |
|
|
7c908d5f68
|
Add drone CI/CD file
|
2022-05-24 06:48:37 +08:00 |
|
|
7db5e74226
|
remove unused code
localectl
|
2022-05-24 05:42:12 +08:00 |
|
|
e35c2d1a36
|
README.md: update
|
2022-05-24 01:29:20 +08:00 |
|
|
ba76c720b7
|
Add screen to extra packages and update URL mirror
|
2022-05-24 01:23:36 +08:00 |
|
|
e58613ff5c
|
update title
|
2022-05-23 23:26:52 +08:00 |
|
|
9ee843a9ac
|
minor fix path to pacman.conf file
|
2021-08-27 21:36:15 -05:00 |
|
|
c01c84e856
|
README.md: update
|
2021-08-27 21:14:06 -05:00 |
|
|
cad7f1bee5
|
Add edit pacman.conf to menu
|
2021-08-27 21:12:14 -05:00 |
|
|
b04d75063f
|
read without -r will mangle backslashes
|
2021-07-16 16:49:35 -05:00 |
|
|
c26d6ba30e
|
fix variable not be assigned
|
2021-07-16 16:40:32 -05:00 |
|
|
61eb458eb7
|
refactory
- Shell Parameter Expansion
|
2021-07-16 13:20:43 -05:00 |
|
|
8d264c1cff
|
$/${} is unnecessary on arithmetic variables
|
2021-07-16 12:32:27 -05:00 |
|
|
bd968ccf87
|
Useless cat
- https://en.wikipedia.org/wiki/Cat_(Unix)#Useless_use_of_cat
|
2021-07-16 12:18:15 -05:00 |
|
|
08a726aa04
|
Useless cat
https://en.wikipedia.org/wiki/Cat_(Unix)#Useless_use_of_cat
|
2021-05-25 22:12:43 -05:00 |
|
|
2c56c3b9dc
|
[./]: change txtarchinstallmenu to txthyperbolainstallmenu
|
2021-04-27 18:48:56 -05:00 |
|
|
cfcef2a071
|
[lng]: fix name variables of script
|
2021-04-27 18:41:02 -05:00 |
|
|
4d11347bee
|
[lng]: fix name of the script
|
2021-04-27 18:34:31 -05:00 |
|
|
408e54accf
|
update languages
|
2021-04-27 18:31:57 -05:00 |
|
|
3cc8190aed
|
[README.md]: change archdi to hyperdi. This prepares the future development of hyperdi
|
2021-04-27 18:29:33 -05:00 |
|
|
c00ffcac9e
|
[hyperfi]: update URL
|
2021-04-27 18:28:57 -05:00 |
|
|
2adfc585d8
|
[READNE.md]: update syntax
|
2021-04-08 22:14:51 -05:00 |
|