diskimage-builder/bin
Ben Nemec 237fd64b47 Ignore basename failures
Commit 0210be22ae introduced the
possibility of basename being called on an empty string.  Because
that can happen in normal operation (such as an x86_64 kernel,
in which case the PAE check will find nothing), don't allow the
basename error to kill the script.  Also ignore failures in the
second basename call so the proper error message is echoed.

Change-Id: I38a18af09ab24fda9c98cbf3ace8fd7acc6faef5
2013-10-17 22:36:53 +00:00
..
dib-run-parts Enable running disk-image-create on SUSE Linux 2013-07-24 20:16:31 +10:00
disk-image-create Increase journal size to 64 M for ext4 file system 2013-10-05 16:53:53 +08:00
disk-image-get-kernel Ignore basename failures 2013-10-17 22:36:53 +00:00
diskimage_builder Add a simple implementation of element dependency 2013-01-23 16:04:20 -08:00
element-info Add a simple implementation of element dependency 2013-01-23 16:04:20 -08:00
ramdisk-image-create Build ramdisks in an image chroot. 2013-07-12 11:09:35 +01:00