Commit Graph

222 Commits

Author SHA1 Message Date
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
Anton Hvornum 905b7f9447
Merge pull request #11 from Torxed/experimental
Fixed git self-updated & Created support for pseudo-booting the installed OS
2019-04-11 23:56:14 +02:00
Anton Hvornum 311aa08958 More debugging 2019-04-11 23:36:16 +02:00
Anton Hvornum a87b30d2f6 Swapped no-chroot to simple command. More expected behavior that way 2019-04-11 23:34:43 +02:00
Anton Hvornum b326572578 First working copy of the new subsystem / boot / hacks 2019-04-11 23:23:59 +02:00
Anton Hvornum f76f692483 Forgot formatting on hostname 2019-04-11 23:16:57 +02:00
Anton Hvornum 5f51f1afad Live testing 2019-04-11 23:11:53 +02:00
Anton Hvornum a2731924cb Fixed some stuff 2019-04-11 23:06:34 +02:00
Anton Hvornum 0a4126d407 Misspelled Archinstall :P 2019-04-11 23:03:32 +02:00
Anton Hvornum 17de7d0ce4 Added a exit condition for the subsystem 2019-04-11 23:01:22 +02:00
Anton Hvornum 9e8179d25b Live testing 2019-04-11 22:56:24 +02:00
Anton Hvornum 5c3089e7f9 Frikin dicts and sizes.. fixed 2019-04-11 22:50:13 +02:00
Anton Hvornum 90b6c5c8f7 Final touches on the new subsystem thing 2019-04-11 22:43:05 +02:00
Anton Hvornum 21322ecadb misspelling 2019-04-11 22:36:31 +02:00
Anton Hvornum b27c10907f Testing live 2019-04-11 22:30:53 +02:00
Anton Hvornum 4f3388f363 misspelling 2019-04-11 22:25:02 +02:00
Anton Hvornum fc4cad6c19 Forgot ENTER (new line) after subsystem input 2019-04-11 22:22:42 +02:00
Anton Hvornum 074efd4c1c Live testing 2019-04-11 22:18:50 +02:00
Anton Hvornum 1e35a8b096 live testing 2019-04-11 22:13:09 +02:00
Anton Hvornum efc7f0cc48 Handling login during pseudo-boot 2019-04-11 22:06:22 +02:00
Anton Hvornum 53c95fc1b8 Trying something else 2019-04-11 21:57:53 +02:00
Anton Hvornum 4c37e916f8 Writing needs to be bytes 2019-04-11 21:51:48 +02:00
Anton Hvornum cc91766161 Increased read buffer from 1024 to 8192. Also added the command as a trigger 2019-04-11 21:46:14 +02:00
Anton Hvornum 69de48da7d Swapped for simple_command on multiple pipe command.. it's to messy heh 2019-04-11 21:37:50 +02:00
Anton Hvornum 47feba166e Almost there 2019-04-11 21:33:34 +02:00
Anton Hvornum fdf01f0cf6 Skipping re-exec for when git repo is already up to date 2019-04-11 21:26:43 +02:00