Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | scripts/gen_image_generic.sh: move from x86/image | Stijn Tintel | 2017-07-14 |
| | | | | | | The script can also be useful for other targets. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> | ||
* | all: replace genext2fs with make_ext4fs | Jo-Philipp Wich | 2015-04-20 |
| | | | | | | 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 |
| | | | | | | | | | | | | | 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 |
SVN-Revision: 33511 |