| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-01-29 | Update all variable in images directory to use latest modification. | Mhd Sulhan | |
| 2016-01-29 | arch-base: remove unused files. | Mhd Sulhan | |
| 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 | arch-base: use symlink to common script. | Mhd Sulhan | |
| 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. | |||
| 2015-09-05 | Include grep in default installation. | Mhd Sulhan | |
| 2015-09-05 | Do not clean content at /usr/include. | Mhd Sulhan | |
| Content of "/usr/includes" will be used by npm rebuild. | |||
| 2015-09-04 | Script to clean image creation. | Mhd Sulhan | |
| 2015-09-04 | Fix order of package removal. | Mhd Sulhan | |
| * add en_US to locale. * set LC_MESSAGES to "C". | |||
| 2015-09-04 | Remove "latest" tag, because it will be added automatically. | Mhd Sulhan | |
| 2015-09-04 | Include "file" package in the system. | Mhd Sulhan | |
| 2015-09-02 | arch-base: include binutils and sed packages. | Mhd Sulhan | |
| * Add en_US to locale. * Change LC_MESSAGES to "C". * Move and make strip command as function. * Group strip commands into strip_bin and strip_lib functions. * Group clean commands into clean_common function . | |||
| 2015-08-31 | Script to create docker images based on Arch Linux on x86_64. | Mhd Sulhan | |
