Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-03-13 | initram: fix the cute progressbar | Natanael Copa | 1 | -1/+1 | |
2009-03-13 | alpine.mk: create dir for repos dirstamp | Natanael Copa | 1 | -1/+1 | |
2009-03-13 | initram: support for booting off a harddisk | Natanael Copa | 1 | -1/+14 | |
2009-03-13 | alpine.mk: vserver template target | Natanael Copa | 1 | -0/+17 | |
2009-03-06 | release 1.12v1.12 | Natanael Copa | 1 | -1/+1 | |
2009-03-06 | abuild: fixes for new install scripts | Natanael Copa | 5 | -36/+21 | |
2009-03-06 | release 1.11v1.11 | Natanael Copa | 1 | -1/+1 | |
2009-03-05 | buildrepo: improve index regeneration handling | Natanael Copa | 1 | -25/+34 | |
This will hopefully fix the checksum errors | |||||
2009-03-04 | abuild: new style install scripts | Natanael Copa | 1 | -9/+21 | |
install scripts are splitted into separate scripts. The install variable should contain a list of the scripts. Each script should be the pkgname with action as suffix. I.E: install="$pkgname.pre-install $pkgname.post-install" | |||||
2009-03-04 | alpine.mk: generate syslinux.cfg | Natanael Copa | 1 | -2/+12 | |
2009-03-04 | initramfs-init: use apk's --force | Timo Teras | 1 | -3/+3 | |
2009-03-04 | initramfs-init: use apk's --clean-protected | Timo Teras | 1 | -5/+4 | |
2009-03-03 | initramfs: process accounting & misc fixes | Timo Teras | 3 | -35/+44 | |
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-03-02 | abuild: do not add busybox as dep to busybox itself | Natanael Copa | 1 | -1/+1 | |
2009-02-26 | initramfs: bootchart integration with init | Timo Teras | 2 | -1/+18 | |
modifications to makefile and initramfs init that were left out from previous commit. | |||||
2009-02-26 | initramfs: bootchart support | Timo Teras | 1 | -0/+192 | |
include a modified version of bootchartd, and modify the initramfs to take start recording of boot sequence to /var/log/bootchart.tgz if "chart" option is specified in boot command line. | |||||
2009-02-26 | initramfs-init: optimize probing of hardware drivers | Timo Teras | 1 | -4/+1 | |
2009-02-25 | initram: send output of apk add to /dev/null | Natanael Copa | 1 | -1/+1 | |
2009-02-23 | alpine.mk: clean stamp.repo | Natanael Copa | 1 | -1/+1 | |
2009-02-23 | initram: kill .apk-new files after installing newroot | Natanael Copa | 1 | -0/+5 | |
and add a boot option keep_apk_new to keep them. Might be useful during upgrades. | |||||
2009-02-20 | release 1.10v1.10 | Natanael Copa | 1 | -1/+1 | |
2009-02-20 | alpine.mk: added xtables-addons | Natanael Copa | 1 | -3/+11 | |
2009-02-20 | abuild: dont check md5sum if there are no sources. fix depends_has | Natanael Copa | 1 | -6/+15 | |
2009-02-19 | initfs: find apkovls on boot media | Natanael Copa | 1 | -0/+3 | |
2009-02-19 | initfs: support for modloop boot option | Natanael Copa | 1 | -1/+6 | |
2009-02-18 | alpine.mk: specify the filesystem for cdrom | Natanael Copa | 1 | -1/+1 | |
2009-02-18 | initram: allow user o specify filesystem in alpine_dev boot param | Natanael Copa | 1 | -1/+9 | |
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-17 | buildrepo: purge old pkgs before generate index | Natanael Copa | 1 | -3/+6 | |
and generate index if it is missing, even if all packages are up2date. | |||||
2009-02-17 | abuild: do not try build/install dependencies that are provided by self | Natanael Copa | 1 | -1/+8 | |
like when main package depends on subpackages | |||||
2009-02-12 | release 1.9v1.9 | Natanael Copa | 1 | -1/+1 | |
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 | 2 | -7/+10 | |
So we can support multiple kernels in parallel. | |||||
2009-02-11 | alpine.mk: build repositories before building iso | Natanael Copa | 2 | -21/+42 | |
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 | mkalpine: beep when iso is done | Natanael Copa | 1 | -0/+9 | |
2009-02-11 | initram: Do not echo alpine version | Natanael Copa | 1 | -2/+1 | |
alpine-baselayout does it. | |||||
2009-02-11 | buildrepo: copy files from aports if already built. | Natanael Copa | 1 | -5/+38 | |
and dont build index if its not needed | |||||
2009-02-11 | abuild: auto add bb to deps when install. added -P option. | Natanael Copa | 1 | -11/+19 | |
-P lets user specify the REPODEST on cmd line | |||||
2009-02-11 | alpine.mk: initial support for other kernel flavors | Natanael Copa | 1 | -7/+19 | |
2009-02-08 | abuild: rename {dev,doc,mod} funcs to default_{dev,doc,mod} | Natanael Copa | 1 | -3/+15 | |
This allows ABUILDS to call the default_doc func and append stuff missing | |||||
2009-02-08 | abuild: improve sanitycheck | Natanael Copa | 2 | -8/+23 | |
- check that md5sums correspond to source - warn if maintainer is missing | |||||
2009-02-05 | abuild: support for variable options | Natanael Copa | 1 | -1/+16 | |
so far only option avaiable is !strip, which disables stripping of binaries. | |||||
2009-02-03 | abuild: version 1.8v1.8 | Natanael Copa | 1 | -1/+1 | |
2009-02-02 | abuild: install makedeps from system repo with -r and build with -R | Natanael Copa | 1 | -14/+31 | |
The -r option will only install deps from system repo and fail if any is missing. The -R option will parse the aports tree and try build the missing packages and then install the newly built package. | |||||
2009-02-02 | abuild: forgot set version to 1.7 | Natanael Copa | 1 | -1/+1 | |
2009-02-02 | initramfs: use default tmpfs size for rootv1.7 | Natanael Copa | 1 | -1/+6 | |
set default repositories | |||||
2009-01-30 | abuild: make licenses a part of -doc packages | Natanael Copa | 1 | -1/+1 | |