Commit graph

38 commits

Author SHA1 Message Date
2Shirt
8e05cb0e40 Remove stale AUR packages from cache during build 2018-01-27 15:52:49 -07:00
2Shirt
1cd3571253 Using safer bash config for Build Linux script 2018-01-27 15:19:04 -07:00
2Shirt
f3d8daf8e2 Use HTTPS for git clones during build 2018-01-12 16:12:29 -07:00
2Shirt
2cce7c34d6 Fixed copying main.py to settings 2018-01-12 15:22:07 -07:00
2Shirt
c57c24d245 Forgot a few more $install_dir lines 2017-12-30 15:48:21 -07:00
2Shirt
95bb27c165 Forgot a install_dir line 2017-12-30 15:10:19 -07:00
2Shirt
b70f1bda9a Removed %INSTALL_DIR% code
* Using hardcoded 'arch' in it's place
* The initrd boot variables weren't being set properly
2017-12-30 12:17:30 -07:00
2Shirt
0b8670f6ef Copying memtest86 to LIVE_DIR fixed 2017-12-29 01:32:49 -07:00
2Shirt
3c07c5b265 New EFI config 2017-12-28 22:08:58 -07:00
2Shirt
02793b1e73 Added Memtest86 2017-12-28 15:51:19 -07:00
2Shirt
28cda82704 Added more build.sh customizations
* Inserts the contents of build_additons.txt into build.sh right before make_iso
2017-12-28 15:49:18 -07:00
2Shirt
c4adbd3ac0 Added wimboot and fixed pxe/syslinux backgrounds 2017-12-27 18:59:49 -07:00
2Shirt
cde9953b2a New iso/pxe/syslinux config
* Uses main.py settings for KIT_NAME
* Uses archiso %vars% which are expanded during build.sh
* Pxelinux/Syslinux use backgrounds from Images/
2017-12-27 17:24:58 -07:00
2Shirt
aac9badc4f Reoragnized .linux_items/include
* Removed include/iso items since they've been integrated into the new scripts
* Moved include/live/* to include/ since there's only one "include" folder now
2017-12-27 16:40:34 -07:00
2Shirt
29f663fd0e Convert main.py from CRLF to LF for BUILD_LINUX 2017-12-27 05:00:26 -07:00
2Shirt
9c04a5dc83 Misc updates 2017-12-18 19:37:49 -07:00
2Shirt
3b0b103590 Added CRLF checks for main.py to build script
* For consistancy between platforms
2017-12-18 00:49:05 -07:00
2Shirt
1613d767bf Moving away from arch.conf 2017-12-17 18:57:03 -07:00
2Shirt
ef6dbc197a Updated main settings and timezones 2017-12-17 18:09:14 -07:00
2Shirt
451b5868a1 Updated services 2017-12-17 16:42:08 -07:00
2Shirt
144e94b31a Readded openbox theme 2017-12-17 13:26:16 -07:00
2Shirt
0b21331747 Bugfix: NetworkManager autostarts again 2017-12-17 13:19:04 -07:00
2Shirt
81df06fd8b Added usage prompt and renamed functions 2017-12-17 12:47:13 -07:00
2Shirt
94d26902dc Set folder permissions before building
* Prevents issues when using GitHub zip archives
2017-12-17 12:05:41 -07:00
2Shirt
daa19626a6 Fixed lean.zsh-theme download/install 2017-12-17 11:50:46 -07:00
2Shirt
4abea24310 Avoid loading settings twice 2017-12-17 11:15:42 -07:00
2Shirt
cc2e42d348 Bugfix: autologin 2017-12-13 18:01:58 -07:00
2Shirt
c159602a70 Download mirrorlist during build 2017-12-13 13:20:43 -07:00
2Shirt
e37b1529b0 Removed customize_airootfs.sh and new SSH code
* Code has been merged into Build Linux
  * (releng copy is updated in place)
* SSH key for wktech now generated at build time
* Hostname is now set using main.py
* Passwords are now set using main.py
* Timezone is now set using main.py
2017-12-13 13:11:28 -07:00
2Shirt
f97028bbdd Updated Build Linux
* More consistant variable names
* Ensure that main.py is read for build-arch and copy-archiso
* Bugfix: typo in build.sh call
2017-12-13 10:58:26 -08:00
2Shirt
957e1a2d77 Use Images/Linux.png as wallpaper 2017-12-13 10:02:47 -08:00
2Shirt
faffd66d09 Further trimmed .linux_items
* oh-my-zsh is now downloaded during update_archiso
  * (Including the lean theme)
* packages.both removed
  * It's now built during update_archiso
2017-12-12 15:02:25 -08:00
2Shirt
708ffe1157 Update airootfs from releng
Idea:
* Remove unwanted files
* Modify / Replace wanted files
* Add additional files
2017-12-12 12:27:47 -08:00
2Shirt
b9e5f1921f Reorganized include folders
* include/live is "burned" into the sfs files during build-arch
* include/iso is added to the iso folder before iso creation
* Added --copy-archiso flag to Build Linux
2017-12-12 11:34:05 -08:00
2Shirt
87e651cb07 Better package list handling 2017-12-12 11:18:15 -08:00
2Shirt
2af3e552d4 Updated Build Linux script
* Uses main.py settings for branding
* Use current user instead of "builduser"
* Better elevation handling
2017-12-12 10:39:49 -08:00
2Shirt
2c5d0faae0 Still working on the new build script 2017-12-11 23:37:12 -08:00
2Shirt
3b0b6f32c2 Started new Linux build script
* Not done yet
2017-12-11 21:36:31 -08:00