summaryrefslogtreecommitdiffstats
path: root/mkiso
Commit message (Collapse)AuthorAgeFilesLines
* mkiso: check timestamps on initramfs and modloopNatanael Copa2009-01-061-4/+19
| | | | this avoids rebuilding those unless its needed
* mkiso: misc boot fixesNatanael Copa2009-01-021-3/+3
| | | | | | - set boot prompt timeout to 2 sec - remove unused boot parameter - move test.gz to /boot subdir
* mk*: build and include modloopNatanael Copa2009-01-021-4/+17
| | | | | try also mount modloop during boot and run a second pass hardware detect.
* autodetect hardware at boot. quiet kernelNatanael Copa2009-01-021-1/+1
|
* added scripts to make alpine bootableNatanael Copa2009-01-021-0/+38
those should probably go to a separate package but I put them here for now