index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-27 | Update: mirrors are now re-ordered by default if a gateway and country is found | Anton Hvornum | |
2019-11-27 | Country code instead of name | Anton Hvornum | |
2019-11-27 | Missing parameter in guess_country() | Anton Hvornum | |
2019-11-27 | Adding debug | Anton Hvornum | |
2019-11-27 | Adding functions for issue #27 | Anton Hvornum | |
2019-11-27 | Fixes for transition | Anton Hvornum | |
2019-11-27 | Fixes for transition | Anton Hvornum | |
2019-11-27 | Fixes for transition | Anton Hvornum | |
2019-11-27 | New feature: phone-home (post status POST request, optional.. Useful for ↵ | Anton Hvornum | |
debugging / verifying installs) | |||
2019-11-27 | Fixes for transition | Anton Hvornum | |
2019-11-27 | Fixes for transition | Anton Hvornum | |
2019-11-27 | Fixes for transition | Anton Hvornum | |
2019-11-23 | Fixed which statement. It's a builtin and not a /usr/bin command | Anton Hvornum | |
2019-11-23 | Fixed which statement. It's a builtin and not a /usr/bin command | Anton Hvornum | |
2019-11-23 | Fixed which statement. It's a builtin and not a /usr/bin command | Anton Hvornum | |
2019-11-23 | Fixed which statement. It's a builtin and not a /usr/bin command | Anton Hvornum | |
2019-11-19 | Cleaned up function calls a bit | Anton Hvornum | |
2019-11-19 | Removed some debugging | Anton Hvornum | |
2019-11-19 | Added extra error handling in case filesystem wasn't mounted porperly | Anton Hvornum | |
2019-11-19 | debugging | Anton Hvornum | |
2019-11-19 | debugging | Anton Hvornum | |
2019-11-19 | debugging | Anton Hvornum | |
2019-11-19 | debugging | Anton Hvornum | |
2019-11-19 | debugging | Anton Hvornum | |
2019-11-19 | More error handling | Anton Hvornum | |
2019-11-19 | debugging | Anton Hvornum | |
2019-11-19 | debugging | Anton Hvornum | |
2019-11-19 | debug | Anton Hvornum | |
2019-11-19 | Enhanced spawn logic a bit | Anton Hvornum | |
2019-11-19 | debugging | Anton Hvornum | |
2019-11-19 | debugging | Anton Hvornum | |
2019-11-19 | Debug | Anton Hvornum | |
2019-11-18 | Debugging | Anton Hvornum | |
2019-11-18 | mismatch between archinstall and archinstall_gui in the worker class | Anton Hvornum | |
2019-11-18 | Debugging | Anton Hvornum | |
2019-11-18 | Finished moving almost all steps into functions. | Anton Hvornum | |
2019-11-18 | Forgot return value | Anton Hvornum | |
2019-11-18 | Correction on args fetching | Anton Hvornum | |
2019-11-18 | Positions and kwargs not added to functions | Anton Hvornum | |
2019-11-18 | String convertion on part numbers, maybe a stupid idea? | Anton Hvornum | |
2019-11-18 | Debugging | Anton Hvornum | |
2019-11-18 | Debugging | Anton Hvornum | |
2019-11-18 | Refresh partitions function enhanced. Previously it just returned a unsorted ↵ | Anton Hvornum | |
mess, now the args['partitions'] structure is finalized in that function | |||
2019-11-18 | Refresh partitions function enhanced. Previously it just returned a unsorted ↵ | Anton Hvornum | |
mess, now the args['partitions'] structure is finalized in that function | |||
2019-11-18 | Debugging | Anton Hvornum | |
2019-11-18 | Fetching partitions from the partition tree in the dictionary. | Anton Hvornum | |
2019-11-18 | Positions, not args | Anton Hvornum | |
2019-11-18 | Converted to a new mode. Each parameter to the functions, are given as ↵ | Anton Hvornum | |
strings and later mapped to the args[] structure. This so that you can supply keys in advanced without them being there. In order to chain functions together where functions some where along the chain supplies one of those values | |||
2019-11-18 | Cleaned up the entire format process into functions. | Anton Hvornum | |
2019-11-18 | Cleaned up the entire format process into functions. | Anton Hvornum | |