[Touch-packages] [Bug 1382054] Re: Add support for configuring VLAN interfaces in the initrd

2018-05-10 Thread SKOM
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=: you can also add multiple devices: VLAN=": :" the hooks ans script are in the attachment. I use it to unlock a encrypted root partition over a vlan hinterface. H

[Touch-packages] [Bug 1526960] [NEW] on_ac_power doesn't notice usb powersupply

2015-12-16 Thread SKOM
Public bug reported: Some ARM-Boards have more then one possible power-supply, for example you can power them also over USB. But /usr/bin/on_ac_power returns that there is no connected power-supply if its an usb power-supply. you can solve the Problem if you also allow an USB Device as a power-s