Commit Graph

201 Commits

Author SHA1 Message Date
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 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
Anton Hvornum dd0f2f9d56 Forgot that iterators don't actually do anything unless you **try** to work with the output result. Optimizations ftw 2019-04-11 21:24:45 +02:00
Anton Hvornum 5b44456a55 Editing more outputs 2019-04-11 21:18:16 +02:00
Anton Hvornum 80d7fca43d Fixed a output message 2019-04-11 21:15:17 +02:00
Anton Hvornum 3fb42df162 Forgot to place the output some where.. oh i know.. in output... 2019-04-11 21:13:25 +02:00
Anton Hvornum 687685809a Error when removing a non-existing file.. duh.. 2019-04-11 21:12:59 +02:00
Anton Hvornum 15cdae12cc erm, echo was removed.. since it's part of the opts now 2019-04-11 21:11:57 +02:00
Anton Hvornum 2d4ae27454 Added back a simple_command() where path changes and stuff had to be done. For now.. this surely must work by doing os.chdir() or something 2019-04-11 21:11:20 +02:00
Anton Hvornum f11d93e255 More git update experiments 2019-04-11 21:05:36 +02:00
Anton Hvornum c33d382220 More status output 2019-04-11 20:50:17 +02:00
Anton Hvornum ef489a0cb5 Improving on the git update 2019-04-11 20:45:52 +02:00
Anton Hvornum 416971160e Doing live tests 2019-04-11 20:40:26 +02:00
Anton Hvornum e932d6fe88 Trying to fix auto-git-update 2019-04-11 20:31:32 +02:00
Anton Hvornum 3863691b49 Forgot to decode the bytes data 2019-04-11 20:07:32 +02:00
Anton Hvornum 6e3e94d284 Failed to convert one more iterator 2019-04-11 19:52:50 +02:00
Anton Hvornum 58b9442569 Missed another join() 2019-04-11 19:44:02 +02:00
Anton Hvornum 47e788c557 Forgot to .exec() 2019-04-11 19:36:43 +02:00
Anton Hvornum 72b04d9291 Forgot to join the iterator in some places 2019-04-11 19:30:07 +02:00
Anton Hvornum 1f89be3a23 Swapping the run() command for something a little more potent 2019-04-11 19:20:44 +02:00
Anton Hvornum 317ed640f0 Forgot to send the options as actual options. 2019-04-10 18:21:08 +02:00
Anton Hvornum 434603a008 Forgot to send the options as actual options. 2019-04-10 18:18:47 +02:00
Anton Hvornum 1726a597aa Testing a thing 2019-04-10 18:17:16 +02:00