Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | mount /dev as tmpfs after pivot_root, so that finit's /dev/initctl does not ↵ | Olivier Blin | 2008-10-30 | 1 | -0/+2 | |
| | | | | get forgotten when start_udev remounts /dev | |||||
* | fix order | Olivier Blin | 2008-10-29 | 1 | -1/+1 | |
| | ||||||
* | extract create_media_specific_initrd function (for mkinitrd-draklive tool) | Olivier Blin | 2008-10-29 | 1 | -3/+5 | |
| | ||||||
* | remove unused media variable | Olivier Blin | 2008-10-29 | 1 | -2/+2 | |
| | ||||||
* | cosmetics | Olivier Blin | 2008-10-29 | 1 | -1/+0 | |
| | ||||||
* | pass initrd path directly | Olivier Blin | 2008-10-29 | 1 | -3/+2 | |
| | ||||||
* | pass initrd tree and file path | Olivier Blin | 2008-10-29 | 1 | -4/+6 | |
| | ||||||
* | keep system_root in a root variable | Olivier Blin | 2008-10-29 | 1 | -15/+17 | |
| | ||||||
* | space fix | Olivier Blin | 2008-10-29 | 1 | -1/+1 | |
| | ||||||
* | move overlay data in MDV::Draklive::Overlay | Olivier Blin | 2008-10-29 | 1 | -2/+3 | |
| | ||||||
* | move initrd code in new MDV::Draklive::Initrd module | Olivier Blin | 2008-10-29 | 1 | -0/+280 | |