Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-02-12 | alpine.mk/initram: name modloop after kernel flavor | Natanael Copa | 1 | -6/+9 | |
So we can support multiple kernels in parallel. | |||||
2009-02-11 | alpine.mk: build repositories before building iso | Natanael Copa | 1 | -3/+9 | |
Use the built repositories as source for the iso components rather than just pick whats in a given dir. | |||||
2009-02-11 | initram: Do not echo alpine version | Natanael Copa | 1 | -2/+1 | |
alpine-baselayout does it. | |||||
2009-02-02 | initramfs: use default tmpfs size for rootv1.7 | Natanael Copa | 1 | -1/+6 | |
set default repositories | |||||
2009-01-28 | alpine.mk, initramfs: show alpine release | Natanael Copa | 1 | -3/+9 | |
Read the version from .alpine-release on media. Also display the init script version. | |||||
2009-01-28 | initramfs-init: mount new root before apkovl is extracted | Natanael Copa | 1 | -1/+4 | |
also create the symlink for kernel modules | |||||
2009-01-23 | initramfs: remove debug shell | Natanael Copa | 1 | -1/+0 | |
2009-01-15 | initramfs-init: use new apk option --initdb | Natanael Copa | 1 | -2/+2 | |
2009-01-13 | initramfs-init: extract apkovl | Natanael Copa | 1 | -3/+49 | |
also link mkiso to use the makefile | |||||
2009-01-08 | initramfs: some spell checking on init script | Timo Teras | 1 | -2/+2 | |
2009-01-08 | initramfs: use apk's progress bar feature | Timo Teras | 1 | -1/+1 | |
2009-01-07 | make.alpine: makefile to build alpine iso | Timo Teras | 1 | -0/+128 | |
tries to get correct dependencies for modloop, initramfs and iso so minimum amount of work is required for rebuild. |