Commit graph

386 commits

Author SHA1 Message Date
Tommaso Chiti
21731733ed Fix readme. 2022-05-28 18:12:13 +02:00
Tommaso Chiti
a514a7dfd0 Cosmetics. 2022-05-28 18:05:37 +02:00
Tommaso Chiti
b5615da00d Cosmetics. 2022-05-28 18:03:02 +02:00
Tommaso Chiti
b94bc4eb41 Tests. 2022-05-28 18:00:24 +02:00
Tommaso Chiti
0fa13579ac Cosmetics. 2022-05-28 17:59:59 +02:00
Tommaso Chiti
93c72be270 Cosmetics. 2022-05-28 17:56:38 +02:00
Tommaso Chiti
28021f29fe Fixes. 2022-05-28 17:16:45 +02:00
Tommaso Chiti
4f0f039ef8 Fixing echos. 2022-05-28 17:13:24 +02:00
Tommaso Chiti
67726f96f7 modified echos. 2022-05-28 16:38:45 +02:00
Tommaso Chiti
97a740ce76 Better input. 2022-05-28 16:28:16 +02:00
Tommaso Chiti
550a74e5d7 Logo. 2022-05-28 15:39:28 +02:00
Tommaso Chiti
8ff96d9a2d Logo. 2022-05-28 15:36:33 +02:00
Tommaso Chiti
cb4401e0c0 Cosmetics. 2022-05-28 15:09:02 +02:00
Tommaso Chiti
13e0a61e5f Cosmetics again. 2022-05-28 14:04:20 +02:00
Tommaso Chiti
a0c2b986e3 Cosmetics. 2022-05-28 14:01:56 +02:00
Tommaso Chiti
40af31b236 Cosmetics (indentation). 2022-05-28 13:52:40 +02:00
Tommaso Chiti
9445b2ab50 Fixed host file. 2022-05-28 13:44:24 +02:00
Tommaso Chiti
8ea554916e Cosmetics. 2022-05-27 15:52:41 +02:00
Tommaso Chiti
173cbb2635 Cosmetics. 2022-05-27 15:40:48 +02:00
Tommaso Chiti
3a6a4cc36d Cosmetics again. 2022-05-27 15:16:48 +02:00
Tommaso Chiti
72eab02efa Cosmetics. 2022-05-27 14:57:21 +02:00
Tommaso Chiti
43f932e0e1 Cosmetics. 2022-05-27 14:35:44 +02:00
Tommaso Chiti
af28d414d3 Cosmetics. 2022-05-27 14:33:57 +02:00
Tommaso Chiti
d35b2d3b38 Fixes. 2022-05-27 13:52:19 +02:00
Tommaso Chiti
492c75dd4b Pacstrap fix. 2022-05-27 13:37:13 +02:00
Tommaso Chiti
60ce8a8ac5 Bugs. 2022-05-27 13:32:10 +02:00
Tommaso Chiti
1a1e5f3e0d Fixes. 2022-05-27 13:09:38 +02:00
Tommaso Chiti
279f6c2ff0 Fixing echo. 2022-05-27 12:41:27 +02:00
Tommaso Chiti
ce3b0a6aa0 Fixing wheel permission. 2022-05-27 12:38:55 +02:00
Tommaso Chiti
e1ffe09e7d Cosmetics. 2022-05-27 12:33:07 +02:00
Tommaso Chiti
1061b8b9a5 Wheel permissions. 2022-05-27 12:29:09 +02:00
Tommaso Chiti
303abe86f9 Print instead of echo. 2022-05-27 11:17:55 +02:00
Tommaso Chiti
092b429d5d Fixing username issue. 2022-05-27 11:02:01 +02:00
Tommaso Chiti
d2d9a43af8 Fixing hostfile issue and mkinitcpio config file. 2022-05-27 10:54:42 +02:00
Tommaso Chiti
9016834331
Update easy-arch.sh 2022-05-22 08:47:00 +02:00
Tommaso Chiti
4247de265d Cosmetics. 2022-05-12 10:24:35 +02:00
Tommaso Chiti
8daefa49a7 Better error info (cosmetics). 2022-05-12 09:30:30 +02:00
Tommaso Chiti
b85833d6b3 Cosmetics. 2022-05-12 09:25:01 +02:00
Tommaso Chiti
266980d124 Couple fixes. 2022-05-12 09:17:35 +02:00
Tommaso Chiti
a82891fd94
Update README.md 2022-05-08 11:15:53 +02:00
Tommaso Chiti
95223e355b
Update shellcheck.yml 2022-05-08 11:12:57 +02:00
Tommaso Chiti
0ffe009e31
Update easy-arch.sh 2022-05-08 11:06:25 +02:00
Tommaso Chiti
11f80239a8
Removed /etc/hosts section
The arch wiki doesn't include it anymore (legacy?)
2022-05-08 11:05:28 +02:00
Tommaso Chiti
2fff020e4b
Update easy-arch.sh 2022-05-08 10:47:47 +02:00
Tommaso Chiti
2666b24d10
Merge pull request #47 from i-c-u-p/patch-3
Improvements from icup 🍡
2022-05-08 10:44:09 +02:00
i-c-u-p
e82ced1bd9
shorten some seds 2022-05-02 06:21:33 +00:00
i-c-u-p
0b6c961e72
use layout/locale vars in print for default choice
also added 2 missing return 0's and replaced the tabs my editor keeps adding in
2022-04-29 22:17:15 +00:00
i-c-u-p
c07aee4269
change pass creation funcs to new repeating method
changes functions prompting the user to create passwords to use the new method for repeating questions from f281da1. also changed the message given after choosing the default locale to be shorter/more accurate.
2022-04-29 12:12:50 +00:00
i-c-u-p
4c5ea199c4
use bash var sub instead of sed 2022-04-29 08:44:25 +00:00
i-c-u-p
c7536cef0e
remove underline text formatting from script
if the script is being run in the live arch iso's terminal and not through ssh, text underlines don't appear and the text just becomes blue, so they've been removed to make the appearance on both more alike.
2022-04-29 08:31:29 +00:00