Updated bug description with minimal kernel config change.

** Description changed:

- Thanks a lot for providing linux-goldfish kernel, but it seems like the 
kernel config is not complete to be able running:
- * Ubuntu Touch images
- * Android stock images
+ Thanks a lot for providing linux-goldfish kernel, but it seems like the
+ kernel config is not complete to be able to run LXC, containers / Ubuntu
+ Touch>
  
  Thus I'd like to request the following changes in the following format:
  CONFIG_KEY= $PRESENT_VALUE -> $NEW_VALUE
  
- # To support lxc containers, for ubuntu touch
  CONFIG_NF_CONNTRACK_NETBIOS_NS= m -> y
  CONFIG_UTS_NS= is not set -> y
  CONFIG_IPC_NS= is not set -> y
  CONFIG_USER_NS= is not set -> y
  CONFIG_PID_NS= is not set -> y
  CONFIG_NET_NS= is not set -> y
  CONFIG_DEVTMPFS= is not set -> y
  CONFIG_DEVTMPFS_MOUNT= is not set -> y
  CONFIG_DEVPTS_MULTIPLE_INSTANCES= is not set -> y
  CONFIG_ANDROID_PARANOID_NETWORK= y -> is not set
- 
- # By default stock android doesn't use modules in the emulator. It would be 
nice
- # if our kernel could boot stock android emulator images
- CONFIG_NF_*= m -> y
- CONFIG_NETFILTER_*= m -> y
- CONFIG_IP_*= m -> y
- CONFIG_IP6_NF_*= m -> y
- 
- # Nice to have, to boot stock android emulator images (published in YAFFS 
format)
- # Seem to be absent in ubuntu.config at all
- CONFIG_YAFFS_AUTO_YAFFS2=y
- CONFIG_YAFFS_FS=y
- CONFIG_YAFFS_SHORT_NAMES_IN_RAM=y
- CONFIG_YAFFS_YAFFS1=y
- CONFIG_YAFFS_YAFFS2=y
- 
- # I'm not sure about these
- ## gone in our kernel, yet present in AOSP kernel
- -CONFIG_ANDROID_PMEM=y
- ## no idea if this is needed for AOSP
- CONFIG_DEVKMEM= is not set -> y

** Summary changed:

- Config changes request to support Ubuntu Touch & stock Android
+ Config changes request to support Ubuntu Touch

** Summary changed:

- Config changes request to support Ubuntu Touch
+ Config changes on armhf request to support Ubuntu Touch

** Description changed:

  Thanks a lot for providing linux-goldfish kernel, but it seems like the
  kernel config is not complete to be able to run LXC, containers / Ubuntu
- Touch>
+ Touch on armhf
  
  Thus I'd like to request the following changes in the following format:
  CONFIG_KEY= $PRESENT_VALUE -> $NEW_VALUE
  
  CONFIG_NF_CONNTRACK_NETBIOS_NS= m -> y
  CONFIG_UTS_NS= is not set -> y
  CONFIG_IPC_NS= is not set -> y
  CONFIG_USER_NS= is not set -> y
  CONFIG_PID_NS= is not set -> y
  CONFIG_NET_NS= is not set -> y
  CONFIG_DEVTMPFS= is not set -> y
  CONFIG_DEVTMPFS_MOUNT= is not set -> y
  CONFIG_DEVPTS_MULTIPLE_INSTANCES= is not set -> y
  CONFIG_ANDROID_PARANOID_NETWORK= y -> is not set

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1222772

Title:
  Config changes on armhf request to support Ubuntu Touch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-goldfish/+bug/1222772/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to