summaryrefslogtreecommitdiffstats
path: root/images/enea-nfv-access-host-common.inc
Commit message (Collapse)AuthorAgeFilesLines
* Remove creation of '0644' folderGabriel Ionescu2019-01-031-1/+1
| | | | | Change-Id: Ic063f096643ad52556b84f97f230b5fbf776f4f0 Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com>
* DPKG: Move /var/lib/dpkg to /usr/dpkg to make DPKG work with OSTreeGabriel Ionescu2018-12-171-0/+8
| | | | | Change-Id: I7b9fad743da343bc73c0ad11374faa944e5b3627 Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com>
* Remove grub-efi-utils dependencyGabriel Ionescu2018-12-121-1/+0
| | | | | Change-Id: Ibadaa8052fcae85f5860a095ea127e69ee421a76 Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com>
* OStree: Add support for generating the built in grub config fileGabriel Ionescu2018-12-121-0/+4
| | | | | Change-Id: I3ccdcd42ba9d1c718ed7d8266c5272e98394f9bc Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com>
* OSTree: Remove grub dependencies added by ostreeGabriel Ionescu2018-12-121-0/+7
| | | | | Change-Id: I90ebfc33309181fcfd2c5f331ceb4f5ba53e60e2 Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com>
* OSTree: Add OSTree kernel parameters to enable live bootingGabriel Ionescu2018-11-221-0/+12
| | | | | Change-Id: I9275a7a3a7ebf5f7f3a8c1384d8eade98cd8043c Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com>
* Force build the otaimg before the hddimgGabriel Ionescu2018-11-201-0/+7
| | | | | Change-Id: I244a945b95d498b0d46364ab39705102c5fad659 Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com>
* enea-nfv-access-host: add utilities for GRUB failoverBogdan Pricope2018-09-251-0/+1
| | | | | | | | | Add utilities required to manage GRUB environment block. Utilities are useful for GRUB failover mechanism. Change-Id: I4cb6b6cfc773c575004a454bdc39483392f5d8fb Signed-off-by: Bogdan Pricope <Bogdan.Pricope@enea.com>
* boot menu: Add graphics and serial choicesMatei Valeanu2018-09-211-5/+5
| | | | | | | | | | | Add override_grub-efi.inc to override "build_efi_cfg" function from grub-efi.bbclass, in order to add GRUB_GRAPHICS variable for grub menuentry specific parameters. Set "console=tty0" for graphic console options for grub and syslinux, and also "console=ttyS0" for serial. Change-Id: If338d9f7e1b82fc91a026ef48ae30647c1049f8b Signed-off-by: Matei Valeanu <Matei.Valeanu@enea.com>
* enea-nfv-access-host-common: add packagegroup for 4G usb modemsBogdan Pricope2018-09-141-0/+1
| | | | | | | | 4G usb modems require additional tools like ModemManager and usb_modeswitch. Change-Id: I5804219323779df59c8d5ef53eae549a3c352e70 Signed-off-by: Bogdan Pricope <Bogdan.Pricope@enea.com>
* fix missing console option in grubAdrian Calianu2018-06-211-3/+4
| | | | | | | | take another aproach on setting the console options for syslinux and grub since GRUB_SERIAL is used only for graphical interface which is not on our interest. Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
* nfv-access-host-common: set default console optionsAdrian Calianu2018-06-191-5/+8
| | | | | | | | | | Some options were inherited from syslinux and grub-efi bbclass and we ended up with duplicates. Issue fixed! Increased timeout on syslinux boot menu to 5sec. Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* nfv-installer: Integrate NFV installer into all host imagesGabriel Ionescu2018-04-231-4/+9
| | | | | Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* Rename imagesAdrian Dudau2017-10-021-0/+10
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>