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