aboutsummaryrefslogtreecommitdiff
path: root/scripts/_bootstrap_script.sh
AgeCommit message (Collapse)Author
2016-01-29scripts: split variable for normal and forced removed packages.Mhd Sulhan
2016-01-29Simplify user rootfs scripts.Mhd Sulhan
- Simplify bootstrap, handle copy and run internally in rootfs script. - create_rootfs only run one function, which is rootfs_main. - create_image only run one function, which is rootfs_to_docker. - bootstraping through one function - allow replacing hostname, locales, and timezone through vars.sh