summaryrefslogtreecommitdiffstats
path: root/recipes/init-ifupdown
Commit message (Collapse)AuthorAgeFilesLines
* init-ifupdown: use fixed MAC addressSamuli Piippo2013-05-213-1/+15
| | | | | | | | | Since beagleboard does not have fixed MAC address, use interfaces config to set it. This will use the MAC address from the first boot (which is random) in subsequent restarts. Change-Id: I2ea5e92b2b29f7aad7b40a7fb14ba8ca8d4fbe7a Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* init-ifupdown: Add hostname registration to interfacesSamuli Piippo2013-04-302-0/+34
Modified interfaces configuration file to send hostname registration to DHCP when configuring eht0 Change-Id: I13c818f1e0da16559ef0ba07a28c4afc048613ca Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>