aboutsummaryrefslogtreecommitdiffstats
path: root/initramfs-init.in
Commit message (Collapse)AuthorAgeFilesLines
* init: improbe boot param parsingNatanael Copa2009-05-261-6/+10
| | | | We need to support things like acpi_osi="!Windows 2006"
* init: option to turn off dmaTimo Teras2009-05-261-0/+5
| | | | | If some devices have broken DMA the boot sequence can get annoyingly long when "loading boot drivers". Allow dma to be turned off.
* init: install packages in worldNatanael Copa2009-05-191-0/+1
| | | | There was a change in apk-tools recently making this needed
* init: set permission on /root in case /root/.ssh was in apkovlNatanael Copa2009-05-181-0/+2
| | | | This is an ugly hack but i dont have any better ideas at the moment.
* init: rename NEWROOT to sysrootNatanael Copa2009-05-161-23/+23
|
* init: create dirs in case mkinitfs does notNatanael Copa2009-05-161-0/+2
|
* load ext3 by default. fix for newer apk-toolsNatanael Copa2009-04-301-1/+1
|
* generate version string in scriptsNatanael Copa2009-04-291-0/+308