I wrote a hook to add a VLAN-Device to the initramfs, you can add in your 
/etc/initramfs-tools/initramfs.conf the following line:
VLAN=<Master Device>:<vlan id>
you can also add multiple devices:
VLAN="<Master Device>:<vlan id> <Master Device>:<vlan id>"
the hooks ans script are in the attachment.
I use it to unlock a encrypted root partition over a vlan hinterface.
Have fun.. :)

** Attachment added: "vlan.tar"
   
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1382054/+attachment/5137284/+files/vlan.tar

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

Title:
  Add support for configuring VLAN interfaces in the initrd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1382054/+subscriptions

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

Reply via email to