summaryrefslogtreecommitdiff
path: root/alpine.mk
AgeCommit message (Collapse)AuthorFilesLines
2009-02-12alpine.mk/initram: name modloop after kernel flavorNatanael Copa1-1/+1
So we can support multiple kernels in parallel.
2009-02-11alpine.mk: build repositories before building isoNatanael Copa1-18/+33
Use the built repositories as source for the iso components rather than just pick whats in a given dir.
2009-02-11alpine.mk: KERNEL_FLAVOR is the shortname of kernel. add more phony targetsNatanael Copa1-7/+13
2009-02-11alpine.mk: added modloop phony targetNatanael Copa1-0/+1
2009-02-11alpine.mk: initial support for other kernel flavorsNatanael Copa1-7/+19
2009-01-28alpine.mk, initramfs: show alpine releaseNatanael Copa1-1/+8
Read the version from .alpine-release on media. Also display the init script version.
2009-01-28alpine.mk: allow users to override configs in alpine.conf.mkNatanael Copa1-0/+2
2009-01-23alpine.mk: create the missing /etc dirNatanael Copa1-0/+1
2009-01-23alpine.mk: the iso needs floppy driverNatanael Copa1-0/+1
2009-01-15alpine.mk: make cleanNatanael Copa1-2/+4
2009-01-13initramfs-init: extract apkovlNatanael Copa1-0/+191
also link mkiso to use the makefile