summaryrefslogtreecommitdiffstats
path: root/lib/MDV/Draklive/Initrd.pm
Commit message (Expand)AuthorAgeFilesLines
* Handle relative paths in modules.depChristophe Fergeau2009-02-131-1/+1
* do not copy /dev/loop in system's /devOlivier Blin2008-11-121-0/+1
* remove deprecated mkdevices callOlivier Blin2008-11-121-1/+0
* make /dev/tty tooOlivier Blin2008-11-121-1/+1
* extract post-pivot root modules clean in per-loop-type pivot_clean subOlivier Blin2008-10-301-2/+1
* do not use qq() if not neededOlivier Blin2008-10-301-6/+6
* do not hardcode /liveOlivier Blin2008-10-301-4/+4
* factorize initrd rootOlivier Blin2008-10-301-7/+8
* do not remove /live/union if not existingOlivier Blin2008-10-301-1/+1
* group modules stuffOlivier Blin2008-10-301-1/+1
* only move modules list if neededOlivier Blin2008-10-301-1/+1
* do not pre-create mountpoints for plain mounts in initrd, they are created at...Olivier Blin2008-10-301-1/+1
* mount /dev as tmpfs after pivot_root, so that finit's /dev/initctl does not g...Olivier Blin2008-10-301-0/+2
* fix orderOlivier Blin2008-10-291-1/+1
* extract create_media_specific_initrd function (for mkinitrd-draklive tool)Olivier Blin2008-10-291-3/+5
* remove unused media variableOlivier Blin2008-10-291-2/+2
* cosmeticsOlivier Blin2008-10-291-1/+0
* pass initrd path directlyOlivier Blin2008-10-291-3/+2
* pass initrd tree and file pathOlivier Blin2008-10-291-4/+6
* keep system_root in a root variableOlivier Blin2008-10-291-15/+17
* space fixOlivier Blin2008-10-291-1/+1
* move overlay data in MDV::Draklive::OverlayOlivier Blin2008-10-291-2/+3
* move initrd code in new MDV::Draklive::Initrd moduleOlivier Blin2008-10-291-0/+280