Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-03-04 | alpine.mk: generate syslinux.cfg | Natanael Copa | 1 | -2/+12 | |
2009-03-03 | initramfs: process accounting & misc fixes | Timo Teras | 1 | -3/+3 | |
enable bootchartd to use kernel process accounting for noticing all processes. also fix various little bits around the initramfs init. | |||||
2009-03-03 | alpine.mk: use/build system repository if possible | Natanael Copa | 1 | -16/+25 | |
2009-02-26 | initramfs: bootchart integration with init | Timo Teras | 1 | -1/+5 | |
modifications to makefile and initramfs init that were left out from previous commit. | |||||
2009-02-23 | alpine.mk: clean stamp.repo | Natanael Copa | 1 | -1/+1 | |
2009-02-20 | alpine.mk: added xtables-addons | Natanael Copa | 1 | -3/+11 | |
2009-02-18 | alpine.mk: specify the filesystem for cdrom | Natanael Copa | 1 | -1/+1 | |
2009-02-18 | alpine.mk: add arch to iso name. use syslinux apk. find package in any repo | Natanael Copa | 1 | -12/+19 | |
2009-02-12 | alpine.mk: do not create the /apks/ dir for packages | Natanael Copa | 1 | -12/+14 | |
2009-02-12 | alpine.mk/initram: name modloop after kernel flavor | Natanael Copa | 1 | -1/+1 | |
So we can support multiple kernels in parallel. | |||||
2009-02-11 | alpine.mk: build repositories before building iso | Natanael Copa | 1 | -18/+33 | |
Use the built repositories as source for the iso components rather than just pick whats in a given dir. | |||||
2009-02-11 | alpine.mk: KERNEL_FLAVOR is the shortname of kernel. add more phony targets | Natanael Copa | 1 | -7/+13 | |
2009-02-11 | alpine.mk: added modloop phony target | Natanael Copa | 1 | -0/+1 | |
2009-02-11 | alpine.mk: initial support for other kernel flavors | Natanael Copa | 1 | -7/+19 | |
2009-01-28 | alpine.mk, initramfs: show alpine release | Natanael Copa | 1 | -1/+8 | |
Read the version from .alpine-release on media. Also display the init script version. | |||||
2009-01-28 | alpine.mk: allow users to override configs in alpine.conf.mk | Natanael Copa | 1 | -0/+2 | |
2009-01-23 | alpine.mk: create the missing /etc dir | Natanael Copa | 1 | -0/+1 | |
2009-01-23 | alpine.mk: the iso needs floppy driver | Natanael Copa | 1 | -0/+1 | |
2009-01-15 | alpine.mk: make clean | Natanael Copa | 1 | -2/+4 | |
2009-01-13 | initramfs-init: extract apkovl | Natanael Copa | 1 | -0/+191 | |
also link mkiso to use the makefile |