From 1d2dd20dd6a74df571959d4cea2d53aaee16302f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 2 Jan 2011 10:32:58 +0100 Subject: Removing legacy support for live-initramfs. --- scripts/build/lb_binary_rootfs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/build/lb_binary_rootfs') diff --git a/scripts/build/lb_binary_rootfs b/scripts/build/lb_binary_rootfs index b2dabe4ce..22aa430d1 100755 --- a/scripts/build/lb_binary_rootfs +++ b/scripts/build/lb_binary_rootfs @@ -53,7 +53,7 @@ case "${LB_INITRAMFS}" in INITFS="casper" ;; - live-initramfs|live-boot) + live-boot) INITFS="live" ;; esac -- cgit v1.2.3