Anton Hvornum
|
dc522b74b9
|
Merge pull request #179 from advaithm/master
i3 and 13-gaps support
|
2021-04-05 16:21:43 +00:00 |
advaithm
|
9404dbe967
|
Update guided.py
|
2021-04-05 21:05:15 +05:30 |
advaithm
|
947700a605
|
use subprocess to launch the shell
|
2021-04-05 21:03:56 +05:30 |
advaithm
|
463d1b5fd3
|
add shell drop for i3 and i3-gaps
|
2021-04-05 20:58:38 +05:30 |
advaithm
|
e2a6a85d66
|
Revert "Fixed issue with no network configueration"
This reverts commit dbe7f3fcb8.
|
2021-04-05 20:47:42 +05:30 |
advaithm
|
4c0c95a88c
|
add i3-wm and i3-gaps support
|
2021-04-05 20:46:09 +05:30 |
Anton Hvornum
|
9959e0a299
|
Merge pull request #167 from m1ten/torxed-v2.2.0
Add Cinnamon (with lightdm) - Torxed v2.2.0
|
2021-04-04 18:09:36 +00:00 |
m1ten
|
f72d3039f7
|
add lightdm-gtk-greeter
|
2021-04-04 13:49:37 -04:00 |
m1ten
|
771087e75b
|
applications/cinnamon
|
2021-04-04 13:38:10 -04:00 |
m1ten
|
9576486cfa
|
added cinnamon
|
2021-04-04 12:58:05 -04:00 |
m1ten
|
107c1d6caa
|
Create cinnamon.py
|
2021-04-04 12:57:24 -04:00 |
m1ten
|
5018bef41d
|
Merge pull request #2 from archlinux/torxed-v2.2.0
Torxed v2.2.0
|
2021-04-04 12:46:31 -04:00 |
advaithm
|
dbe7f3fcb8
|
Fixed issue with no network configueration
|
2021-04-04 19:20:08 +05:30 |
Anton Hvornum
|
0dcb4da799
|
Removed debugging, added an additional 'move back to beginning' and print the peak again. Added this to any pacstrap call.
|
2021-04-04 15:28:32 +02:00 |
Anton Hvornum
|
918bc95edf
|
Added some debugging
|
2021-04-04 15:17:33 +02:00 |
Anton Hvornum
|
36bc243cf8
|
Added stripping of peak output to avoid new lines forming.
|
2021-04-04 15:15:30 +02:00 |
Anton Hvornum
|
81822e6444
|
Added error handling to sys_command's peak function.
|
2021-04-04 15:13:06 +02:00 |
Anton Hvornum
|
2f6a71756a
|
Moved import due to circular imports.
|
2021-04-04 15:08:06 +02:00 |
Anton Hvornum
|
0d9519a729
|
Added functionality towards #155. It's not a progress bar per sae, but it will show the last line outputted by commands enabling peaking of the ongoing process.
|
2021-04-04 13:27:58 +02:00 |
Anton Hvornum
|
d66e3f2956
|
Merging in latest changes from master.
|
2021-04-04 13:15:32 +02:00 |
Anton Hvornum
|
f452655d4f
|
Merge pull request #158 from advaithm/master
Network manager support
|
2021-04-04 09:37:29 +00:00 |
Advaith Madhukar
|
8ad4a7d1c4
|
fixed network manager check
|
2021-04-04 14:42:19 +05:30 |
Anton Hvornum
|
b37c0cc5d7
|
Merge pull request #157 from m1ten/torxed-v2.2.0
Add xfce4 (with lightdm) - Torxed v2.2.0
|
2021-04-04 08:34:00 +00:00 |
advaithm
|
9daa3f4924
|
fixed some typos and changed up how we detect if we have to enable/install network manager
|
2021-04-04 09:26:28 +05:30 |
advaithm
|
f42d52624e
|
moved around the if block
|
2021-04-04 09:08:17 +05:30 |
advaithm
|
454d712d08
|
fixed typo
|
2021-04-04 09:03:49 +05:30 |
advaithm
|
9e3ded8311
|
install networkmanager, if required
|
2021-04-04 08:54:35 +05:30 |
advaithm
|
ae5f9b08c4
|
updated guided.py to allow network manager as nic
|
2021-04-04 07:33:17 +05:30 |
advaithm
|
374cbfc20d
|
Revert "Revert "added hardwareincompatibilty erros and updated readme""
This reverts commit 1592517042.
|
2021-04-04 07:31:38 +05:30 |
advaithm
|
1592517042
|
Revert "added hardwareincompatibilty erros and updated readme"
This reverts commit b5e32f980a.
|
2021-04-04 07:28:01 +05:30 |
advaithm
|
fe237eac3c
|
networkmanager support
|
2021-04-04 07:24:52 +05:30 |
m1ten
|
77c30fcb04
|
Update xfce4.py
|
2021-04-03 17:58:25 -04:00 |
m1ten
|
1342a1ae75
|
Update desktop.py
|
2021-04-03 17:57:19 -04:00 |
m1ten
|
dcdd66fd29
|
applications/xfce4
|
2021-04-03 16:19:23 -04:00 |
m1ten
|
6446670ed4
|
xfce4
|
2021-04-03 16:17:51 -04:00 |
Anton Hvornum
|
ef021698b6
|
Updated CODEOWNERS
Mainly to avoid pinging grazzolini on every PR for code review.
But left him on the PKGBUILDs as he has way better knowledge about those things.
|
2021-04-03 19:38:44 +02:00 |
Anton Hvornum
|
bf4c32e2e0
|
Forgot option PARTUUID to lsblk
|
2021-04-03 18:34:51 +02:00 |
Anton Hvornum
|
9bd829c0e2
|
Merging in latest changes from master.
|
2021-04-03 16:28:40 +02:00 |
Anton Hvornum
|
cba30b9e26
|
Merge branch 'master' of github.com:Torxed/archinstall
|
2021-04-03 16:22:19 +02:00 |
Anton Hvornum
|
b2927a5067
|
This should fix #151, by using lsblk instead of /dev/disk/by-partuuid. It also cleaned up the installer code quite a bit during the bootloader installation. Will do the same for encrypted drives later on by implementing UUID on a BlockDevice (disk) level.
|
2021-04-03 16:22:09 +02:00 |
Anton Hvornum
|
746cd64785
|
Merge pull request #148 from Didr/editorconfig
Create .editorconfig
|
2021-04-03 13:33:45 +00:00 |
Anton Hvornum
|
2bf947ba05
|
This should correct #152. When a newly /boot partition is created with no content or incorrect filesystem (meaning, no file system yet), the .has_content() call will crash due to incorrect fstype. Which means we should be able to skip the check and assume it's safe to format. Because there's no way (?) other OS:es can store something on the boot partition on a broken FS.
|
2021-04-03 15:32:06 +02:00 |
Anton Hvornum
|
7333fe109c
|
Converted the raise exception into a log. Whenever blockdevice is unsure of what type it's working on, it will not log it as a debug message.
|
2021-04-03 15:18:35 +02:00 |
Anton Hvornum
|
1c3287bc81
|
Removed a breaking change while fixing hardware raids
|
2021-04-03 15:11:10 +02:00 |
Anton Hvornum
|
67bb00c655
|
This partially addresses #151. Which might require more than just the path being returned. As the blkid might not be correctly identifying it in the bootloader step. But we'll have to test and see.
|
2021-04-03 14:59:40 +02:00 |
Anton Hvornum
|
7ae9696f13
|
This should correct #135. I'll have to investigate other places where this logic might be as well and correct those.
|
2021-04-03 14:04:18 +02:00 |
Anton Hvornum
|
bb295cb83a
|
Fixes #149 as well as --help. This will be added in the next patch release.
|
2021-04-03 11:25:34 +02:00 |
Didr
|
2f24898eb7
|
Create .editorconfig
|
2021-04-03 04:52:01 +02:00 |
Anton Hvornum
|
428bf16868
|
Moving the CODEOWNERS file again
|
2021-04-02 22:01:07 +02:00 |
Anton Hvornum
|
b46e0ca7bc
|
Moved the CODEOWNERS file.
|
2021-04-02 21:25:22 +02:00 |