summaryrefslogtreecommitdiff
path: root/initramfs-init
AgeCommit message (Collapse)AuthorFilesLines
2009-02-02initramfs: use default tmpfs size for rootv1.7Natanael Copa1-1/+6
set default repositories
2009-01-28alpine.mk, initramfs: show alpine releaseNatanael Copa1-3/+9
Read the version from .alpine-release on media. Also display the init script version.
2009-01-28initramfs-init: mount new root before apkovl is extractedNatanael Copa1-1/+4
also create the symlink for kernel modules
2009-01-23initramfs: remove debug shellNatanael Copa1-1/+0
2009-01-15initramfs-init: use new apk option --initdbNatanael Copa1-2/+2
2009-01-13initramfs-init: extract apkovlNatanael Copa1-3/+49
also link mkiso to use the makefile
2009-01-08initramfs: some spell checking on init scriptTimo Teras1-2/+2
2009-01-08initramfs: use apk's progress bar featureTimo Teras1-1/+1
2009-01-07make.alpine: makefile to build alpine isoTimo Teras1-0/+128
tries to get correct dependencies for modloop, initramfs and iso so minimum amount of work is required for rebuild.