Dylan M. Taylor
858585e7d7
Switch from metapackage to a more minimal install
2021-04-08 09:51:11 -04:00
advaithm
56df79d647
added egl-wayland and changed prompt
2021-04-08 09:51:11 -04:00
advaithm
130f5729a0
ask user for default session over asking if they want wayland
2021-04-08 09:51:11 -04:00
advaithm
926906d946
merge kde and kde-wayland
2021-04-08 09:51:11 -04:00
Jatin
e4ca6d8328
Remove gnome-todo and gnome-sound-recorder from default installation
...
gnome todo and gnome sound recorder should not be in default installation, honoring the Arch Linux philosophy. These packages are not even pre installed on other major linux distributions.
2021-04-08 09:20:39 -04:00
Dylan M. Taylor
8bc1f0d420
Remove evolution from default installation as suggested
...
It was pointed out that users can install an email client if they want one.
2021-04-08 09:20:39 -04:00
Dylan M. Taylor
a3ace5e36e
This comment should no longer apply. This is a fairly sane default for GNOME.
2021-04-08 09:20:39 -04:00
Dylan M. Taylor
9c82bde2fc
gnome-sound-recorder is probably also desirable
2021-04-08 09:20:39 -04:00
Dylan M. Taylor
81aa1df82a
Fix #183 gnome-extras installs far too much bloat
...
This keeps some of the most useful packages from the defaults.
2021-04-08 09:20:39 -04:00
advaithm
9d6541aaa6
sway, wayland specific files. drivers has also been split from xorg
2021-04-08 14:06:27 +05:30
Anton Hvornum
f8bf2b313a
Merging in master into feature branch.
2021-04-08 08:39:37 +02:00
Jatin
7e75ff960b
Remove gnome-todo and gnome-sound-recorder from default installation
...
gnome todo and gnome sound recorder should not be in default installation, honoring the Arch Linux philosophy. These packages are not even pre installed on other major linux distributions.
2021-04-07 19:18:34 +05:30
Anton Hvornum
42470dcc9a
Merging changes from master into feature branch to avoid future conflics.
2021-04-07 11:15:42 +02:00
Dylan M. Taylor
0a1e0641a9
It was pointed out that khelpcenter isn't strictly necessary
2021-04-06 13:45:08 -04:00
Dylan M. Taylor
ee6cd39fe6
Switch from metapackage to a more minimal install
2021-04-06 12:33:13 -04:00
Anton Hvornum
a62debde33
Merge pull request #192 from advaithm/kde-hook
...
Use _post_install for wayland
2021-04-06 16:27:46 +00:00
Dylan M. Taylor
aed763b763
Remove evolution from default installation as suggested
...
It was pointed out that users can install an email client if they want one.
2021-04-06 11:33:50 -04:00
advaithm
29d939cfca
added egl-wayland and changed prompt
2021-04-06 18:59:05 +05:30
advaithm
5057035f3e
ask user for default session over asking if they want wayland
2021-04-06 18:28:18 +05:30
advaithm
4f7fc94ecd
merge kde and kde-wayland
2021-04-06 13:37:40 +05:30
Dylan M. Taylor
688d0eb78e
This comment should no longer apply. This is a fairly sane default for GNOME.
2021-04-05 13:44:16 -04:00
Dylan M. Taylor
d28385bd05
gnome-sound-recorder is probably also desirable
2021-04-05 13:42:03 -04:00
Dylan M. Taylor
d5da80d770
Fix #183 gnome-extras installs far too much bloat
...
This keeps some of the most useful packages from the defaults.
2021-04-05 13:40:40 -04:00
Anton Hvornum
dc522b74b9
Merge pull request #179 from advaithm/master
...
i3 and 13-gaps support
2021-04-05 16:21:43 +00:00
advaithm
4c0c95a88c
add i3-wm and i3-gaps support
2021-04-05 20:46:09 +05:30
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
dcdd66fd29
applications/xfce4
2021-04-03 16:19:23 -04:00
Anton Hvornum
99dd9b1fb7
New feature: Profile() now supports .packages which returns any defined packages for that specific profile, as well as archinstall.__packages__ contain any packages that Installer() is responsible for. This can be used to quickly gather any required packages and dependencies by archinstall. Not all profiles have it yet, so .packages might return None.
2021-03-25 15:07:49 +01:00
Anton Hvornum
73191b921e
terminus font has changed name upstream from terminus-font-otb to terminus-font. Which is one (of probably many) fonts that is required for awesome to render text in menu's etc.
2021-01-24 23:38:20 +01:00
advaithm
7c4fc14322
fixed spaces in kde-wayland.py
2021-01-22 17:03:35 +05:30
advaithm
6fb2e0c129
plasma-wayland installer
2021-01-22 15:16:35 +05:30
advaithm
fe1be8d278
reworked kde.py to use sddm instead of hacking xinitrc
2021-01-21 18:57:41 +05:30
Anton Hvornum
53a4a082da
Added a profile for alacritty as well as tweaked the awesome profile and application profile.
2021-01-19 23:34:11 +01:00
Varun Madiath
5ded22a5d0
Fix some PEP-8 errors.
2020-10-19 23:07:35 -04:00
Anton Hvornum
7448881582
Added KDE profile (untested)
2020-09-30 18:23:27 +02:00
Anton Hvornum
534679e88f
Added gnome as a profile (and application for application specific steps). Also tweaked xorg to not be so intrusive when used for anything other than awesome WM. Tweaked awesome WM to accomodate this change.
2020-09-30 12:31:47 +00:00
Anton Hvornum
7f7cb6b89b
Forgot to replace the xinitrc data after replacing lines.
2020-09-30 11:52:28 +00:00
Anton Hvornum
6fe4fdfce1
Debug for testing
2020-09-30 11:17:08 +00:00
Anton Hvornum
95cd1beb80
Attempt to enhance the search and replace of default apps in xorg.
2020-09-30 11:09:26 +00:00
Anton Hvornum
4597ea1a21
Fixed some issues with the awesome profile. It should now be properly installed. Still need to tweak it a bit to not be as intrusive while still giving some 'starting points' to stand on as a new user.
2020-09-30 10:54:51 +00:00
Anton Hvornum
0b8a3d9540
Removed legacy .json profiles. Not in favor of .py
2020-08-04 14:45:25 +02:00
Anton Hvornum
0cd088572d
New feature: application profiles now support .py as well. Also fixed a sys.path issue where an installed version of archinstall would have precedence over the local version when profiles were being executed (because profiles were living in a unknown relative working directory, the caller to those profiles have to make sure .archinstall exists in sys.path before calling said profile)
2020-07-22 01:03:14 +00:00
Anton Hvornum
d723dcf0d7
Renaming deployments to profiles
2020-07-06 22:23:29 +02:00