summaryrefslogtreecommitdiffstats
path: root/alpine.mk
Commit message (Collapse)AuthorAgeFilesLines
* alpine.mk: create dir for repos dirstampNatanael Copa2009-03-131-1/+1
|
* alpine.mk: vserver template targetNatanael Copa2009-03-131-0/+17
|
* alpine.mk: generate syslinux.cfgNatanael Copa2009-03-041-2/+12
|
* initramfs: process accounting & misc fixesTimo Teras2009-03-031-3/+3
| | | | | | | enable bootchartd to use kernel process accounting for noticing all processes. also fix various little bits around the initramfs init.
* alpine.mk: use/build system repository if possibleNatanael Copa2009-03-031-16/+25
|
* initramfs: bootchart integration with initTimo Teras2009-02-261-1/+5
| | | | | modifications to makefile and initramfs init that were left out from previous commit.
* alpine.mk: clean stamp.repoNatanael Copa2009-02-231-1/+1
|
* alpine.mk: added xtables-addonsNatanael Copa2009-02-201-3/+11
|
* alpine.mk: specify the filesystem for cdromNatanael Copa2009-02-181-1/+1
|
* alpine.mk: add arch to iso name. use syslinux apk. find package in any repoNatanael Copa2009-02-181-12/+19
|
* alpine.mk: do not create the /apks/ dir for packagesNatanael Copa2009-02-121-12/+14
|
* 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