Anton Hvornum
|
27059f4f80
|
Added debug
|
2019-11-18 17:15:15 +01:00 |
Anton Hvornum
|
ac8393645c
|
Don't show drives unless we have some
|
2019-11-18 17:11:45 +01:00 |
Anton Hvornum
|
f679b49070
|
Cache password is now a function. This is so others can call it
|
2019-11-18 17:08:26 +01:00 |
Anton Hvornum
|
7f59f0fdd6
|
Test
|
2019-11-18 17:02:53 +01:00 |
Anton Hvornum
|
ece0b764bc
|
Corrected commandlog history emulated or not
|
2019-11-18 16:51:17 +01:00 |
Anton Hvornum
|
11d1e0f89c
|
More visible output
|
2019-11-18 16:50:05 +01:00 |
Anton Hvornum
|
c7bcba7a6a
|
More verbose output for unformatted drives.
|
2019-11-18 16:48:37 +01:00 |
Anton Hvornum
|
252dfb295b
|
Fix for unpartitioned drives.
|
2019-11-18 16:42:02 +01:00 |
Anton Hvornum
|
e9484e4adb
|
Update 00:11:22:33:44:55.json
|
2019-11-18 13:37:58 +01:00 |
Anton Hvornum
|
9cd0a4b73f
|
Fixed some stuff
|
2019-11-17 23:06:09 +00:00 |
Anton Hvornum
|
5f256b9e4a
|
Added tests. Also improved emulated commands.
|
2019-11-17 13:56:18 +00:00 |
Anton Hvornum
|
5833905e1b
|
Cleaning up some more
|
2019-11-17 13:30:29 +00:00 |
Anton Hvornum
|
d299b188fa
|
Adde a gitignore
|
2019-11-17 13:16:23 +00:00 |
Anton Hvornum
|
7e80c916e8
|
Improved sys_command(). Also added a commandhistory-log and emulation mode
|
2019-11-17 13:15:40 +00:00 |
Anton Hvornum
|
42f6550879
|
Added new ways to get the disk size, since os.statvfs() won't work on unmounted drives. Also moving more stuff into functions.
|
2019-11-17 12:30:10 +00:00 |
Anton Hvornum
|
47fdf30fe1
|
Starting to move individual steps into functions instead, so that they can be called externally as a library instead. Useful for graphical frontends and what not
|
2019-11-15 23:57:57 +00:00 |
Anton Hvornum
|
392cdbc815
|
Merge branch 'master' of github.com:Torxed/archinstall
|
2019-11-15 19:58:15 +00:00 |
Anton Hvornum
|
3d0c9c4f11
|
Cleaned up AUR bash script, no need for it anymore since the reference has moved into the python code
|
2019-11-15 19:58:01 +00:00 |
Anton Hvornum
|
91efc75abf
|
Update README.md
|
2019-11-14 13:35:09 +01:00 |
Anton Hvornum
|
9678ba9674
|
Added link to workstation template
|
2019-11-14 00:39:06 +00:00 |
Anton Hvornum
|
4cc699cc80
|
cleaned up the README a bit.
|
2019-11-14 00:33:00 +00:00 |
Anton Hvornum
|
f3543f9baf
|
Added a parameter to the readme
|
2019-11-14 00:27:14 +00:00 |
Anton Hvornum
|
0df85abda9
|
Updated feature list a bit
|
2019-11-14 00:26:17 +00:00 |
Anton Hvornum
|
2961c4a220
|
Merge pull request #26 from Torxed/experimental
Experimental
|
2019-11-13 23:23:40 +00:00 |
Anton Hvornum
|
b13d9c964b
|
Merge branch 'master' of github.com:Torxed/archinstall into experimental
|
2019-11-14 00:12:04 +00:00 |
Anton Hvornum
|
977c554124
|
Merge pull request #25 from Torxed/aur-support
AUR package support via yay.
|
2019-11-13 23:09:54 +00:00 |
Anton Hvornum
|
2337b36ffc
|
Added runas to the AUR command
|
2019-11-13 23:57:22 +00:00 |
Anton Hvornum
|
01be8cb533
|
Adding runas to the yay command
|
2019-11-13 23:56:24 +00:00 |
Anton Hvornum
|
da008c6284
|
Adding runas in options to POST commands. To be able to run AUR commands as a certain user since yay refuses to build as root
|
2019-11-13 23:36:22 +00:00 |
Anton Hvornum
|
9774daa2b6
|
Improving tracelog output on error
|
2019-11-13 23:26:49 +00:00 |
Anton Hvornum
|
6b5f93f08e
|
Merge branch 'master' of github.com:Torxed/archinstall into aur-support
|
2019-11-13 23:18:27 +00:00 |
Anton Hvornum
|
9200245310
|
Updating workstation_aur for test
|
2019-11-13 23:18:03 +00:00 |
Anton Hvornum
|
dad1e444c0
|
Added debug output for the AUR step
|
2019-11-13 23:16:16 +00:00 |
Anton Hvornum
|
06873cbbea
|
Fixing sed command
|
2019-11-13 23:08:07 +00:00 |
Anton Hvornum
|
a10965c13c
|
Forgot ending "
|
2019-11-13 23:02:01 +00:00 |
Anton Hvornum
|
51523a4e6a
|
Improved aibuilder for building yay
|
2019-11-13 22:57:28 +00:00 |
Anton Hvornum
|
211fdee511
|
Fixed branch checking
|
2019-11-13 22:51:16 +00:00 |
Anton Hvornum
|
010e931aeb
|
Added debug
|
2019-11-13 22:48:33 +00:00 |
Anton Hvornum
|
9627e2079b
|
Improiving on git branch switching
|
2019-11-13 22:46:41 +00:00 |
Anton Hvornum
|
d08f9835a2
|
Fix for branch switching (?). Also fixed the su aibuilder command-oneliner
|
2019-11-13 22:43:28 +00:00 |
Anton Hvornum
|
3acea55303
|
Merged in experimental who accedentally got our changes to workstation_aur
|
2019-11-13 22:38:10 +00:00 |
Anton Hvornum
|
7e1f2dc8ff
|
Adding git as base package if we're supporting AUR. Since we need this (until we move over to HTTPS)
|
2019-11-13 22:36:29 +00:00 |
Anton Hvornum
|
37093e23a3
|
Merge branch 'master' of github.com:Torxed/archinstall into aur-support
|
2019-11-13 22:33:45 +00:00 |
Anton Hvornum
|
f97fde0b3b
|
Merge branch 'master' of github.com:Torxed/archinstall
|
2019-11-13 22:32:58 +00:00 |
Anton Hvornum
|
767f825a37
|
Changed packing URL
|
2019-11-13 22:32:39 +00:00 |
Anton Hvornum
|
a16f7442a9
|
Deleting git-branch after use since it breaks the syntax later.
|
2019-11-13 22:21:41 +00:00 |
Anton Hvornum
|
838f5958a7
|
Merge branch 'master' of github.com:Torxed/archinstall into aur-support
|
2019-11-13 22:20:38 +00:00 |
Anton Hvornum
|
2abef082a7
|
Moved the formatting warning inside where we actually format, so we don't scare the users if we're not actually formatting
|
2019-11-13 22:19:32 +00:00 |
Anton Hvornum
|
01cb7da8a3
|
Delete git-branch flag after use, since it breaks the syntax for the next steps
|
2019-11-13 22:14:20 +00:00 |
Anton Hvornum
|
a1a3ed884c
|
Adding steps to test AUR support.
|
2019-11-13 22:08:03 +00:00 |