Dylan Taylor
|
acb754ff2e
|
Try to remove some unused imports
|
2021-05-15 11:45:36 -04:00 |
Dylan Taylor
|
f1051d9519
|
Try to fix issues with docs/conf.py
|
2021-05-15 11:39:22 -04:00 |
Dylan Taylor
|
ffd5b5f804
|
Very selectively fix some PEP 8 issues with profiles
|
2021-05-15 11:35:18 -04:00 |
Anton Hvornum
|
5254ac6220
|
Merge pull request #446 from dylanmtaylor/patch-9
Prevent mypy from producing errors
|
2021-05-15 14:49:11 +00:00 |
Dylan M. Taylor
|
b242455121
|
Prevent mypy from producing errors
|
2021-05-15 10:46:14 -04:00 |
Anton Hvornum
|
dfafed6b14
|
Merge pull request #444 from dylanmtaylor/patch-7
Bring in some of the good CI changes from #411
|
2021-05-15 14:17:29 +00:00 |
Anton Hvornum
|
e4e5e3db2d
|
Updating __version__ to dev1 for dev release.
|
2021-05-15 16:14:34 +02:00 |
Dylan M. Taylor
|
2d5564a7c2
|
Further split out pytest; TODO: add tests.
|
2021-05-15 09:57:10 -04:00 |
Dylan M. Taylor
|
be94c7d5fe
|
Split into separate jobs
|
2021-05-15 09:54:08 -04:00 |
Dylan M. Taylor
|
d8d700f949
|
Update .flake8
|
2021-05-15 09:52:47 -04:00 |
Dylan M. Taylor
|
a79a582cfb
|
Create .flake8
|
2021-05-15 09:49:55 -04:00 |
Dylan M. Taylor
|
843cd6cf0f
|
Update lint-python.yaml
|
2021-05-15 09:45:50 -04:00 |
Dylan M. Taylor
|
ad444caf9d
|
Bring in some of the good CI changes from #411
|
2021-05-15 09:27:40 -04:00 |
Anton Hvornum
|
67659b2b38
|
Merge pull request #428 from advaithm/mypy-workflow
A example mypy workflow
|
2021-05-15 12:30:36 +00:00 |
Anton Hvornum
|
e8d241ec96
|
Merge branch 'master' of github.com:archlinux/archinstall into mypy-workflow
|
2021-05-15 14:23:59 +02:00 |
Anton Hvornum
|
baf857f418
|
Merge pull request #442 from marcuxyz/fix/gpicview
rename package name
|
2021-05-15 11:45:18 +00:00 |
Marcus Pereira
|
5c6019124a
|
rename package name
|
2021-05-15 08:29:25 -03:00 |
Anton Hvornum
|
631a94c89d
|
Merge pull request #441 from dylanmtaylor/patch-10
Fix deepin; missing lightdm packages
|
2021-05-15 09:47:36 +00:00 |
Anton Hvornum
|
46e9343806
|
Merge pull request #440 from dylanmtaylor/enlightenment
Implement enlightenment desktop environment
|
2021-05-15 09:47:20 +00:00 |
Anton Hvornum
|
2ebf92e5fa
|
Merge branch 'master' into enlightenment
|
2021-05-15 09:47:05 +00:00 |
Anton Hvornum
|
935cdef63f
|
Merge pull request #439 from dylanmtaylor/patch-9
Add deepin to desktop profile list so it is selectable
|
2021-05-15 09:39:41 +00:00 |
Anton Hvornum
|
a2766a7aac
|
Merge pull request #437 from dylanmtaylor/patch-7
Don't list __init__.py files in profile list
|
2021-05-15 09:13:12 +00:00 |
Anton Hvornum
|
6682e21bc4
|
Merge pull request #438 from dylanmtaylor/patch-8
Fix microcode not getting added to base_packages before install
|
2021-05-15 09:12:17 +00:00 |
Dylan Taylor
|
c27445d134
|
Implement enlightenment desktop
|
2021-05-15 00:06:51 -04:00 |
Dylan M. Taylor
|
b07320aec4
|
Fix deepin; missing lightdm packages
|
2021-05-15 00:00:23 -04:00 |
Dylan M. Taylor
|
ea46693608
|
Add deepin to desktop profile list so it is selectable
|
2021-05-14 23:04:26 -04:00 |
Dylan M. Taylor
|
60858634f1
|
Fix microcode not getting added to base_packages before install
Update installer.py
|
2021-05-14 22:39:54 -04:00 |
Dylan M. Taylor
|
a0a695b9e5
|
Fix microcode not getting added to base_packages before install
|
2021-05-14 22:33:59 -04:00 |
Dylan M. Taylor
|
bd9992be29
|
Don't list __init__.py files in profile list
|
2021-05-14 21:22:30 -04:00 |
Anton Hvornum
|
9467a7cd77
|
Merge pull request #436 from archlinux/torxed-fix-292
Fixes #292: Removed dupe formatter
|
2021-05-14 20:08:52 +00:00 |
Anton Hvornum
|
7f81281f59
|
Removed dupe formatter
There should be no reason to call `.format()` here, since the steps above take care of all formatting.
|
2021-05-14 21:29:49 +02:00 |
Anton Hvornum
|
0df6eced77
|
Adding a fallback systemd-boot install if writing variables failed.
|
2021-05-14 21:09:06 +02:00 |
Anton Hvornum
|
71b14ec9fd
|
Merge pull request #381 from archlinux/torxed-fix-350
Fixes #350. This reverts an old hot-fix to make systemd-boot not wipe out windows boot loader.
|
2021-05-14 19:07:09 +00:00 |
Anton Hvornum
|
4b6a7514c9
|
Adding in a default timeout to systemd-boot, but only if no other timeout was specified. Also fixes a regression bug with line endings in the loader configuration.
|
2021-05-14 21:05:18 +02:00 |
Anton Hvornum
|
3edb33c439
|
Merging in dual-boot fix from master.
|
2021-05-14 20:13:10 +02:00 |
Anton Hvornum
|
dc48bad941
|
Merge pull request #434 from archlinux/torxed-fix-formatting
Fixes dual-boot and /boot getting wiped accidentally
|
2021-05-14 18:11:02 +00:00 |
Anton Hvornum
|
2761e675a1
|
Removed debugging
|
2021-05-14 19:48:58 +02:00 |
Anton Hvornum
|
1abe2c762e
|
Removed targeted /boot formatting. This should be handled and marked earlier in the locig, the partitioning logic should only honor the marked partitions and their status. No need to explicitly format /boot since - if it's meant to be formatted - it should already be marked.
|
2021-05-14 19:48:39 +02:00 |
Anton Hvornum
|
1fd432326b
|
Added debugging
|
2021-05-14 19:34:01 +02:00 |
Anton Hvornum
|
6e898217ee
|
Merge branch 'master' of github.com:archlinux/archinstall into torxed-fix-350
|
2021-05-14 18:35:40 +02:00 |
Anton Hvornum
|
d0676dfa3d
|
Merge pull request #401 from archlinux/torxed-kernel-params
Adding kernel parametrization
|
2021-05-14 16:18:55 +00:00 |
Anton Hvornum
|
16441f11cb
|
Merge branch 'master' of github.com:archlinux/archinstall into torxed-kernel-params
|
2021-05-14 18:00:27 +02:00 |
Anton Hvornum
|
da0af2294a
|
Merge pull request #430 from archlinux/torxed-fix-magic-variables
BC: Replaced the magic __builtin__ global variable for installation
|
2021-05-14 15:11:38 +00:00 |
Anton Hvornum
|
22750cefc8
|
Quotation error.
|
2021-05-14 16:55:47 +02:00 |
Anton Hvornum
|
1674b7088d
|
Fixes string index error.
|
2021-05-14 16:13:03 +02:00 |
Anton Hvornum
|
12dc55650d
|
Merge branch 'master' of github.com:Torxed/archinstall into torxed-fix-350
|
2021-05-12 14:45:04 +02:00 |
Anton Hvornum
|
4ff35663b8
|
Replaced the magic __builtin__ global variable. This should fix mypy complaints while still retaining the same functionality, kinda. It's less automatic but it's also less of dark magic, which makes sense for anyone but me.
|
2021-05-12 13:55:41 +02:00 |
advaithm
|
ef1d475fd0
|
Merge github.com:archlinux/archinstall into mypy-workflow
|
2021-05-12 16:31:24 +05:30 |
Anton Hvornum
|
df6c4e77f7
|
Merge pull request #427 from advaithm/mypy
some type hint fixes and a bad catch fix
|
2021-05-12 10:58:46 +00:00 |
Anton Hvornum
|
0ef8cc579e
|
Merge pull request #422 from arieboven/print_large_list_fix
fix error when there are to many options to print and calculation spaces
|
2021-05-12 10:58:00 +00:00 |