Commit Graph
56 Commits
Author SHA1 Message Date
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
Maxim f4ce526cb9 Merge pull request #2 from maximstewart/add-license-1
Create LICENSE
2018-04-16 16:03:37 -05:00
Maxim 7da4e4d974 Create LICENSE 2018-04-16 16:02:41 -05:00
Maxim cd335cbe68 Update Example_Bashrc.txt
Updated some notes and added commands
2018-02-26 22:57:58 -06:00
Maxim 1c9b145102 Update EXAMPLE-ISOLINUX-CFG
Updated info and use ubuntu's boot parts as example/reference
2018-02-05 02:23:00 -06: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
Maxim e18ef374c4 Create Example_Bashrc.txt 2018-01-13 02:47:50 -06:00
Maxim 26dd8ce9ee Create EXAMPLE-ISOLINUX-CFG
An example isolinux.cfg file
2017-12-27 02:46:53 -06:00
Maxim 40b2ec8b22 Update Chroot_Distro_Build.txt 2017-12-27 02:42:31 -06:00
Maxim bd184be548 Update Chroot_Distro_Build.txt 2017-12-27 01:30:12 -06:00
Maxim 3da9f9b437 Update Chroot_Distro_Build.txt
Finally figured out how to create boot structure PRE OS launch.
2017-12-27 00:16:17 -06:00
zeus 4f30f17a23 Updated some info plu fixed some logic... 2017-10-31 00:26:10 -05:00
Maxim 642cbb9caf Update dist_Builder.sh
Improved setup detection plus error handling of different directory structures.
2017-03-20 20:23:02 -05:00
Maxim 032d7f347b Update dist_Builder.sh 2016-09-29 00:09:48 -05:00
Maxim de30c5d75b Update Chroot_Distro_Build.txt
Added clarification to why compression types were given in squashfs.
2016-09-29 00:07:08 -05:00
Maxim 144dca24b1 Update README.md 2016-09-29 00:00:35 -05:00
Maxim 1bd334d589 Create README.md
### Distro Builder
This is a powerful and easy way to build distributions with chroot and Xephyr at its core. A base iso download option is available to work with as well. This script handles everything up to chroot and after leaving the meat of the build to be handled by the pre defined automation script or ones own automation scripts.
2016-09-28 23:59:10 -05:00