index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-20 | Fixed broken login with systemd-boot | Anton Hvornum | |
2019-06-20 | Some times systemd-boot splits output, so we gotta check trigger in the ↵ | Anton Hvornum | |
trace_log instead. Slightly more taxing, but it yields better (accurate) results. | |||
2019-06-20 | No need to join the result of simple_command | Anton Hvornum | |
(Already in a bytes string) | |||
2019-06-20 | rankmirrors wasn't sys_command compatible. Changed to simple_command. | Anton Hvornum | |
2019-06-20 | Update archinstall.py | Anton Hvornum | |
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 | Update 00:01:23:45:67:89.json | Anton Hvornum | |
2019-06-14 | More debug output | Anton Hvornum | |
2019-06-14 | Update 38:00:25:5a:ed:d5.json | Anton Hvornum | |
2019-06-14 | Update 00:01:23:45:67:89.json | Anton Hvornum | |
2019-06-14 | Create webserver.json | Anton Hvornum | |
2019-06-14 | Create 00:01:23:45:67:89.json | Anton Hvornum | |
2019-06-12 | Create 38:00:25:5a:ed:d5.json | Anton Hvornum | |
2019-06-12 | Update awesome.json | Anton Hvornum | |
2019-06-11 | Update pentest.json | Anton Hvornum | |
2019-06-10 | Merge branch 'master' of github.com:Torxed/archinstall | Anton Hvornum | |
2019-06-10 | Adding a pentest template to try stuff | Anton Hvornum | |
2019-06-09 | Update awesome.json | Anton Hvornum | |
2019-06-09 | Forcing overwriting exciting btrfs partition by doing -f | Anton Hvornum | |
2019-06-09 | Modified partition debug output to not fool which order they come in | Anton Hvornum | |
2019-06-09 | Update awesome.json | Anton Hvornum | |
2019-06-09 | Update awesome.json | Anton Hvornum | |
2019-06-09 | Update awesome.json | Anton Hvornum | |
2019-06-09 | Moved sorting logic | Anton Hvornum | |
2019-06-09 | Update awesome.json | Anton Hvornum | |
2019-06-09 | Moved sorted logic for partitions | Anton Hvornum | |
2019-06-09 | Sorted partitions. Not just the drives | Anton Hvornum | |
2019-06-09 | Fixed size debug information. Apparently that comes part of lsblk.. heh | Anton Hvornum | |
2019-06-09 | Fixed broken JSON syntax. | Anton Hvornum | |
Famouse last words | |||
2019-06-09 | Removed 1 from &1 in sed magic. | Anton Hvornum | |
2019-06-09 | Enhancing debug information for failed command executions | Anton Hvornum | |
2019-06-09 | Added partition size information in debug information printed | Anton Hvornum | |
2019-06-09 | Invalid syntax fix | Anton Hvornum | |
2019-06-09 | Merge pull request #13 from Torxed/experimental | Anton Hvornum | |
Adding experimental features | |||
2019-06-09 | Merge branch 'master' of github.com:Torxed/archinstall into experimental | Anton Hvornum | |
2019-06-09 | Added sorted drives and partition debug information | Anton Hvornum | |
2019-04-14 | Added support to select --drive=<UUID> and it now maps to a drive. To ensure ↵ | Anton Hvornum | |
/dev/sda haven't changed location and the wrong drive gets wiped | |||
2019-04-14 | Added support to select --drive=<UUID> and it now maps to a drive. To ensure ↵ | Anton Hvornum | |
/dev/sda haven't changed location and the wrong drive gets wiped | |||
2019-04-14 | Added more templates and removed debugging | Anton Hvornum | |
2019-04-14 | Something | Anton Hvornum | |
2019-04-14 | Debugging | Anton Hvornum | |
2019-04-14 | Fixing login scenario | Anton Hvornum | |
2019-04-14 | Testing application specific configratuin (might auto-trigger in the future | Anton Hvornum | |
2019-04-13 | A better description of the features | Anton Hvornum | |
2019-04-13 | Created a default (base base-devel) profile | Anton Hvornum | |
Won't do anything except ask for a password, and install the bare minimum to boot Arch Linux. | |||
2019-04-12 | Update README.md | Anton Hvornum | |
2019-04-12 | Update README.md | Anton Hvornum | |
2019-04-12 | Update README.md | Anton Hvornum | |
2019-04-11 | Update README.md | Anton Hvornum | |
2019-04-11 | Merge pull request #11 from Torxed/experimental | Anton Hvornum | |
Fixed git self-updated & Created support for pseudo-booting the installed OS | |||
2019-04-11 | More debugging | Anton Hvornum | |