summaryrefslogtreecommitdiff
path: root/target/linux/x86/base-files/etc
Commit message (Collapse)AuthorAge
* x86: Add board configs for the PC Engines APU2Chris Blake2017-02-17
| | | | | | | | This adds the default LED and network settings for the PC Engines APU2 when running under the x86 target. [dwmw2: Change Ethernet port setup] Signed-off-by: Chris Blake <chrisrblake93@gmail.com>
* x86: Enable DIAG LED on GeosDavid Woodhouse2017-02-17
| | | | | | | | | Based on a patch from Chris Blake <chrisrblake93@gmail.com>, except let's do it by using the LED configuration instead of hard-coding it for each board type. And try using /bin/board_detect to do the default behaviour, on the first boot where the config hasn't yet been generated. Signed-off-by: David Woodhouse <dwmw2@infradead.org>
* x86: Move Traverse Geos configs into x86 base-filesChris Blake2017-02-17
| | | | | | | | | | This change moves the files in 657418d to the root of the x86 target. This is done in preperation for adding more devices under other subtargets. CC: David Woodhouse <dwmw2@infradead.org> Signed-off-by: Chris Blake <chrisrblake93@gmail.com>
* x86/generic: add xen DomU supportFelix Fietkau2017-01-24
| | | | | | Copy the relevant config options from the xen_domu subtarget Signed-off-by: Felix Fietkau <nbd@nbd.name>
* image / basefiles: make console password configurableJohn Crispin2016-04-18
| | | | | Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com> Signed-off-by: John Crispin <john@phrozen.org>
* x86: remove redundant default network configFelix Fietkau2016-01-28
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48530
* x86: remove old soekris config hacks, install a more appropriate default ↵Felix Fietkau2014-10-12
| | | | | | | | /etc/config/network with lan+wan Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42888
* network: Unbind DHCPv6 from underlying interfacesSteven Barth2014-10-08
| | | | | | | | | This allows IPv6 to set up without IPv4 being up thus IPv6-only or IPv6+DS-Lite working with the default config. Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 42848
* x86: change /dev/console to tty to fix job controlJohn Crispin2013-08-04
| | | | | | | | | | | | Job control is turned off because it cannot obtain controlling terminal on /dev/console, so it is impossible to do any job control operation behind real x86 device (keyboard+monitor or virtualized). This patch switches /dev/console to tty devices for ash on x86 generic target. Signed-off-by: Jiri Slachta <slachta@cesnet.cz> SVN-Revision: 37693
* Change default IPv6 config to enable DHCPv6-PDSteven Barth2013-04-22
| | | | SVN-Revision: 36384
* Adapt default network configuration for IPv6Steven Barth2013-04-09
| | | | SVN-Revision: 36278
* x86/soekris: Add defconfig for soekris net4801 and net4826Felix Fietkau2011-01-26
| | | | | | | | | Add default config file for net4801 and 4826 and initial script to copy config file like it is done for other platforms. Patch from: kentarou matsuyama <matsuyama@thinktube.com> SVN-Revision: 25103
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-25
| | | | SVN-Revision: 19331
* silence a bogus preinit messageFelix Fietkau2007-10-24
| | | | SVN-Revision: 9429
* get rid of per-profile base-filesGabor Juhos2007-09-29
SVN-Revision: 9069