summaryrefslogtreecommitdiff
path: root/strata/foundation
Commit message (Collapse)AuthorAgeFilesLines
* Fix error in linux-pam when try to run sudo commandbaserock/franred/fix-pam-sudo-errorFrancisco Redondo Marchena2015-02-111-0/+13
| | | | | | | | | | sudo command in an openstack system fails with the following error message: # sudo -u neutron echo sudo: unable to initialize PAM: No such file or directory Adding the "other" file in /etc/pam.d fixes this error.
* Add time-zone-database to foundationSam Thursfield2015-02-041-0/+10
| | | | | | | | This increases the size of each system by about 3MB. It allows Baserock systems to convert local time values between different timezones, and is useful for all systems with users who want to be able to manage their system time relative to a certain timezone.
* Add comment to configure commandbaserock/richardipsum/lspci-fix-v2Richard Ipsum2015-01-221-1/+1
| | | | | At first glance this might seem redundant since the makefile defaults to share/man if the directory is already present
* Quote variablesRichard Ipsum2015-01-221-2/+2
|
* Pass PREFIX to makeRichard Ipsum2015-01-221-4/+4
| | | | Makes lpsci look in the right place for the pci.ids file
* Temporary Networkd fix to configure DHCP also in eth* interfacesbaserock/pedroalvarez/networkd-conf-fixPedro Alvarez2014-12-101-1/+1
| | | | | | | | | We assumed that the ethernet interfaces always were going to be called en* (e.g. ens3) when using the new version of systemd (v217), but sometimes these interfaces can be called eth* (e.g. eth0). If this happens the current configuration is not enough. This patch is to enable DHCP also in eth* interfaces.
* systemd.morph: Configure network using systemdJavier Jardón2014-11-171-2/+9
|
* Build systemd v217Javier Jardón2014-11-171-1/+1
|
* Move coreutils to its own stratumJavier Jardón2014-11-111-9/+0
|
* Bison depends on help2manJavier Jardón2014-09-151-9/+0
| | | | | | Move help2man to core as bison depends on it; the attempt to create manpages without help2man turns from no-op to hard error since automake 1.13
* Re-organise definitions with scripts/organise-morphologies.pyGENIVI-I0.1baserock/release/GENIVI-I0.1Richard Maw2014-08-1816-0/+176