Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | initramfs: use default tmpfs size for rootv1.7 | Natanael Copa | 2009-02-02 | 1 | -1/+6 |
| | | | | set default repositories | ||||
* | alpine.mk, initramfs: show alpine release | Natanael Copa | 2009-01-28 | 1 | -3/+9 |
| | | | | | Read the version from .alpine-release on media. Also display the init script version. | ||||
* | initramfs-init: mount new root before apkovl is extracted | Natanael Copa | 2009-01-28 | 1 | -1/+4 |
| | | | | also create the symlink for kernel modules | ||||
* | initramfs: remove debug shell | Natanael Copa | 2009-01-23 | 1 | -1/+0 |
| | |||||
* | initramfs-init: use new apk option --initdb | Natanael Copa | 2009-01-15 | 1 | -2/+2 |
| | |||||
* | initramfs-init: extract apkovl | Natanael Copa | 2009-01-13 | 1 | -3/+49 |
| | | | | also link mkiso to use the makefile | ||||
* | initramfs: some spell checking on init script | Timo Teras | 2009-01-08 | 1 | -2/+2 |
| | |||||
* | initramfs: use apk's progress bar feature | Timo Teras | 2009-01-08 | 1 | -1/+1 |
| | |||||
* | make.alpine: makefile to build alpine iso | Timo Teras | 2009-01-07 | 1 | -0/+128 |
tries to get correct dependencies for modloop, initramfs and iso so minimum amount of work is required for rebuild. |