| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-01-29 | Simplify 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 | |||
| 2015-11-28 | Remove packages only after bootstraping is finished. | Mhd Sulhan | |
| * arch-base: remove unneeded packages. | |||
| 2015-11-20 | Modularize build script. | Mhd Sulhan | |
| All process to create rootfs and bootstrap are grouped into several functions. * scripts/rootfs.sh is for creating rootfs and installing packages. * scripts/bootstrap.sh is for bootstraping rootfs and cleaning. | |||
