From c97c9c6dd42a7de7cb6cb00cec3951fc1e95d330 Mon Sep 17 00:00:00 2001 From: Robert Nelson <robertcnelson@gmail.com> Date: Tue, 1 Jul 2014 08:36:09 -0500 Subject: [PATCH] test: bb.org: disable rfs_strip_locales, will it still fit in 2GB? Signed-off-by: Robert Nelson <robertcnelson@gmail.com> --- configs/bb.org-debian-stable.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/bb.org-debian-stable.conf b/configs/bb.org-debian-stable.conf index 76a4e4f87..33e59b243 100644 --- a/configs/bb.org-debian-stable.conf +++ b/configs/bb.org-debian-stable.conf @@ -27,7 +27,7 @@ rfs_password="temppwd" rfs_hostname="beaglebone" rfs_startup_scripts="enable" rfs_opt_scripts="https://github.com/RobertCNelson/boot-scripts" -rfs_strip_locales="enable" +#rfs_strip_locales="enable" rfs_default_desktop="LXDE" rfs_default_locale="en_US.UTF-8" ## -- GitLab