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