summaryrefslogtreecommitdiffstats
path: root/initramfs-init
Commit message (Collapse)AuthorAgeFilesLines
* initramfs: use default tmpfs size for rootv1.7Natanael Copa2009-02-021-1/+6
| | | | set default repositories
* alpine.mk, initramfs: show alpine releaseNatanael Copa2009-01-281-3/+9
| | | | | Read the version from .alpine-release on media. Also display the init script version.
* initramfs-init: mount new root before apkovl is extractedNatanael Copa2009-01-281-1/+4
| | | | also create the symlink for kernel modules
* initramfs: remove debug shellNatanael Copa2009-01-231-1/+0
|
* initramfs-init: use new apk option --initdbNatanael Copa2009-01-151-2/+2
|
* initramfs-init: extract apkovlNatanael Copa2009-01-131-3/+49
| | | | also link mkiso to use the makefile
* initramfs: some spell checking on init scriptTimo Teras2009-01-081-2/+2
|
* initramfs: use apk's progress bar featureTimo Teras2009-01-081-1/+1
|
* make.alpine: makefile to build alpine isoTimo Teras2009-01-071-0/+128
tries to get correct dependencies for modloop, initramfs and iso so minimum amount of work is required for rebuild.