From 6cd2516d34cab8aeef03072a99c5abd30b978e54 Mon Sep 17 00:00:00 2001 From: jonas Date: Sun, 22 Oct 2006 18:37:24 +0000 Subject: Disable flashybrid_diskstore only once. git-svn-id: svn+ssh://xayide/home/jonas/private_svn/fleshybrid/homebase@44 8f53b18a-e215-0410-8885-9f593d34873e --- targets/homebase | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/targets/homebase b/targets/homebase index da593c9..d9414d8 100644 --- a/targets/homebase +++ b/targets/homebase @@ -22,10 +22,6 @@ targettemp_fat="$baseworkdir/tmpfatroot" targettemp_isofs="$baseworkdir/tmpisoroot" targetoffline="$baseworkdir/flashybrid-off" -# We have plenty of room, so use flashybrid only for ramstore -#flashybrid_diskstore=" -#" - # Set to one or more (space-delimited, max 4) of these: # SYSLINUX # ISOLINUX (not yet implemented) @@ -45,6 +41,7 @@ FLASHYBRID="yes" #MKINITRD_NETBOOT="yes" # Keep all stored files locally, even when using flashybrid +# (We have plenty of room, so use flashybrid only for ramstore) flashybrid_diskstore="" # Set this empty to avoid dhcp client altogether -- cgit v1.2.3