Commit Graph

22 Commits

Author SHA1 Message Date
Timo Teras b674605e6d initramfs-init: use apk's --force 2009-03-04 08:37:51 +02:00
Timo Teras a0297a62b2 initramfs-init: use apk's --clean-protected 2009-03-04 08:31:17 +02:00
Timo Teras 8fb3af8d05 initramfs: process accounting & misc fixes
enable bootchartd to use kernel process accounting for noticing
all processes.

also fix various little bits around the initramfs init.
2009-03-03 19:43:26 +02:00
Timo Teras 8069f0b193 initramfs: bootchart integration with init
modifications to makefile and initramfs init that were left out
from previous commit.
2009-02-26 11:03:29 +02:00
Timo Teras e93ecc6535 initramfs-init: optimize probing of hardware drivers 2009-02-26 10:52:36 +02:00
Natanael Copa 696082977f initram: send output of apk add to /dev/null 2009-02-25 12:34:07 +00:00
Natanael Copa 3abc172e08 initram: kill .apk-new files after installing newroot
and add a boot option keep_apk_new to keep them. Might be useful during
upgrades.
2009-02-23 12:06:05 +00:00
Natanael Copa 2f40d9a873 initfs: find apkovls on boot media 2009-02-19 15:59:48 +00:00
Natanael Copa 83151c3bbb initfs: support for modloop boot option 2009-02-19 08:33:52 +00:00
Natanael Copa 8fdcf93149 initram: allow user o specify filesystem in alpine_dev boot param 2009-02-18 14:53:58 +00:00
Natanael Copa c73a8cdf05 alpine.mk/initram: name modloop after kernel flavor
So we can support multiple kernels in parallel.
2009-02-12 07:30:02 +00:00
Natanael Copa 73fe3d0a6e alpine.mk: build repositories before building iso
Use the built repositories as source for the iso components rather than
just pick whats in a given dir.
2009-02-11 16:02:19 +00:00
Natanael Copa 6dc879f1b4 initram: Do not echo alpine version
alpine-baselayout does it.
2009-02-11 14:10:24 +00:00
Natanael Copa a549de263e initramfs: use default tmpfs size for root
set default repositories
2009-02-02 09:28:47 +00:00
Natanael Copa 81f8737a6a alpine.mk, initramfs: show alpine release
Read the version from .alpine-release on media. Also display the init
script version.
2009-01-28 17:21:07 +00:00
Natanael Copa 5e4b955f60 initramfs-init: mount new root before apkovl is extracted
also create the symlink for kernel modules
2009-01-28 14:54:31 +00:00
Natanael Copa 71854c3fae initramfs: remove debug shell 2009-01-23 08:28:13 +00:00
Natanael Copa 7058a53837 initramfs-init: use new apk option --initdb 2009-01-15 15:46:24 +00:00
Natanael Copa 5be335ccdf initramfs-init: extract apkovl
also link mkiso to use the makefile
2009-01-13 17:16:45 +00:00
Timo Teras cbd3adf0f6 initramfs: some spell checking on init script 2009-01-08 09:07:50 +02:00
Timo Teras 38ee0b183d initramfs: use apk's progress bar feature 2009-01-08 09:07:50 +02:00
Timo Teras 576541e3f2 make.alpine: makefile to build alpine iso
tries to get correct dependencies for modloop, initramfs and iso
so minimum amount of work is required for rebuild.
2009-01-07 15:55:26 +02:00