Commit Graph

445 Commits

Author SHA1 Message Date
Anton Hvornum 2ceda919a8
Merge pull request #31 from Torxed/lab
Adding feature #27
2019-11-27 22:52:06 +00:00
Anton Hvornum 59994c1ffd Fixes issue on line 944. list has no attribute 'split' 2019-11-27 23:28:25 +00:00
Anton Hvornum c5d9be669d Update: mirrors are now re-ordered by default if a gateway and country is found 2019-11-27 23:22:01 +00:00
Anton Hvornum bbcfd7a73d Country code instead of name 2019-11-27 22:27:12 +00:00
Anton Hvornum 9d984957fe Missing parameter in guess_country() 2019-11-27 22:25:59 +00:00
Anton Hvornum d4c2fd61aa Adding debug 2019-11-27 22:17:34 +00:00
Anton Hvornum 198ba06c27 Adding functions for issue #27 2019-11-27 22:16:06 +00:00
Anton Hvornum 434daeae68
Merge pull request #30 from Torxed/cleanup
Cleanup & Features
2019-11-27 20:39:45 +00:00
Anton Hvornum bc154eacbe Fixes for transition 2019-11-27 21:22:16 +00:00
Anton Hvornum db24153dd7 Fixes for transition 2019-11-27 21:02:53 +00:00
Anton Hvornum d7e5da5467 Fixes for transition 2019-11-27 20:38:03 +00:00
Anton Hvornum f5c3bda603 New feature: phone-home (post status POST request, optional.. Useful for debugging / verifying installs) 2019-11-27 19:32:49 +00:00
Anton Hvornum 20fdb8afee Fixes for transition 2019-11-27 19:09:13 +00:00
Anton Hvornum 2f30f907f4 Fixes for transition 2019-11-27 19:07:18 +00:00
Anton Hvornum 97f8f642f7 Fixes for transition 2019-11-27 19:06:12 +00:00
jaybent 96c63c9bc0
Rename gittea to gitea 2019-11-27 15:28:48 +01:00
jaybent 8ea7e831cb
Create gittea 2019-11-27 15:26:32 +01:00
Anton Hvornum bbb62bc879 Fixed which statement. It's a builtin and not a /usr/bin command 2019-11-23 21:38:53 +00:00
Anton Hvornum 5e99895803 Fixed which statement. It's a builtin and not a /usr/bin command 2019-11-23 21:38:30 +00:00
Anton Hvornum 5c306c3bcc Fixed which statement. It's a builtin and not a /usr/bin command 2019-11-23 21:36:07 +00:00
Anton Hvornum 53a57300cc Fixed which statement. It's a builtin and not a /usr/bin command 2019-11-23 21:31:29 +00:00
jaybent d1f1c9294f
Rename vmhost.json to deployments/vmhost.json 2019-11-22 15:15:56 +01:00
jaybent 273c7d3402
Create vmhost.json
basic template for a barebone vmhost with i3
2019-11-22 14:55:53 +01:00
Anton Hvornum b3e9505fab Cleaned up function calls a bit 2019-11-19 01:14:08 +00:00
Anton Hvornum 6b570b62c2 Removed some debugging 2019-11-19 01:06:23 +00:00
Anton Hvornum 86847d6dc1 Added extra error handling in case filesystem wasn't mounted porperly 2019-11-19 01:05:04 +00:00
Anton Hvornum 8a5266d087 debugging 2019-11-19 00:54:42 +00:00
Anton Hvornum 4a1a98b2ed debugging 2019-11-19 00:52:10 +00:00
Anton Hvornum 2fbf1beeef debugging 2019-11-19 00:47:45 +00:00
Anton Hvornum 1c7077029b debugging 2019-11-19 00:46:27 +00:00
Anton Hvornum 161f35d9bd debugging 2019-11-19 00:41:49 +00:00
Anton Hvornum 7bdb2cfb92 More error handling 2019-11-19 00:35:27 +00:00
Anton Hvornum 673e607d4b debugging 2019-11-19 00:30:01 +00:00
Anton Hvornum 76731be748 debugging 2019-11-19 00:26:34 +00:00
Anton Hvornum fcdafd22e1 debug 2019-11-19 00:26:00 +00:00
Anton Hvornum a543c2033c Enhanced spawn logic a bit 2019-11-19 00:17:31 +00:00
Anton Hvornum 42676d5787 debugging 2019-11-19 00:11:43 +00:00
Anton Hvornum 22698ad65c debugging 2019-11-19 00:09:25 +00:00
Anton Hvornum e7e7390c7e Debug 2019-11-19 00:07:33 +00:00
Anton Hvornum d80d74b820 Debugging 2019-11-18 23:44:50 +00:00
Anton Hvornum 4f394d40ce mismatch between archinstall and archinstall_gui in the worker class 2019-11-18 23:42:04 +00:00
Anton Hvornum 03ceef69f1 Debugging 2019-11-18 23:35:09 +00:00
Anton Hvornum cf865c98b5 Finished moving almost all steps into functions. 2019-11-18 23:12:36 +00:00
Anton Hvornum fda94e5b95 Forgot return value 2019-11-18 22:14:54 +00:00
Anton Hvornum ceb73c5523 Correction on args fetching 2019-11-18 22:09:24 +00:00
Anton Hvornum 755efe5706 Positions and kwargs not added to functions 2019-11-18 22:05:17 +00:00
Anton Hvornum 29b091e037 String convertion on part numbers, maybe a stupid idea? 2019-11-18 22:03:49 +00:00
Anton Hvornum 1129dae13d Debugging 2019-11-18 22:02:45 +00:00
Anton Hvornum 3657cc5c6e Debugging 2019-11-18 21:50:56 +00:00
Anton Hvornum 3c2a88bd7a Refresh partitions function enhanced. Previously it just returned a unsorted mess, now the args['partitions'] structure is finalized in that function 2019-11-18 21:47:49 +00:00