Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: replace genext2fs with make_ext4fs | Jo-Philipp Wich | 2015-04-20 | 1 | -4/+2 |
| | | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 45517 | ||||
* | x86: use PARTUUID instead explicitly specifying the device by default | Jo-Philipp Wich | 2015-03-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | This changes the x86 image generation to match x86_64, using the PARTUUID for the rootfs instead of explicitly configuring the device. It unbreaks KVM with VirtIO, which uses /dev/vda2 instead of /dev/sda2. Tested in QEMU/KVM with VirtIO, VirtualBox and VMware. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net> SVN-Revision: 44966 | ||||
* | x86: split generic image building into a separate script | Felix Fietkau | 2012-09-22 | 1 | -0/+39 |
SVN-Revision: 33511 |