Anton Hvornum
|
aa2871f3f6
|
Added a rerun feature. So we don't have to wait for pacstrap every debug run :P
|
2019-06-20 16:18:44 +00:00 |
Anton Hvornum
|
2376ab2742
|
Turned on debugging
|
2019-06-20 16:06:41 +00:00 |
Anton Hvornum
|
964502be7c
|
Fixed broken login with systemd-boot
|
2019-06-20 15:32:44 +00:00 |
Anton Hvornum
|
943ce56974
|
Some times systemd-boot splits output, so we gotta check trigger in the trace_log instead.
Slightly more taxing, but it yields better (accurate) results.
|
2019-06-20 15:25:29 +00:00 |
Anton Hvornum
|
bcb4a2d618
|
No need to join the result of simple_command
(Already in a bytes string)
|
2019-06-20 15:16:25 +00:00 |
Anton Hvornum
|
8cf4bde341
|
rankmirrors wasn't sys_command compatible. Changed to simple_command.
|
2019-06-20 15:13:36 +00:00 |
Anton Hvornum
|
2b8ec903b1
|
Update archinstall.py
Made sure "ranking mirrors" doesn't show up unless it's actually happening. And added an extra safe guard :) Can't just YOLO the country variable.
|
2019-06-20 14:46:11 +00:00 |
Anton Hvornum
|
0bbdc74566
|
Update 00:01:23:45:67:89.json
|
2019-06-20 14:39:07 +00:00 |
Anton Hvornum
|
d984f728cc
|
More debug output
|
2019-06-14 23:00:19 +02:00 |
Anton Hvornum
|
6333260f9a
|
Update 38:00:25:5a:ed:d5.json
|
2019-06-14 22:36:52 +02:00 |
Anton Hvornum
|
eca1038cf1
|
Update 00:01:23:45:67:89.json
|
2019-06-14 22:23:46 +02:00 |
Anton Hvornum
|
c85ee514cc
|
Create webserver.json
|
2019-06-14 21:47:24 +02:00 |
Anton Hvornum
|
12d509a4f6
|
Create 00:01:23:45:67:89.json
|
2019-06-14 21:46:52 +02:00 |
Anton Hvornum
|
652e77c20c
|
Create 38:00:25:5a:ed:d5.json
|
2019-06-12 07:09:56 +00:00 |
Anton Hvornum
|
edfdfe8b32
|
Update awesome.json
|
2019-06-12 07:03:26 +00:00 |
Anton Hvornum
|
1e96861b7c
|
Update pentest.json
|
2019-06-11 09:10:19 +02:00 |
Anton Hvornum
|
3711b10ce0
|
Merge branch 'master' of github.com:Torxed/archinstall
|
2019-06-10 01:01:10 +02:00 |
Anton Hvornum
|
37540b5f26
|
Adding a pentest template to try stuff
|
2019-06-10 01:01:01 +02:00 |
Anton Hvornum
|
e51fa40833
|
Update awesome.json
|
2019-06-09 22:19:00 +02:00 |
Anton Hvornum
|
a10b28e9cc
|
Forcing overwriting exciting btrfs partition by doing -f
|
2019-06-09 22:16:15 +02:00 |
Anton Hvornum
|
27c630dc82
|
Modified partition debug output to not fool which order they come in
|
2019-06-09 22:13:45 +02:00 |
Anton Hvornum
|
f1e1af4557
|
Update awesome.json
|
2019-06-09 22:11:28 +02:00 |
Anton Hvornum
|
98eb69c4c1
|
Update awesome.json
|
2019-06-09 22:06:59 +02:00 |
Anton Hvornum
|
3eea6599ef
|
Update awesome.json
|
2019-06-09 21:56:55 +02:00 |
Anton Hvornum
|
d1f11e008d
|
Moved sorting logic
|
2019-06-09 21:48:58 +02:00 |
Anton Hvornum
|
ebe77f1d6a
|
Update awesome.json
|
2019-06-09 21:47:01 +02:00 |
Anton Hvornum
|
0bd4beceba
|
Moved sorted logic for partitions
|
2019-06-09 21:38:03 +02:00 |
Anton Hvornum
|
5cdbb79ed6
|
Sorted partitions. Not just the drives
|
2019-06-09 21:35:38 +02:00 |
Anton Hvornum
|
f00e9ee9e3
|
Fixed size debug information. Apparently that comes part of lsblk.. heh
|
2019-06-09 21:30:17 +02:00 |
Anton Hvornum
|
92e71cf599
|
Fixed broken JSON syntax.
Famouse last words
|
2019-06-09 21:29:28 +02:00 |
Anton Hvornum
|
3bbe8ab58f
|
Removed 1 from &1 in sed magic.
|
2019-06-09 21:14:40 +02:00 |
Anton Hvornum
|
d533e36b88
|
Enhancing debug information for failed command executions
|
2019-06-09 20:58:32 +02:00 |
Anton Hvornum
|
f7cb0b819a
|
Added partition size information in debug information printed
|
2019-06-09 20:46:23 +02:00 |
Anton Hvornum
|
55304a7cab
|
Invalid syntax fix
|
2019-06-09 20:30:04 +02:00 |
Anton Hvornum
|
6df2934660
|
Merge pull request #13 from Torxed/experimental
Adding experimental features
|
2019-06-09 20:28:16 +02:00 |
Anton Hvornum
|
730452f7e3
|
Merge branch 'master' of github.com:Torxed/archinstall into experimental
|
2019-06-09 20:26:33 +02:00 |
Anton Hvornum
|
9b1310ead8
|
Added sorted drives and partition debug information
|
2019-06-09 20:25:20 +02:00 |
Anton Hvornum
|
d0de593976
|
Added support to select --drive=<UUID> and it now maps to a drive. To ensure /dev/sda haven't changed location and the wrong drive gets wiped
|
2019-04-14 23:20:39 +02:00 |
Anton Hvornum
|
620db3623c
|
Added support to select --drive=<UUID> and it now maps to a drive. To ensure /dev/sda haven't changed location and the wrong drive gets wiped
|
2019-04-14 23:13:19 +02:00 |
Anton Hvornum
|
65aed10fa2
|
Added more templates and removed debugging
|
2019-04-14 21:30:35 +02:00 |
Anton Hvornum
|
35cfef9857
|
Something
|
2019-04-14 18:55:35 +02:00 |
Anton Hvornum
|
e3b60326e0
|
Debugging
|
2019-04-14 17:37:00 +02:00 |
Anton Hvornum
|
33610debef
|
Fixing login scenario
|
2019-04-14 17:27:19 +02:00 |
Anton Hvornum
|
968fad8f94
|
Testing application specific configratuin (might auto-trigger in the future
|
2019-04-14 16:06:35 +02:00 |
Anton Hvornum
|
221640b83d
|
A better description of the features
|
2019-04-13 12:28:30 +02:00 |
Anton Hvornum
|
b0b6a98de4
|
Created a default (base base-devel) profile
Won't do anything except ask for a password, and install the bare minimum to boot Arch Linux.
|
2019-04-13 11:26:02 +02:00 |
Anton Hvornum
|
6c91535fbe
|
Update README.md
|
2019-04-12 00:03:25 +02:00 |
Anton Hvornum
|
61f3827525
|
Update README.md
|
2019-04-12 00:02:14 +02:00 |
Anton Hvornum
|
94fe2ef9de
|
Update README.md
|
2019-04-12 00:01:11 +02:00 |
Anton Hvornum
|
13a939bc21
|
Update README.md
|
2019-04-11 23:59:48 +02:00 |