Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
archinstall32
master
upstreamMaster
Archlinux32 installer
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
profiles
/
applications
Age
Commit message (
Expand
)
Author
2021-04-09
Try removing pipewire.py and calling add additional packages
Dylan Taylor
2021-04-09
Move choice into guided installation instead of DEs
Dylan M. Taylor
2021-04-09
Begin implementing PipeWire option
Dylan M. Taylor
2021-04-09
Merge pull request #254 from dylanmtaylor/budgie
Anton Hvornum
2021-04-09
Add budgie implementation
Dylan Taylor
2021-04-09
add lightdm-gtk-greeter
m1ten
2021-04-09
applications/xfce4
m1ten
2021-04-09
applications/cinnamon
m1ten
2021-04-09
Add the sway packages from advaithm's 2.2.0 sway work
Dylan M. Taylor
2021-04-08
Move common packages to common i3 profile
Dylan Taylor
2021-04-08
add i3-wm and i3-gaps support
advaithm
2021-04-08
Change xscreensaver to slock
Dylan M. Taylor
2021-04-08
breeze-icons and oxygen-icons are both needed to not have missing icons
Dylan M. Taylor
2021-04-08
It was far too minimal to be usable before.
Dylan M. Taylor
2021-04-08
Initial implementation of LXQt
Dylan Taylor
2021-04-08
Implement Sway
Dylan Taylor
2021-04-08
It was pointed out that khelpcenter isn't strictly necessary
Dylan M. Taylor
2021-04-08
Switch from metapackage to a more minimal install
Dylan M. Taylor
2021-04-08
added egl-wayland and changed prompt
advaithm
2021-04-08
ask user for default session over asking if they want wayland
advaithm
2021-04-08
merge kde and kde-wayland
advaithm
2021-04-08
Remove gnome-todo and gnome-sound-recorder from default installation
Jatin
2021-04-08
Remove evolution from default installation as suggested
Dylan M. Taylor
2021-04-08
This comment should no longer apply. This is a fairly sane default for GNOME.
Dylan M. Taylor
2021-04-08
gnome-sound-recorder is probably also desirable
Dylan M. Taylor
2021-04-08
Fix #183 gnome-extras installs far too much bloat
Dylan M. Taylor
2021-01-24
terminus font has changed name upstream from terminus-font-otb to terminus-fo...
Anton Hvornum
2021-01-22
fixed spaces in kde-wayland.py
advaithm
2021-01-22
plasma-wayland installer
advaithm
2021-01-21
reworked kde.py to use sddm instead of hacking xinitrc
advaithm
2021-01-19
Added a profile for alacritty as well as tweaked the awesome profile and appl...
Anton Hvornum
2020-10-19
Fix some PEP-8 errors.
Varun Madiath
2020-09-30
Added KDE profile (untested)
Anton Hvornum
2020-09-30
Added gnome as a profile (and application for application specific steps). Al...
Anton Hvornum
2020-09-30
Forgot to replace the xinitrc data after replacing lines.
Anton Hvornum
2020-09-30
Debug for testing
Anton Hvornum
2020-09-30
Attempt to enhance the search and replace of default apps in xorg.
Anton Hvornum
2020-09-30
Fixed some issues with the awesome profile. It should now be properly install...
Anton Hvornum
2020-08-04
Removed legacy .json profiles. Not in favor of .py
Anton Hvornum
2020-07-22
New feature: application profiles now support .py as well. Also fixed a sys.p...
Anton Hvornum
2020-07-06
Renaming deployments to profiles
Anton Hvornum