Commit Graph

33 Commits (master)

Author SHA1 Message Date
Marek Marczykowski-Górecki b427341d28
Rename function chroot to chroot_cmd
8 years ago
Jason Mehring 09af4b9433 functions.sh: Allow generic TEMPLATE_FLAVOR_DIR that matches all flavors, or even no flavors
8 years ago
Jason Mehring b4fbcb8071 functions.sh: unset "build_step_files" var to prevent loading same files if no files found on another run
8 years ago
Jason Mehring b61fdaf843 function.sh: Allow multiple template directories to be searched
9 years ago
Marek Marczykowski-Górecki 5897b1a882
Merge remote-tracking branch 'origin/pr/8'
9 years ago
Patrick Schleizer e84645e597
fixed 'verbosity disabling bug'
9 years ago
Jason Mehring 3640af684f functions.sh: fix GLOBAL_CACHE error whay array does not yet exist
9 years ago
Jason Mehring 3adfc0385e
SYSTEMD_NSPAWN_ENABLE was missing from chroot if VERBOSE was < 2
9 years ago
Jason Mehring 2fa8a641a0
Added comment about GLOBAL_CACHE and how it is later renamed
9 years ago
Jason Mehring 87d6284d67
Reworked the way template flavor files are found to allow flavors
9 years ago
Jason Mehring 87aad36262
Added the ability for template files to be found side by side the original file
9 years ago
Marek Marczykowski-Górecki 936dff99c0 Provide chroot() wrapper also in quiet mode
9 years ago
Jason Mehring 14762b89e7 Fixed a formatting glitch
9 years ago
Jason Mehring b342a11c65 Various improvements to functions lib
9 years ago
Marek Marczykowski-Górecki 5166ca5388 Simplify template name processing
9 years ago
Jason Mehring 2838225f44 Made sure color chroot function returned shell exit status and not trigger error within that function
10 years ago
Jason Mehring 23f1212b00 VERBOSE and DEBUG will default to defaults if not called by Makefile
10 years ago
Jason Mehring 80caa5ea2e debian: cleanup; everything working except whonix template update
10 years ago
Jason Mehring 422dcc9c24 debian: honor verbose; fixed bug where base package.list was not being used
10 years ago
Jason Mehring f5ede83def Change copy function not to use wildcard
10 years ago
Jason Mehring c238716d6a Code cleanup - whonix* not tested
10 years ago
Jason Mehring e586bc1a2f Fixed some issues with Makefile TEMPLATE_* vars that were expected to be arrays or easily importable as one
10 years ago
Jason Mehring 8588625650 Fixed debian fonts issue where terminal would initially display black on black text
10 years ago
Jason Mehring cd19220993 Whonix-gateway configurations
10 years ago
Jason Mehring deb4cbd867 Added ability to name tempaltes within configuration file and check/fix to make sure names under 32 characters
10 years ago
Jason Mehring 0b341f4fb2 Moved qubes-extra-files to its own directory as a sub-template (proxy) as its only needed for proxies
10 years ago
Jason Mehring c26d0eac1a added static host related files for whonix copy and moved copy to pre whonix install
10 years ago
Jason Mehring f3a02b1251 Created function to load package.list from proper directories. There can be multiple targets if TEMPLATE_FLAVOR and sub flavors are defined. All package.list files are kept within each flavor directory
10 years ago
Jason Mehring 4ad8522455 Fixed typo of SCRIPTSDIR var
10 years ago
Jason Mehring f597ff760f Added ability to be able to relocate TEMPLATE_FLAVORS to any directory via configuration file
10 years ago
Jason Mehring 60b7f2fa7a Added facl function to restore file permissions on files copied to image
10 years ago
Jason Mehring 64093db75a deb commit for modified packages should be working now
10 years ago
Jason Mehring 1334b8ae50 Added colorized messages and changed scripts to use them
10 years ago