18 Commits (238721c650cef4c8f9754cfefeded04f05cdf51b)

Author SHA1 Message Date
Felix Fietkau 5571acdbd0 x86/soekris: Add defconfig for soekris net4801 and net4826 14 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
Felix Fietkau 39a43187f3 silence a bogus preinit message 17 years ago
Gabor Juhos 438dfe5c6f get rid of per-profile base-files 17 years ago
John Crispin f3b9e06a14 made HOME=/root global instead of x86 specific 17 years ago
John Crispin 0a08fde2dc root users folder is now in the fs and no longer /tmp 17 years ago
Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 17 years ago