summaryrefslogtreecommitdiff
path: root/initramfs-init
AgeCommit message (Expand)AuthorFilesLines
2009-04-16initram: unpack apkovl with --numeric-ownerNatanael Copa1-3/+3
2009-04-16initram: try continue boot after emergency shell exitNatanael Copa1-2/+2
2009-04-15initram: version 1.1Natanael Copa1-1/+1
2009-04-15initram: beep before prompting for passwordNatanael Copa1-1/+2
2009-04-15initram: support for encrypted apkovlsNatanael Copa1-2/+30
2009-04-15initram: find all repos in 2 dir levels on boot mediaNatanael Copa1-4/+5
2009-04-02initram: ignore non-repositories in packages/ subdirNatanael Copa1-2/+2
2009-03-27initram: wait for usbdisk to settleNatanael Copa1-2/+9
2009-03-25initram: support for root=/dev/md0, create busybox linksNatanael Copa1-1/+13
2009-03-17initram: retry mount root incase its an usb deviceNatanael Copa1-6/+13
2009-03-15initram: start emergency shell if failed to switch to specified rootNatanael Copa1-0/+2
2009-03-13add support to boot from usbNatanael Copa1-1/+7
2009-03-13initram: fix the cute progressbarNatanael Copa1-1/+1
2009-03-13initram: support for booting off a harddiskNatanael Copa1-1/+14
2009-03-04initramfs-init: use apk's --forceTimo Teras1-3/+3
2009-03-04initramfs-init: use apk's --clean-protectedTimo Teras1-5/+4
2009-03-03initramfs: process accounting & misc fixesTimo Teras1-8/+11
2009-02-26initramfs: bootchart integration with initTimo Teras1-0/+13
2009-02-26initramfs-init: optimize probing of hardware driversTimo Teras1-4/+1
2009-02-25initram: send output of apk add to /dev/nullNatanael Copa1-1/+1
2009-02-23initram: kill .apk-new files after installing newrootNatanael Copa1-0/+5
2009-02-19initfs: find apkovls on boot mediaNatanael Copa1-0/+3
2009-02-19initfs: support for modloop boot optionNatanael Copa1-1/+6
2009-02-18initram: allow user o specify filesystem in alpine_dev boot paramNatanael Copa1-1/+9
2009-02-12alpine.mk/initram: name modloop after kernel flavorNatanael Copa1-6/+9
2009-02-11alpine.mk: build repositories before building isoNatanael Copa1-3/+9
2009-02-11initram: Do not echo alpine versionNatanael Copa1-2/+1
2009-02-02initramfs: use default tmpfs size for rootv1.7Natanael Copa1-1/+6
2009-01-28alpine.mk, initramfs: show alpine releaseNatanael Copa1-3/+9
2009-01-28initramfs-init: mount new root before apkovl is extractedNatanael Copa1-1/+4
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
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