Dylan Taylor
|
3ee38afce1
|
One package per line formatting in profiles - easier to read/maintain
|
2021-05-15 17:30:20 -04:00 |
Dylan Taylor
|
3b20adb7d2
|
Whitespace changes
|
2021-05-15 13:59:37 -04:00 |
Dylan Taylor
|
ffd5b5f804
|
Very selectively fix some PEP 8 issues with profiles
|
2021-05-15 11:35:18 -04: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 |
Jatin
|
16a1a00643
|
Fixed a typo in the last PR https://github.com/archlinux/archinstall/pull/378
replaced a `.` with a `,` in gnome.py profile.
|
2021-04-29 15:50:01 +05:30 |
Dylan Taylor
|
6013e06fb1
|
Add packages to top of each desktop profile
|
2021-04-28 11:20:00 -04:00 |
Dylan Taylor
|
f91c0137d5
|
Remove refs to application profiles that were removed
|
2021-04-28 11:14:18 -04:00 |
Dylan Taylor
|
ea81759e40
|
Add minimal profile and implement idea of 'top-level' profiles
|
2021-04-08 09:51:11 -04:00 |
Varun Madiath
|
5ded22a5d0
|
Fix some PEP-8 errors.
|
2020-10-19 23:07:35 -04:00 |
Varun Madiath
|
da59378cc4
|
Fix typos.
|
2020-10-19 23:04:14 -04:00 |
Anton Hvornum
|
c1692a478d
|
__name__ missmatch in gnome profile.
|
2020-09-30 12:46:34 +00: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 |