aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86/base-files
Commit message (Expand)AuthorAgeFilesLines
* x86: make sysupgrade.tgz reachable againTomasz Maciej Nowak2018-12-181-1/+1
* x86: mount writable bootfsTomasz Maciej Nowak2018-12-181-8/+4
* x86: Add APU3 reference to x86 board.dKristian Evensen2018-05-242-2/+2
* x86: add preinit hook to reload microcodeZoltan HERPAI2018-02-111-0/+10
* x86: preinit: use board_name on Sm Super ServersPhilip Prindeville2018-01-041-1/+8
* x86: preinit: make name rewrite into reusable functionPhilip Prindeville2018-01-041-6/+10
* treewide: use only board_name function to get nameMathias Kresin2017-07-152-6/+2
* treewide: populate boardname and model earlierMathias Kresin2017-07-151-0/+0
* Add missing APU1 reference to x86 board.dKristian Evensen2017-06-062-2/+2
* x86: sysupgrade: explicitly rescan disk after writing partition tableMatthias Schiffer2017-05-291-0/+6
* x86: sysupgrade: refactor platform_do_upgradeMatthias Schiffer2017-05-291-33/+36
* x86: sysupgrade: move partition table change check to platform_check_imageMatthias Schiffer2017-05-291-4/+25
* x86: keep /boot mounted for kexecDaniel Golle2017-05-051-4/+7
* x86: Add board configs for the PC Engines APU2Chris Blake2017-02-152-0/+8
* x86: Enable DIAG LED on GeosDavid Woodhouse2017-02-152-1/+79
* x86: Move Traverse Geos configs into x86 base-filesChris Blake2017-02-152-0/+45
* x86: fix sysupgrades on disks with 4k block sizeFelix Fietkau2017-01-251-9/+2
* x86/generic: add xen DomU supportFelix Fietkau2017-01-161-0/+1
* base-files: export x86 platform upgrade functions to common.shYousong Zhou2017-01-052-96/+5
* x86: move sysupgrade.tgz only if it existsYousong Zhou2017-01-051-3/+6
* x86: use sysfs DMI information to populate sysinfoJo-Philipp Wich2016-06-061-0/+28
* x86: generalize partition discovery for sysupgradeJo-Philipp Wich2016-05-242-25/+54
* image / basefiles: make console password configurableJohn Crispin2016-04-181-2/+2
* x86: search PARTUUID in any block deviceJo-Philipp Wich2016-03-301-1/+2
* x86: make sysupgrade work without partxJo-Philipp Wich2016-03-301-6/+28
* x86: fix platform_export_bootpart() for Xen virtual disksHauke Mehrtens2016-04-171-1/+1
* x86: preserve partition table on sysupgradeJo-Philipp Wich2016-02-091-2/+49
* x86: remove redundant default network configFelix Fietkau2016-01-281-26/+0
* x86: use PARTUUID instead explicitly specifying the device by defaultJo-Philipp Wich2015-03-242-38/+53
* x86: remove old soekris config hacks, install a more appropriate default /etc...Felix Fietkau2014-10-124-56/+7
* network: Unbind DHCPv6 from underlying interfacesSteven Barth2014-10-081-1/+1
* target/linux/*/base-files/lib/upgrade/platform.sh - wrong check for ARGCJohn Crispin2014-06-021-1/+1
* x86: fix sysupgradeFelix Fietkau2014-03-211-1/+1
* x86: change /dev/console to tty to fix job controlJohn Crispin2013-08-041-0/+4
* kernel/base-files: clean up old code related to refreshing mtd partitions, it...Felix Fietkau2013-07-141-6/+0
* preinit: move cmdline failsafe= handling ot the generic codeJohn Crispin2013-04-251-13/+0
* Change default IPv6 config to enable DHCPv6-PDSteven Barth2013-04-221-1/+1
* Adapt default network configuration for IPv6Steven Barth2013-04-091-0/+8
* Do not overload mount-call - trying to reduce confusionMirko Vogt2012-12-191-1/+1
* x86: allow both old and new grub signatures in sysupgradeJo-Philipp Wich2012-10-231-1/+1
* x86: correct image magic for grub2 imagesFelix Fietkau2012-10-221-1/+1
* x86: add grub2 iso supportFelix Fietkau2012-10-071-0/+5
* Fix sysupgrade for squashfs, jffs2 and ext4 imagesVasilis Tsiligiannis2012-06-192-16/+55
* x86/soekris: Add defconfig for soekris net4801 and net4826Felix Fietkau2011-01-263-0/+48
* x86/soekris: Add script to detect soekris modelFelix Fietkau2011-01-261-0/+19
* sysupgrade: fix typo in platform_do_upgrade() on x86 (closes: #7068), thanks ...Nicolas Thill2010-04-041-1/+1
* sysupgrade: Get target device from kernel cmdline, patch from acinonyxFlorian Fainelli2010-03-281-1/+5
* sysupgrade: Dump image to sda device instead of hda (patch by Acinonyx)Jo-Philipp Wich2010-03-271-1/+1
* base-files: remove redundant "Press " when writing enter failsafe messageJo-Philipp Wich2010-03-231-1/+0
* preinit: use grep -q where applicableJo-Philipp Wich2010-02-011-1/+1