40 Commits (efb375b5795dd26fed078fff8463ae5b49a73551)

Author SHA1 Message Date
Philip Prindeville d280c03a1d x86: preinit: use board_name on Sm Super Servers 7 years ago
Philip Prindeville 445f980a38 x86: preinit: make name rewrite into reusable function 7 years ago
Mathias Kresin ac3e05c5d7 treewide: populate boardname and model earlier 7 years ago
Matthias Schiffer dac07ca05b
x86: sysupgrade: explicitly rescan disk after writing partition table 7 years ago
Matthias Schiffer a77633d36d
x86: sysupgrade: refactor platform_do_upgrade 7 years ago
Matthias Schiffer 19b84cfff2
x86: sysupgrade: move partition table change check to platform_check_image 7 years ago
Daniel Golle 63571cb56c x86: keep /boot mounted for kexec 8 years ago
Felix Fietkau b02c381b4b x86: fix sysupgrades on disks with 4k block size 8 years ago
Yousong Zhou 6f61d8511e base-files: export x86 platform upgrade functions to common.sh 8 years ago
Yousong Zhou fa37bdc05a x86: move sysupgrade.tgz only if it exists 8 years ago
Jo-Philipp Wich 699f7ecd15 x86: use sysfs DMI information to populate sysinfo 8 years ago
Jo-Philipp Wich 1012701014 x86: generalize partition discovery for sysupgrade 8 years ago
Jo-Philipp Wich 924fb794bd x86: search PARTUUID in any block device 9 years ago
Jo-Philipp Wich 9f422eba7c x86: make sysupgrade work without partx 9 years ago
Hauke Mehrtens 8a7b28071f x86: fix platform_export_bootpart() for Xen virtual disks 9 years ago
Jo-Philipp Wich 4aeeead303 x86: preserve partition table on sysupgrade 9 years ago
Jo-Philipp Wich 02e2548b84 x86: use PARTUUID instead explicitly specifying the device by default 10 years ago
Felix Fietkau d2b08fb4ab x86: remove old soekris config hacks, install a more appropriate default /etc/config/network with lan+wan 10 years ago
John Crispin f933a741a9 target/linux/*/base-files/lib/upgrade/platform.sh - wrong check for ARGC 10 years ago
Felix Fietkau a14437024c x86: fix sysupgrade 11 years ago
Felix Fietkau b95bdc8ab5 kernel/base-files: clean up old code related to refreshing mtd partitions, it is no longer used anywhere 11 years ago
John Crispin 831c7ea04f preinit: move cmdline failsafe= handling ot the generic code 12 years ago
Mirko Vogt 439a869090 Do not overload mount-call - trying to reduce confusion 12 years ago
Jo-Philipp Wich f600ec5b3b x86: allow both old and new grub signatures in sysupgrade 12 years ago
Felix Fietkau 95e642632a x86: correct image magic for grub2 images 12 years ago
Felix Fietkau a1bcd25082 x86: add grub2 iso support 12 years ago
Vasilis Tsiligiannis 1978c07539 Fix sysupgrade for squashfs, jffs2 and ext4 images 12 years ago
Felix Fietkau 3d9d5cee8a x86/soekris: Add script to detect soekris model 14 years ago
Nicolas Thill 1fc7da0306 sysupgrade: fix typo in platform_do_upgrade() on x86 (closes: #7068), thanks to acinonyx 15 years ago
Florian Fainelli e1a4f69cb5 sysupgrade: Get target device from kernel cmdline, patch from acinonyx 15 years ago
Jo-Philipp Wich 817d27bcdc sysupgrade: Dump image to sda device instead of hda (patch by Acinonyx) 15 years ago
Jo-Philipp Wich c63fd559fc base-files: remove redundant "Press " when writing enter failsafe message 15 years ago
Jo-Philipp Wich 9feb2ed7c5 preinit: use grep -q where applicable 15 years ago
Felix Fietkau b88fc11e2a preinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore) 15 years ago
Felix Fietkau 56bc02a305 add preinit modularization work by Daniel Dickinson (cshore) 15 years ago
Jo-Philipp Wich 5231811851 sysupgrade-ext2 sync before writing image, not after Sysupgrade for ext2 currently flushes the filesystem buffers after an image is written to the disk. This should happen before the image is written. 15 years ago
Felix Fietkau 065306a9a8 fix small logic error in x86 sysupgrade script, which prevented upgrades from jffs2 to squashfs (#3321) 16 years ago
Felix Fietkau f47a4a58c5 fix sysupgrade support for brcm-2.4 and brcm47xx make mtd refresh based config append optional (leave enabled on x86) 16 years ago
Travis Kemen 7346ef83e1 fix sysupgrade endian issues 16 years ago
Gabor Juhos 438dfe5c6f get rid of per-profile base-files 17 years ago