e8f86196c8
Refactor Linux dependencies
...
- Support comments in the package list
- Remove extraneous dependencies
2022-11-15 03:32:30 -08:00
21da84e5e2
Update Archiso profile to match upstream changes
2022-09-23 18:25:57 -07:00
a2e1c1fad3
Remove deprecated egrep calls
2022-09-23 18:19:41 -07:00
b750432381
Update archiso profile with upstream changes
2022-02-24 17:03:10 -07:00
4a0c0d35bc
Add support for locally tracked AUR packages
2022-02-22 13:18:39 -07:00
627994973d
Fix bug in build_linux
2021-10-27 18:06:07 -06:00
e750a9c66d
Update script descriptions for consistency
2021-10-13 20:50:40 -06:00
fa6183379e
Update macOS build script and move to setup dir
2021-10-13 20:48:41 -06:00
a7779a9c1f
Refactor Windows kit build process for new layout
2021-10-08 20:05:08 -06:00
c2353ad859
Update archiso profile to match upstream changes
2021-08-25 15:38:38 -06:00
547038c560
Include our boot files in build_linux ISO files
2021-08-24 20:57:17 -06:00
f3e3483b46
Support new Archiso layout in UFD sections
2021-05-13 21:30:32 -06:00
2761018a37
Ensure /media is created in build_linux
...
Without this udevil will fail until it's created.
2021-04-09 00:06:22 -06:00
1a38a6d6a3
Remove stale code
2021-03-25 23:43:10 -06:00
1a70ad0c63
Generate iwd network profiles
...
* Addresses issue #162
2021-03-25 23:39:48 -06:00
2e5621bf6e
Add new rofi theme
2021-03-24 21:37:40 -06:00
1353de44f7
Merge refactored code
...
NOTE: This was unintentionally squashed so some details were lost
* Include max CPU temp in Conky
* New tint2 theme
2021-01-10 19:55:19 -07:00
118012d7e2
Merge refactored code
...
NOTE: This was unintentionally squashed so some details were lost
* Major updates to build_linux to support the current archiso scripts
* Most customize_airootfs.sh code has been moved elsewhere
* Using static files or links where possible
* Generating other files as needed in build_linux
* Syslinux configuration has been simplified
* Dropped i3
* Dropped rxvt-unicode in favor of termite
* Font rendering broke one too many times
* Dropped NetworkManager in favor of iwd/systemd-networkd
2021-01-10 19:28:51 -07:00
458f637d2c
Bugfix: typo
2020-01-22 20:59:24 -07:00
aa1338e1b5
Don't edit main.py in build_linux
...
* All config files should be edited externally before building
2020-01-22 20:52:38 -07:00
e4cf588891
Fixed build_additions.txt usage
2020-01-22 20:45:40 -07:00
5e2361ba94
Reworked building Full and Minimal Linux versions
...
* Use a common build function and pass version to build
* Doesn't replace existing custom repo (if present)
* Addresses issue #149
2020-01-19 14:10:35 -07:00
d0e69683b5
Changed Linux build path
2020-01-16 14:56:48 -07:00
0e602bb504
Replaced 'which' with 'command -v'
...
* Allows use under new Arch base package
2020-01-13 20:11:25 -07:00
6408b1abff
Fixed ROOT_DIR under new organization
2020-01-13 20:11:06 -07:00
24a2e60f02
Use two-space indentation everywhere
2020-01-13 16:24:56 -07:00
6c66473209
Added downstream updates to build_linux
2020-01-13 16:08:10 -07:00
da6f818d90
Updated build_linux for use under new organization
2020-01-08 14:59:54 -07:00
b368b27faa
New project organization
...
* Script work is brought into better focus
* New layout will be used to better package the python scripts
* No hidden folders (they will be hidden at build time)
* All building should be done under setup/
* Avoids ambiguous .bin/.cbin folders at root of project
2019-06-28 18:06:43 -06:00