57 Commits
Author SHA1 Message Date
zeus e61b7614dc Updated scripts 2020-07-03 22:04:33 -05:00
zeus 6f6c4b3029 added cleanup commands and so logic fixes 2020-05-03 23:31:31 -05:00
zeus 61b5688d41 Fixes, additional cleanup, etc 2020-05-03 21:49:53 -05:00
zeus 4429871e9f Merge branch 'develop' of https://github.com/maximstewart/Distro_Builder into develop 2020-05-03 21:47:55 -05:00
zeus 3da04365a7 Fixes, additional cleanup, etc 2020-05-03 21:46:47 -05:00
zeus 807abb8003 added gitignore file 2020-05-03 03:01:10 -05:00
zeus b66c6c05ef Updated text, some logic, added echo stubs 2020-05-03 02:52:01 -05:00
zeus f9c8195c15 Updated notes, start scrpt, added image 2020-05-03 02:05:36 -05:00
zeus 8f522ce5a3 Updated image 2020-05-03 00:35:56 -05:00
zeus 9b653c08ff Fixed spelling 2020-05-03 00:31:49 -05:00
zeus 2683d87837 Fixed spelling 2020-05-03 00:27:34 -05:00
zeus 1ed0ea25f1 small fixes 2020-05-02 19:58:33 -05:00
zeus 1da3ec13b1 small fixes 2020-05-02 19:06:43 -05:00
zeus 8a4d9a7ec7 small fixes 2020-05-02 19:03:53 -05:00
zeus a85116acf9 small fixes 2020-05-02 18:43:01 -05:00
zeus f8551b67e8 small fixes 2020-05-02 18:35:19 -05:00
zeus 59f5d6d53a added readmes to lost folders; fixed script 2020-05-02 18:24:56 -05:00
zeus 8e6d20e51e Added readmes to lost folder and removed theme 2020-05-02 15:42:15 -05:00
zeus b7a0b73353 Update README.md 2020-05-02 06:39:16 -05:00
zeus 6f9bc59f18 Merge pull request #4 from maximstewart/master
Pull master commits
2020-05-02 06:18:57 -05:00
zeus a1d9e8a7be removed old folders 2020-05-02 06:17:35 -05:00
zeus 36ef484af6 Merge pull request #3 from maximstewart/develop
Develop to master
2020-05-02 06:14:55 -05:00
zeus 11dad91456 Delete Chroot_Distro_Build.txt 2020-05-02 06:14:34 -05:00
zeus 64289e14c0 Delete dist_Builder.sh 2020-05-02 06:13:51 -05:00
zeus 6f1337c4c3 Fixed case statement issues 2020-05-02 06:00:37 -05:00
zeus 2337b9ed2c fixing flow issue 2020-05-02 05:49:51 -05:00
zeus 550279462d added GUI boot parts 2020-05-02 05:42:07 -05:00
zeus c6c42779a4 Setting up install pipelinel; metapackage examples 2020-05-02 05:05:48 -05:00
zeus 9ea97f0210 Finalized core changes 2020-05-02 03:48:38 -05:00
zeus c15b76e83c Split logic out 2020-05-02 02:49:09 -05:00
zeus 03b9a9e711 Fixing step_3 2020-05-02 02:34:43 -05:00
zeus 348693f21b Removed test data from config.sh 2020-05-02 02:16:53 -05:00
zeus da58e2a199 Trying to fix splash 2020-05-02 02:11:56 -05:00
zeus 68e9efb2a7 Updated README info... 2020-05-02 01:57:21 -05:00
zeus 30cec1a77e Some small updates 2020-05-02 01:51:54 -05:00
zeus db48988a5d added generating iso part plus lotsa updated logic 2020-05-02 01:30:03 -05:00
zeus 847ef7624c Added copy over folder and preliminary scripts and ref data 2020-05-01 23:12:40 -05:00
zeus 96c599441a chroot logic update 2020-05-01 22:45:23 -05:00
zeus 80c26f4d92 chroot logic update 2020-05-01 22:03:04 -05:00
zeus 6071fba20e Setting up chroot logic 2020-05-01 20:10:29 -05:00
zeus 069ef7b55a Updating config and scripts 2020-05-01 19:12:18 -05:00
zeus c454f0f66f New structure of project and work flow 2020-05-01 19:00:17 -05:00
zeus 4b0d121574 added some old but useful reference files 2019-05-12 16:05:50 -05:00
zeus 894d28134c Update How-to_Create_A_meta-package.txt
Added provides section. It insures installation of pkgs when not on system
2019-02-24 01:41:35 -06:00
zeus 9b1ec504cb Update dist_Builder.sh
Updated logic to use Boot_Structure folder.
2019-02-24 01:37:26 -06:00
zeus bd11d32108 Add files via upload
A useful base boot structure for Hybrid-ISOs with Sol-OS as an example.
2019-02-24 00:58:14 -06:00
zeus f2c94e82b2 Add files via upload
live build method
2019-02-24 00:55:07 -06:00
zeus dd37b8d027 Update Chroot_Distro_Build.txt 2019-02-19 17:34:04 -06:00
zeus 90af6c4c84 Add files via upload
Meta-package creation instructions...
2019-02-19 16:50:10 -06:00
zeus cd423b2482 Update Chroot_Distro_Build.txt
Added meta-package info and how to make one...
2019-02-19 16:06:54 -06:00
zeus bcfac65de8 Add files via upload 2018-07-29 02:39:50 -05:00
zeus a19b63900d Add files via upload 2018-07-29 02:39:29 -05:00
zeus 305ece5902 Update Chroot_Distro_Build.txt 2018-07-28 00:07:19 -05:00
zeus ab83b11c8e Fixed script error and added some info. 2018-01-28 20:31:22 -06:00
zeus 27b9bee38b Checked scripts for syntax errors using shellcheck. 2018-01-27 00:59:19 -06:00
zeus 8a4c5fd6d7 Checked scripts for syntax errors using shellcheck. 2018-01-27 00:29:31 -06:00
zeus 4f30f17a23 Updated some info plu fixed some logic... 2017-10-31 00:26:10 -05:00